commit | a78344ba67d9972106b05d4e58212abcb62e2ccc | [log] [tgz] |
---|---|---|
author | Eric McCorkle <emc@openjdk.org> | Thu Oct 10 20:12:08 2013 -0400 |
committer | Eric McCorkle <emc@openjdk.org> | Thu Oct 10 20:12:08 2013 -0400 |
tree | a36b8c4d09616126440df06cfb3be7f91a103850 | |
parent | ad8c918fb18c56b9c27267d804142c39eeb2e1f7 [diff] |
8008762: Type annotation on inner class in anonymous class show up as regular type annotations 8015257: type annotation with TYPE_USE and FIELD attributed differently if repeated 8013409: test failures for type annotations Fixes to address some problems in type annotations Reviewed-by: jfranck, jjg