hg: jdk9/dev/jdk: 8152174: Type annotations with a missing type throw NullPointerException
joe.darcy at oracle.com
joe.darcy at oracle.com
Thu Jul 7 17:16:58 UTC 2016
Changeset: ecacc79ccd57
Author: darcy
Date: 2016-07-07 10:16 -0700
URL: http://hg.openjdk.java.net/jdk9/dev/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-dev-changes
mailing list