hg: jdk9/dev/langtools: 8167000: Refine handling of multiple maximally specific abstract methods

maurizio.cimadamore at oracle.com maurizio.cimadamore at oracle.com
Mon Oct 17 14:03:06 UTC 2016


Changeset: 645100bea379
Author:    mcimadamore
Date:      2016-10-17 15:02 +0100
URL:       http://hg.openjdk.java.net/jdk9/dev/langtools/rev/645100bea379

8167000: Refine handling of multiple maximally specific abstract methods
Summary: Bring the compiler in sync with spec changes in JDK-7034913
Reviewed-by: vromero, dlsmith

! src/jdk.compiler/share/classes/com/sun/tools/javac/code/Types.java
! src/jdk.compiler/share/classes/com/sun/tools/javac/comp/Resolve.java
+ test/tools/javac/8167000/T8167000.java
+ test/tools/javac/8167000/T8167000.out
+ test/tools/javac/8167000/T8167000b.java
+ test/tools/javac/8167000/T8167000b.out
+ test/tools/javac/8167000/T8167000c.java
+ test/tools/javac/8167000/T8167000c.out
! test/tools/javac/generics/rawOverride/7062745/GenericOverrideTest.java



More information about the jdk9-dev-changes mailing list