hg: jdk8u/monojdk8u-dev: 8141508: java.lang.invoke.LambdaConversionException: Invalid receiver type

zgu at redhat.com zgu at redhat.com
Mon Jan 31 19:36:19 UTC 2022


Changeset: 805ff7cb38cf
Author:    sadayapalam
Date:      2015-11-11 18:46 +0530
URL:       https://hg.openjdk.java.net/jdk8u/monojdk8u-dev/rev/805ff7cb38cf

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

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



More information about the jdk8u-changes mailing list