hg: jdk/jdk: 8191655: LambdaConversionException: Invalid receiver type interface; not a subtype of implementation type interface
srikanth.adayapalam at oracle.com
srikanth.adayapalam at oracle.com
Wed Nov 22 12:41:35 UTC 2017
Changeset: bbd692ad4fa3
Author: sadayapalam
Date: 2017-11-22 18:07 +0530
URL: http://hg.openjdk.java.net/jdk/jdk/rev/bbd692ad4fa3
8191655: LambdaConversionException: Invalid receiver type interface; not a subtype of implementation type interface
Reviewed-by: mcimadamore
! src/jdk.compiler/share/classes/com/sun/tools/javac/comp/LambdaToMethod.java
+ test/langtools/tools/javac/lambda/methodReferenceExecution/MethodReferenceIntersectionInducedTest.java
+ test/langtools/tools/javac/lambda/methodReferenceExecution/MethodReferenceUnionTypeTest.java
More information about the jdk-all-changes
mailing list