hg: jdk9/sandbox/langtools: 8154180: Regression: stuck expressions do not behave correctly

chris.hegarty at oracle.com chris.hegarty at oracle.com
Mon May 16 14:01:09 UTC 2016


Changeset: b00a838598ab
Author:    mcimadamore
Date:      2016-05-16 14:51 +0100
URL:       http://hg.openjdk.java.net/jdk9/sandbox/langtools/rev/b00a838598ab

8154180: Regression: stuck expressions do not behave correctly
Summary: ArgumentAttr should not cache stuck trees
Reviewed-by: vromero

! src/jdk.compiler/share/classes/com/sun/tools/javac/comp/ArgumentAttr.java
! src/jdk.compiler/share/classes/com/sun/tools/javac/comp/DeferredAttr.java
+ test/tools/javac/lambda/speculative/8154180/T8154180a.java
+ test/tools/javac/lambda/speculative/8154180/T8154180b.java
+ test/tools/javac/lambda/speculative/8154180/T8154180b.out



More information about the jdk9-sandbox-changes mailing list