hg: jdk8u/jdk8u-dev/langtools: 8057794: Compiler Error when obtaining .class property
jan.lahoda at oracle.com
jan.lahoda at oracle.com
Fri Nov 28 14:15:49 UTC 2014
Changeset: a12a9932f649
Author: jlahoda
Date: 2014-09-22 14:55 +0200
URL: http://hg.openjdk.java.net/jdk8u/jdk8u-dev/langtools/rev/a12a9932f649
8057794: Compiler Error when obtaining .class property
Summary: Ensuring a non-null type and sym for illegal T.class to prevent downstream errors.
Reviewed-by: mcimadamore
! src/share/classes/com/sun/tools/javac/comp/Attr.java
+ test/tools/javac/lambda/T8057794.java
+ test/tools/javac/lambda/T8057794.out
More information about the jdk8u-dev-changes
mailing list