hg: jdk9/dev/langtools: 8043893: Inference doesn't report error on incompatible upper bounds

maurizio.cimadamore at oracle.com maurizio.cimadamore at oracle.com
Thu Jun 5 11:25:46 UTC 2014


Changeset: 56b8da5c4eaf
Author:    mcimadamore
Date:      2014-06-05 12:21 +0100
URL:       http://hg.openjdk.java.net/jdk9/dev/langtools/rev/56b8da5c4eaf

8043893: Inference doesn't report error on incompatible upper bounds
Summary: Failure on type-equality check during incorporation doesn't trigger inference error
Reviewed-by: vromero

! src/share/classes/com/sun/tools/javac/comp/Infer.java
+ test/tools/javac/generics/inference/8043893/T8043893.java
+ test/tools/javac/generics/inference/8043893/T8043893.out
! test/tools/javac/generics/inference/EagerReturnTypeResolution/EagerReturnTypeResolutionTestb.out



More information about the jdk9-dev-changes mailing list