History log of /openjdk10/jdk/test/java/lang/annotation/typeAnnotations/ConstructorReceiverTest.java
Revision Date Author Comments
# 10462:193b65ba9bc5 12-Aug-2014 jfranck

8044629: (reflect) Constructor.getAnnotatedReceiverType() returns wrong value
Summary: Update javadoc and align implementation with new spec
Reviewed-by: psandoz


# 8648:93e696ba5923 24-Oct-2013 jfranck

8023651: j.l.r.Constructor.getAnnotatedReceiverType() and j.l.r.Constructor.getAnnotatedReturnType() for inner classes return incorrect result
Reviewed-by: darcy