commit | 590188542edb27c21a6e48ca863404fa13de485d | [log] [tgz] |
---|---|---|
author | Eric McCorkle <emc@openjdk.org> | Fri Nov 21 16:36:39 2014 -0500 |
committer | Eric McCorkle <emc@openjdk.org> | Fri Nov 21 16:36:39 2014 -0500 |
tree | c7af2be4cbe2b57110eeaa931fa3359417f6a362 | |
parent | bdf693fcc5740e3dacee5b8bea8d16bb43d5d6a9 [diff] |
8065132: Parameter annotations not updated when synthetic parameters are prepended Cause javac to add synthetic parameters to Runtime[In]VisibleParameterAnnotations attributes Reviewed-by: jjg, jfranck