hg: jdk10/master: 8184989: Incorrect class file created when passing lambda in inner class constructor and outer is subclass
srikanth.adayapalam at oracle.com
srikanth.adayapalam at oracle.com
Mon Oct 16 09:10:01 UTC 2017
Changeset: 26d9587d814b
Author: sadayapalam
Date: 2017-10-16 14:30 +0530
URL: http://hg.openjdk.java.net/jdk10/master/rev/26d9587d814b
8184989: Incorrect class file created when passing lambda in inner class constructor and outer is subclass
Reviewed-by: mcimadamore
! src/jdk.compiler/share/classes/com/sun/tools/javac/comp/LambdaToMethod.java
+ test/langtools/tools/javac/lambda/LambdaInSuperCallCapturingOuterThis.java
+ test/langtools/tools/javac/lambda/LambdaInSuperCallCapturingOuterThis2.java
+ test/langtools/tools/javac/lambda/LambdaInSuperCallCapturingOuterThis3.java
More information about the jdk10-changes
mailing list