hg: jdk9/sandbox/langtools: 8141508: java.lang.invoke.LambdaConversionException: Invalid receiver type

chris.hegarty at oracle.com chris.hegarty at oracle.com
Wed Nov 11 13:31:06 UTC 2015


Changeset: 60e39427dbd0
Author:    sadayapalam
Date:      2015-11-11 18:46 +0530
URL:       http://hg.openjdk.java.net/jdk9/sandbox/langtools/rev/60e39427dbd0

8141508: java.lang.invoke.LambdaConversionException: Invalid receiver type
Summary: Incorrect handling of intersection type parameter of functional interface descriptor results in call site initialization exception
Reviewed-by: mcimadamore

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



More information about the jdk9-sandbox-changes mailing list