History log of /openjdk10/jdk/test/java/lang/annotation/repeatingAnnotations/NonInheritableContainee.java
Revision Date Author Comments
# 8603:b07856d0de34 21-Oct-2013 alundblad

8004912: Repeating annotations - getAnnotationsByType(Class<T>) is not working as expected for few inheritance scenarios
8019420: Repeatable non-inheritable annotation types are mishandled by Core Reflection
Reviewed-by: jfranck