hg: jdk8u/jdk8u-dev/langtools: 8043926: javac, code valid in 7 is not compiling for 8

maurizio.cimadamore at oracle.com maurizio.cimadamore at oracle.com
Tue Jul 22 12:25:02 UTC 2014


Changeset: 64dc6333e6dc
Author:    mcimadamore
Date:      2014-07-22 13:21 +0100
URL:       http://hg.openjdk.java.net/jdk8u/jdk8u-dev/langtools/rev/64dc6333e6dc

8043926: javac, code valid in 7 is not compiling for 8
Summary: type-containment doesn't handle inference variables correctly
Reviewed-by: vromero, dlsmith

! src/share/classes/com/sun/tools/javac/code/Types.java
+ test/tools/javac/generics/inference/8043926/T8043926.java



More information about the jdk8u-dev-changes mailing list