afu8u/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
NonRepeated.java
package-info.java