afu8u/langtools/test/tools/javac/annotations
Evgeny Mandrikov e52d76e53e 8160928: javac incorrectly copies over interior type annotations to bridge method
Reviewed-by: vromero, mcimadamore
2018-08-31 18:43:01 +01:00
..
6214965 8068639: Make certain annotation classfile warnings opt-in 2015-01-09 09:27:16 -08:00
6359949
6365854 8068639: Make certain annotation classfile warnings opt-in 2015-01-09 09:27:16 -08:00
6550655
6881115 8006775: JSR 308: Compiler changes in JDK8 2013-01-23 13:27:24 -08:00
clinit
default
neg 8028389: NullPointerException compiling annotation values that have bodies 2014-01-10 12:47:15 +01:00
pos
repeatingAnnotations 8029017: ElementType.TYPE_USE should be a logical superset of ElementType.TYPE and ANNOTATION_TYPE 2014-01-23 14:09:29 +01:00
testCrashNestedAnnos 8027375: javac asserts on nested erroneous annotations 2013-11-11 17:26:09 +01:00
typeAnnotations 8160928: javac incorrectly copies over interior type annotations to bridge method 2018-08-31 18:43:01 +01:00
AnnotationTypeElementModifiers.java 8028428: strictfp allowed as annotation element modifier 2013-11-26 13:33:33 +01:00
AnnotationTypeElementModifiers.out 8028428: strictfp allowed as annotation element modifier 2013-11-26 13:33:33 +01:00
FinalReceiverTest.java 8027886: javac allows illegal receiver parameters 2014-06-18 12:30:29 -04:00
FinalReceiverTest.out 8027886: javac allows illegal receiver parameters 2014-06-18 12:30:29 -04:00
FinalStringInNested.java 8054448: (ann) Cannot reference field of inner class in an anonymous class 2014-10-28 08:56:23 +01:00
LocalInnerReceiverTest.java 8027886: javac allows illegal receiver parameters 2014-06-18 12:30:29 -04:00
T7043371.java
T7073477.java
TestAnnotationPackageInfo.java