jdk-24/jdk/test/java/lang/annotation
Joel Borggrén-Franck 34e1726860 8005712: Simplify support for repeating annotations in j.l.r.AnnotatedElement
8004919: AnnotationSupport uses possibly half-constructed AnnotationType instances

Implements the simplified semantics for repeating annotations and removes the incorrect obtaining of an AnnotationType

Reviewed-by: darcy, abuckley
2013-01-31 10:10:34 +01:00
..
AnnotationTypeMismatchException 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
loaderLeak 8005978: shell tests need to use the $COMPILEJDK for javac, jar and other tools 2013-01-11 20:19:55 +00:00
Missing 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
repeatingAnnotations 8005712: Simplify support for repeating annotations in j.l.r.AnnotatedElement 2013-01-31 10:10:34 +01:00
package-info.java 7029823: (ann) test/java/lang/annotation/package-info.java no longer compiles 2011-03-24 11:40:13 -07:00
PackageMain.java 7029823: (ann) test/java/lang/annotation/package-info.java no longer compiles 2011-03-24 11:40:13 -07:00
ParameterAnnotations.java 6962318: Update copyright year 2010-12-28 15:53:50 -08:00
RecursiveAnnotation.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
TestIncompleteAnnotationExceptionNPE.java 7021922: java.lang.annoation.IncompleteExceptions throws NPE when type is null 2011-06-17 10:34:44 -07:00
TypeAnnotationReflection.java 8004698: Implement Core Reflection for Type Annotations 2013-01-29 10:32:49 +01:00
TypeParamAnnotation.java 8004698: Implement Core Reflection for Type Annotations 2013-01-29 10:32:49 +01:00
UnitTest.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00