git: openjdk/jdk: master: 8334466: Ambiguous method call with generics may cause FunctionDescriptorLookupError

Vicente Romero vromero at openjdk.org
Mon Aug 12 13:56:11 UTC 2024


Changeset: 61d1dc59
Branch: master
Author:    Vicente Romero <vromero at openjdk.org>
Date:      2024-08-12 13:52:57 +0000
URL:       https://git.openjdk.org/jdk/commit/61d1dc59535a3dc186bc1986a04efdb4e5a8fa18

8334466: Ambiguous method call with generics may cause FunctionDescriptorLookupError

Reviewed-by: jlahoda

! src/jdk.compiler/share/classes/com/sun/tools/javac/comp/Resolve.java
+ test/langtools/tools/javac/lambda/CrashWithFunctionDescriptorLookupErrorTest.java
+ test/langtools/tools/javac/lambda/CrashWithFunctionDescriptorLookupErrorTest.out



More information about the jdk-changes mailing list