History log of /openjdk9/jdk/test/java/lang/annotation/TypeAnnotationReflection.java
Revision Date Author Comments
# 13324:98d9eb6f737f 16-Dec-2015 jfranck

8057804: AnnotatedType interfaces provide no way to get annotations on owner type
Reviewed-by: darcy, redestad


# 12170:b91b65ccf504 11-Jun-2015 sadayapalam

8054304: Clarify treatment of bounds in j.l.r.Annotated{WildcardType,TypeVariable}.
Summary: Reflection APIs should return unannotated Object as the upper bound when there is no explicit upper bound.
Reviewed-by: darcy


# 7951:6917c114b197 26-Aug-2013 jfranck

8022343: j.l.Class.getAnnotatedSuperclass() doesn't return null in some cases
Reviewed-by: darcy, vromero, psandoz


# 7114:ba74cd79e4f6 10-May-2013 jfranck

8007073: Implement Core Reflection for Type Annotations on parameters
Reviewed-by: darcy, abuckley


# 6485:a343d280bd8c 29-Jan-2013 jfranck

8004698: Implement Core Reflection for Type Annotations
Reviewed-by: darcy