hg: jdk/jdk12: 8198526: getAnnotatedOwnerType does not handle static nested classes correctly

cushon at google.com cushon at google.com
Tue Jan 15 21:28:57 UTC 2019


Changeset: 464f2e1b0383
Author:    cushon
Date:      2018-12-07 16:56 -0800
URL:       http://hg.openjdk.java.net/jdk/jdk12/rev/464f2e1b0383

8198526: getAnnotatedOwnerType does not handle static nested classes correctly
Reviewed-by: jfranck, vromero

! src/java.base/share/classes/sun/reflect/annotation/AnnotatedTypeFactory.java
! src/java.base/share/classes/sun/reflect/annotation/TypeAnnotation.java
+ test/jdk/java/lang/annotation/typeAnnotations/GetAnnotatedNestedSuperclass.java
! test/jdk/java/lang/annotation/typeAnnotations/GetAnnotatedOwnerType.java



More information about the jdk-all-changes mailing list