hg: jdk/sandbox: 8182401: Verification error for enclosing instance capture inside super constructor invocation

chris.hegarty at oracle.com chris.hegarty at oracle.com
Mon Dec 11 01:48:55 UTC 2017


Changeset: e7342e1becb4
Author:    sadayapalam
Date:      2017-12-11 06:58 +0530
URL:       http://hg.openjdk.java.net/jdk/sandbox/rev/e7342e1becb4

8182401: Verification error for enclosing instance capture inside super constructor invocation
Reviewed-by: vromero

! src/jdk.compiler/share/classes/com/sun/tools/javac/comp/LambdaToMethod.java
+ test/langtools/tools/javac/lambda/ImplicitEnclosingInstanceTest.java
+ test/langtools/tools/javac/lambda/InnerInstanceCreationTest.java
+ test/langtools/tools/javac/lambda/methodReference/ImplicitEnclosingInstanceTest.java



More information about the jdk-sandbox-changes mailing list