jdk-24/langtools/test/tools/javac/annotations
Eric McCorkle 8ff3cbd414 8027262: Determine location for type annotations earlier in compiler pipeline
8027261: Single codepath for attaching annotations to symbols
8027258: Permit a single source annotation to generate multiple bytecode annotations
8027182: Incorrect annotation attributes for type annotations on constructor type parameters
8044010: TypeAnnotation attribute is not generated for repeatable annotation in type argument
8044009: TypeAnnotation attribute is not generated for repeatable annotation in nested types
8043974: TypeAnnotation attribute is not generated for repeatable annotation in lambda
8043669: Few of the ANNOT tests in JCK9 test suite fail with an AssertionError for exception_index
8042060: Type parameter annotations don't work with multiple type parameters
8037348: RuntimeInvisibleAnnotations should not be generated for type annotation on anonymous innerclass creation

Initial rearchitecting of type annotations frontend pipeline

Reviewed-by: jjg, jfranck, mcimadamore, jlahoda, wmdietl
2014-06-06 16:00:59 -04:00
..
6214965 6962318: Update copyright year 2010-12-28 15:54:52 -08:00
6359949 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
6365854 6962318: Update copyright year 2010-12-28 15:54:52 -08:00
6550655 6550655: com.sun.tools.javac.code.Symbol$CompletionFailure 2011-04-29 16:06:28 +01:00
6881115 8006775: JSR 308: Compiler changes in JDK8 2013-01-23 13:27:24 -08:00
clinit 8013485: javac can't handle annotations with a <clinit> from a previous compilation unit 2013-05-08 14:10:53 +02:00
default 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
neg 8036842: Remove unneeded/obsolete -source/-target options in javac tests, part 2 2014-03-07 13:30:23 -08:00
pos 6993311: annotations on packages are not validated 2011-03-15 11:04:56 -07:00
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 8029376: Full attribution of unresolvable annotations 2014-01-10 11:31:09 +01:00
typeAnnotations 8027262: Determine location for type annotations earlier in compiler pipeline 2014-06-06 16:00:59 -04: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
T7043371.java 7073508: Regression: NullPointerException at com.sun.tools.javac.code.Lint$AugmentVisitor.augment 2011-09-09 17:19:26 -07:00
T7073477.java 7073508: Regression: NullPointerException at com.sun.tools.javac.code.Lint$AugmentVisitor.augment 2011-09-09 17:19:26 -07:00
TestAnnotationPackageInfo.java 6993311: annotations on packages are not validated 2011-03-15 11:04:56 -07:00