git: openjdk/jdk: 8228988: AnnotationParser throws NullPointerException on incompatible member type

Joe Darcy darcy at openjdk.java.net
Tue Apr 20 21:34:10 UTC 2021


Changeset: f47faf28
Author:    Rafael Winterhalter <winterhalter at openjdk.org>
Committer: Joe Darcy <darcy at openjdk.org>
Date:      2021-04-20 21:33:19 +0000
URL:       https://git.openjdk.java.net/jdk/commit/f47faf28

8228988: AnnotationParser throws NullPointerException on incompatible member type

Reviewed-by: darcy

! src/java.base/share/classes/sun/reflect/annotation/AnnotationParser.java
+ test/jdk/java/lang/annotation/AnnotationTypeMismatchException/AnnotationTypeMismatchTest.java
+ test/jdk/java/lang/annotation/AnnotationTypeMismatchException/EnumTypeMismatchTest.java



More information about the jdk-changes mailing list