hg: jdk/sandbox: 8195598: Reference to overloaded method is ambiguous with 3 methods but works with 2

chris.hegarty at oracle.com chris.hegarty at oracle.com
Thu Jan 18 12:04:22 UTC 2018


Changeset: db044d7e9885
Author:    mcimadamore
Date:      2018-01-18 11:46 +0000
URL:       http://hg.openjdk.java.net/jdk/sandbox/rev/db044d7e9885

8195598: Reference to overloaded method is ambiguous with 3 methods but works with 2
Summary: Pertinent to applicability bit set on argument expression even if only one method is not pertinent
Reviewed-by: vromero

! src/jdk.compiler/share/classes/com/sun/tools/javac/comp/ArgumentAttr.java
! src/jdk.compiler/share/classes/com/sun/tools/javac/comp/DeferredAttr.java
+ test/langtools/tools/javac/lambda/T8195598.java



More information about the jdk-sandbox-changes mailing list