jdk-24/jdk/test/java/lang/annotation/repeatingAnnotations/subpackage
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
..
Containee.java 8005712: Simplify support for repeating annotations in j.l.r.AnnotatedElement 2013-01-31 10:10:34 +01:00
Container.java 8005712: Simplify support for repeating annotations in j.l.r.AnnotatedElement 2013-01-31 10:10:34 +01:00
InheritedContainee.java 8005712: Simplify support for repeating annotations in j.l.r.AnnotatedElement 2013-01-31 10:10:34 +01:00
InheritedContainer.java 8005712: Simplify support for repeating annotations in j.l.r.AnnotatedElement 2013-01-31 10:10:34 +01:00
InheritedNonRepeated.java 7154390: Add support for repeating annotations in j.l.r.AnnotatedElement 2012-11-28 09:21:37 -08:00
NonRepeated.java 7154390: Add support for repeating annotations in j.l.r.AnnotatedElement 2012-11-28 09:21:37 -08:00
package-info.java 7154390: Add support for repeating annotations in j.l.r.AnnotatedElement 2012-11-28 09:21:37 -08:00