commit | d8c52878fb2ab8f6190754c343b5c131341c3c74 | [log] [tgz] |
---|---|---|
author | Eric McCorkle <emc@openjdk.org> | Mon Nov 24 12:49:30 2014 -0500 |
committer | Eric McCorkle <emc@openjdk.org> | Mon Nov 24 12:49:30 2014 -0500 |
tree | 6da7b11c212a74f778e552a1a24adf0c6ba3d355 | |
parent | 7bcf70da65dba7d887872e6178b21e733430c81c [diff] |
8029012: parameter_index for type annotation not updated after outer.this added Fix javac's handling of type annotations when synthetic parameters are added Reviewed-by: jjg, mcimadamore