hg: jdk9/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 8 14:49:04 UTC 2014


Changeset: 27c261414e4f
Author:    mcimadamore
Date:      2014-07-08 15:42 +0100
URL:       http://hg.openjdk.java.net/jdk9/dev/langtools/rev/27c261414e4f

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 jdk9-dev-changes mailing list