hg: jdk8u/jdk8u-dev/langtools: 8058112: Invalid BootstrapMethod for constructor/method reference
robert.field at oracle.com
robert.field at oracle.com
Tue Nov 25 21:37:57 UTC 2014
Changeset: b5c8adb2206a
Author: rfield
Date: 2014-11-25 13:37 -0800
URL: http://hg.openjdk.java.net/jdk8u/jdk8u-dev/langtools/rev/b5c8adb2206a
8058112: Invalid BootstrapMethod for constructor/method reference
Summary: Bridge method references with functional interface method parameters of intersection type
Reviewed-by: vromero, dlsmith
! src/share/classes/com/sun/tools/javac/comp/LambdaToMethod.java
+ test/tools/javac/lambda/methodReferenceExecution/MethodReferenceIntersection1.java
+ test/tools/javac/lambda/methodReferenceExecution/MethodReferenceIntersection2.java
+ test/tools/javac/lambda/methodReferenceExecution/MethodReferenceIntersection3.java
More information about the jdk8u-dev-changes
mailing list