History log of /openjdk9/langtools/test/tools/javac/annotations/typeAnnotations/classfile/TestAnonInnerClasses.java
Revision Date Author Comments
# 2942:08092deced3f 27-May-2015 mchung

8074432: Move jdeps and javap to jdk.jdeps module
Reviewed-by: jjg, alanb, erikj


# 2933:49d207bf704d 21-May-2015 akulyakh

8076543: Add @modules as needed to the langtools tests
Reviewed-by: jjg, shurailine


# 2930:8bc4c0b6eeb7 18-May-2015 jlahoda

8080338: Incorrect GPL header causes RE script to miss swap to commercial header for licensee source bundle
8080339: Incorrect GPL header causes RE script to miss swap to commercial header for licensee source bundle
8080340: Incorrect GPL header causes RE script to miss swap to commercial header for licensee source bundle
Summary: Fixing incorrect file headers; also reviewed by kevin.l.brown@oracle.com
Reviewed-by: vromero


# 2102:b1b4a6dcc282 10-Oct-2013 emc

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
Summary: Fixes to address some problems in type annotations
Reviewed-by: jfranck, jjg