hg: jdk8/tl/langtools: 7129801: Merge the two method applicability routines

maurizio.cimadamore at oracle.com maurizio.cimadamore at oracle.com
Tue Jan 24 09:54:26 PST 2012


Changeset: 51fb17abfc32
Author:    mcimadamore
Date:      2012-01-24 17:52 +0000
URL:       http://hg.openjdk.java.net/jdk8/tl/langtools/rev/51fb17abfc32

7129801: Merge the two method applicability routines
Summary: Resolve.java and Infer.java should reuse the same method applicability check routine
Reviewed-by: dlsmith, jjg

! src/share/classes/com/sun/tools/javac/comp/Infer.java
! src/share/classes/com/sun/tools/javac/comp/Resolve.java
! src/share/classes/com/sun/tools/javac/resources/compiler.properties
+ test/tools/javac/diags/examples/InferVarargsArgumentMismatch.java



More information about the serviceability-dev mailing list