hg: jdk10/master: 8187978: javac can show overload error messages that include non-valid candidates
vicente.romero at oracle.com
vicente.romero at oracle.com
Mon Oct 2 17:21:40 UTC 2017
Changeset: 2e947e1bd907
Author: vromero
Date: 2017-10-02 10:04 -0700
URL: http://hg.openjdk.java.net/jdk10/master/rev/2e947e1bd907
8187978: javac can show overload error messages that include non-valid candidates
Reviewed-by: mcimadamore
Contributed-by: bsrbnd at gmail.com
! src/jdk.compiler/share/classes/com/sun/tools/javac/comp/Resolve.java
+ test/langtools/tools/javac/T8187978/FilterOutCandidatesForDiagnosticsTest.java
+ test/langtools/tools/javac/T8187978/FilterOutCandidatesForDiagnosticsTest.out
! test/langtools/tools/javac/capture/Martin.out
! test/langtools/tools/javac/lambda/8019480/T8019480.out
More information about the jdk10-all-changes
mailing list