hg: type-annotations/type-annotations/langtools: Guard against a NPE that occurred in a type annotation use in an object creation.
wdietl at gmail.com
wdietl at gmail.com
Tue Nov 19 15:57:44 PST 2013
Changeset: 098327afad8d
Author: wmdietl
Date: 2013-11-19 15:57 -0800
URL: http://hg.openjdk.java.net/type-annotations/type-annotations/langtools/rev/098327afad8d
Guard against a NPE that occurred in a type annotation use in an object creation.
Related to the previous fix for issue 8006775.
! src/share/classes/com/sun/tools/javac/comp/Attr.java
+ test/tools/javac/annotations/typeAnnotations/failures/CheckForDeclAnnoNPE.java
More information about the type-annotations-dev
mailing list