hg: jdk9/sandbox/jdk: 8152174: Type annotations with a missing type throw NullPointerException

chris.hegarty at oracle.com chris.hegarty at oracle.com
Thu Jul 7 17:36:00 UTC 2016


Changeset: ecacc79ccd57
Author:    darcy
Date:      2016-07-07 10:16 -0700
URL:       http://hg.openjdk.java.net/jdk9/sandbox/jdk/rev/ecacc79ccd57

8152174: Type annotations with a missing type throw NullPointerException
Reviewed-by: jfranck

! src/java.base/share/classes/sun/reflect/annotation/TypeAnnotationParser.java
+ test/java/lang/annotation/typeAnnotations/MissingAnnotation.java
+ test/java/lang/annotation/typeAnnotations/NoNpeOnMissingAnnotation.java



More information about the jdk9-sandbox-changes mailing list