History log of /openjdk9/jdk/test/java/lang/annotation/repeatingAnnotations/subpackage/InheritedContainer.java
Revision Date Author Comments
# 6486:5097fe015763 31-Jan-2013 jfranck

8005712: Simplify support for repeating annotations in j.l.r.AnnotatedElement
8004919: AnnotationSupport uses possibly half-constructed AnnotationType instances
Summary: Implements the simplified semantics for repeating annotations and removes the incorrect obtaining of an AnnotationType
Reviewed-by: darcy, abuckley


# 6183:735b93462eed 28-Nov-2012 jfranck

7154390: Add support for repeating annotations in j.l.r.AnnotatedElement
Reviewed-by: darcy