hg: jdk9/dev/langtools: 8057794: Compiler Error when obtaining .class property

jan.lahoda at oracle.com jan.lahoda at oracle.com
Mon Sep 22 12:57:37 UTC 2014


Changeset: 2f8f2ae8a806
Author:    jlahoda
Date:      2014-09-22 14:55 +0200
URL:       http://hg.openjdk.java.net/jdk9/dev/langtools/rev/2f8f2ae8a806

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/jdk.compiler/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 jdk9-dev-changes mailing list