hg: jdk8/tl/langtools: 8028699: Compiler crash during speculative attribution of annotated type
jan.lahoda at oracle.com
jan.lahoda at oracle.com
Tue Dec 3 18:07:29 UTC 2013
Changeset: a746587a1ff1
Author: jlahoda
Date: 2013-12-03 18:50 +0100
URL: http://hg.openjdk.java.net/jdk8/tl/langtools/rev/a746587a1ff1
8028699: Compiler crash during speculative attribution of annotated type
Summary: Moving the checkForDeclarationAnnotations check into Attr.TypeAnnotationsValidator
Reviewed-by: jjg
Contributed-by: wdietl at gmail.com
! src/share/classes/com/sun/tools/javac/comp/Attr.java
! src/share/classes/com/sun/tools/javac/comp/Check.java
+ test/tools/javac/annotations/typeAnnotations/failures/CheckForDeclAnnoNPE.java
! test/tools/javac/annotations/typeAnnotations/failures/common/arrays/DeclarationAnnotation.java
! test/tools/javac/annotations/typeAnnotations/failures/common/arrays/DeclarationAnnotation.out
More information about the security-dev
mailing list