hg: jdk9/dev/langtools: 8143388: Compiler throws NullPointerException during compilation
jan.lahoda at oracle.com
jan.lahoda at oracle.com
Fri Jan 22 20:01:08 UTC 2016
Changeset: 0c9553bc6bf5
Author: jlahoda
Date: 2016-01-22 21:00 +0100
URL: http://hg.openjdk.java.net/jdk9/dev/langtools/rev/0c9553bc6bf5
8143388: Compiler throws NullPointerException during compilation
Summary: Avoid putting "super" into a local variable while desugaring postfix operators.
Reviewed-by: mcimadamore
! src/jdk.compiler/share/classes/com/sun/tools/javac/comp/Lower.java
+ test/tools/javac/boxing/IncrementBoxedAndAccess.java
More information about the jdk9-dev-changes
mailing list