hg: tiered-attrib/dev/langtools: 2 new changesets
vicente.romero at oracle.com
vicente.romero at oracle.com
Thu Jun 18 21:55:04 UTC 2015
Changeset: c6f2ffcc44b9
Author: sadayapalam
Date: 2015-06-16 09:39 +0530
URL: http://hg.openjdk.java.net/tiered-attrib/dev/langtools/rev/c6f2ffcc44b9
8074346: Type annotation on a qualified type causes spurious 'cannot find symbol' errors
Summary: Issue clear diagostic when package names in a qualified type name are illegally annotated
Reviewed-by: mcimadamore, jlahoda
! src/jdk.compiler/share/classes/com/sun/tools/javac/comp/Attr.java
! src/jdk.compiler/share/classes/com/sun/tools/javac/comp/Check.java
! test/tools/javac/annotations/typeAnnotations/failures/CantAnnotatePackages.java
! test/tools/javac/annotations/typeAnnotations/failures/CantAnnotatePackages.out
+ test/tools/javac/annotations/typeAnnotations/failures/T8074346.java
+ test/tools/javac/annotations/typeAnnotations/failures/T8074346.out
Changeset: 500cbf8426d7
Author: vromero
Date: 2015-06-18 14:54 -0700
URL: http://hg.openjdk.java.net/tiered-attrib/dev/langtools/rev/500cbf8426d7
merge
! src/jdk.compiler/share/classes/com/sun/tools/javac/comp/Attr.java
! src/jdk.compiler/share/classes/com/sun/tools/javac/comp/Check.java
More information about the tiered-attrib-dev
mailing list