hg: tiered-attrib/dev/langtools: if the body of a stuck lambda has an implicit lambda in a return position, it should be attributed at construction time
vicente.romero at oracle.com
vicente.romero at oracle.com
Sat Jun 27 00:23:06 UTC 2015
Changeset: 060aaa70e967
Author: vromero
Date: 2015-06-26 17:20 -0700
URL: http://hg.openjdk.java.net/tiered-attrib/dev/langtools/rev/060aaa70e967
if the body of a stuck lambda has an implicit lambda in a return position, it should be attributed at construction time
! src/jdk.compiler/share/classes/com/sun/tools/javac/code/StructuralType.java
! src/jdk.compiler/share/classes/com/sun/tools/javac/comp/Attr.java
! src/jdk.compiler/share/classes/com/sun/tools/javac/comp/InferenceContext.java
+ test/tools/javac/tieredAttr/lambda/TALambdaTest08.java
More information about the tiered-attrib-dev
mailing list