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

chris.hegarty at oracle.com chris.hegarty at oracle.com
Fri Jun 17 17:36:06 UTC 2016


Changeset: 607156b3113a
Author:    mcimadamore
Date:      2016-06-17 18:17 +0100
URL:       http://hg.openjdk.java.net/jdk9/sandbox/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-sandbox-changes mailing list