The methods in AnnotatedElement from SE 7 should not change their behavior in SE 8. The methods new in SE 8 - getAll[Declared]Annotations(Class<T>) - should continue to "look through" container annotations.
- clones
-
JDK-7154390 Add support for repeating annotations in j.l.r.AnnotatedElement
-
- Closed
-
- relates to
-
JDK-8005713 Simplify library support for repeating annotations in java.lang.annotation
-
- Closed
-
-
JDK-8007278 Rename j.l.r.AnnotatedElement.getAnnotations(Class) to getAnnotationsByType(Class)
-
- Closed
-
-
JDK-8006119 update javac to follow latest spec for repeatable annotations
-
- Closed
-