hg: jdk9/dev/langtools: 8142876: Javac does not correctly implement wildcards removal from functional interfaces
maurizio.cimadamore at oracle.com
maurizio.cimadamore at oracle.com
Thu Dec 17 12:29:47 UTC 2015
Changeset: 61faee2b9c2b
Author: mcimadamore
Date: 2015-12-17 12:29 +0000
URL: http://hg.openjdk.java.net/jdk9/dev/langtools/rev/61faee2b9c2b
8142876: Javac does not correctly implement wildcards removal from functional interfaces
Summary: Rewrite code for removing wildcard from target functional interface to be in sync with JLS 9.9
Reviewed-by: vromero, dlsmith
! src/jdk.compiler/share/classes/com/sun/tools/javac/code/Types.java
+ test/tools/javac/lambda/8142876/T8142876.java
More information about the jdk9-dev-changes
mailing list