hg: lambda/lambda/langtools: Fix: structural most specific doesn't handle cases with wildcards in functional interfaces

maurizio.cimadamore at oracle.com maurizio.cimadamore at oracle.com
Thu May 10 04:25:22 PDT 2012


Changeset: d7183160a00e
Author:    mcimadamore
Date:      2012-05-10 12:24 +0100
URL:       http://hg.openjdk.java.net/lambda/lambda/langtools/rev/d7183160a00e

Fix: structural most specific doesn't handle cases with wildcards in functional interfaces

! src/share/classes/com/sun/tools/javac/comp/Resolve.java
+ test/tools/javac/lambda/MostSpecific04.java
+ test/tools/javac/lambda/MostSpecific05.java



More information about the lambda-dev mailing list