hg: jdk9/dev/langtools: 8159680: Inference failure with unchecked subtyping and arrays

maurizio.cimadamore at oracle.com maurizio.cimadamore at oracle.com
Fri Jun 17 17:17:46 UTC 2016


Changeset: 607156b3113a
Author:    mcimadamore
Date:      2016-06-17 18:17 +0100
URL:       http://hg.openjdk.java.net/jdk9/dev/langtools/rev/607156b3113a

8159680: Inference failure with unchecked subtyping and arrays
Summary: Discrepancy in handling of capture conversion between Types.isSubtype and Types.isSubtypeUnchecked
Reviewed-by: vromero

! src/jdk.compiler/share/classes/com/sun/tools/javac/code/Types.java
! test/tools/javac/generics/inference/8019824/T8019824.out
+ test/tools/javac/generics/inference/8159680/T8159680.java



More information about the jdk9-dev-changes mailing list