| commit | ab1b9a9cf13b0f208bb413bb8b9a96cd44045a0c | [log] [tgz] |
|---|---|---|
| author | Eric McCorkle <emc@openjdk.org> | Fri Nov 07 07:54:35 2014 -0500 |
| committer | Eric McCorkle <emc@openjdk.org> | Fri Nov 07 07:54:35 2014 -0500 |
| tree | c0e7044201bdcb7edfe732bb4f4050c5aa1f0a8a | |
| parent | aca235b12101c803f3864c5e5c080b110783fb4c [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