git: openjdk/jdk: 8292975: javac produces code that crashes with LambdaConversionException
Srikanth Adayapalam
sadayapalam at openjdk.org
Fri Oct 7 04:21:59 UTC 2022
Changeset: cf84c8ea
Author: Srikanth Adayapalam <sadayapalam at openjdk.org>
Date: 2022-10-07 04:20:40 +0000
URL: https://git.openjdk.org/jdk/commit/cf84c8eaf265255b49293650b3919f22e26d48a3
8292975: javac produces code that crashes with LambdaConversionException
8269983: BootstrapMethodError with method reference and intersection type
Reviewed-by: dlsmith, vromero
! src/jdk.compiler/share/classes/com/sun/tools/javac/comp/LambdaToMethod.java
+ test/langtools/tools/javac/lambda/methodReference/IntersectionParameterTypeTest.java
+ test/langtools/tools/javac/lambda/methodReference/IntersectionParameterTypeTest2.java
More information about the jdk-changes
mailing list