hg: jdk9/dev/langtools: 8067792: Javac crashes in finder mode with nested implicit lambdas

maurizio.cimadamore at oracle.com maurizio.cimadamore at oracle.com
Wed Dec 17 16:48:18 UTC 2014


Changeset: 46105e2a56c7
Author:    mcimadamore
Date:      2014-12-17 16:47 +0000
URL:       http://hg.openjdk.java.net/jdk9/dev/langtools/rev/46105e2a56c7

8067792: Javac crashes in finder mode with nested implicit lambdas
Summary: Revert tree changes occurred in Attr before running the analyzer
Reviewed-by: jlahoda

! src/jdk.compiler/share/classes/com/sun/tools/javac/comp/Analyzer.java
+ test/tools/javac/lambda/8067792/T8067792.java
+ test/tools/javac/lambda/8067792/T8067792.out



More information about the jdk9-dev-changes mailing list