hg: jdk9/dev/langtools: 8152411: Regression: inference fails to reject incompatible upper bounds

maurizio.cimadamore at oracle.com maurizio.cimadamore at oracle.com
Wed Mar 23 17:00:10 UTC 2016


Changeset: a6b25b9c0195
Author:    mcimadamore
Date:      2016-03-23 16:59 +0000
URL:       http://hg.openjdk.java.net/jdk9/dev/langtools/rev/a6b25b9c0195

8152411: Regression: inference fails to reject incompatible upper bounds
Summary: Wrong undet variable comparison in propagation optimization
Reviewed-by: vromero

! src/jdk.compiler/share/classes/com/sun/tools/javac/comp/InferenceContext.java
+ test/tools/javac/generics/inference/8152411/T8152411.java
+ test/tools/javac/generics/inference/8152411/T8152411.out



More information about the jdk9-dev-changes mailing list