hg: jdk8/tl/langtools: 7126754: Generics compilation failure casting List<? extends Set...> to List<Set...> (original) (raw)

maurizio.cimadamore at oracle.com maurizio.cimadamore at oracle.com
Wed Jan 11 18:25:45 UTC 2012


Changeset: 70d92518063e Author: mcimadamore Date: 2012-01-11 18:23 +0000 URL: http://hg.openjdk.java.net/jdk8/tl/langtools/rev/70d92518063e

7126754: Generics compilation failure casting List<? extends Set...> to List<Set...> Summary: Problems with Types.rewriteQuantifiers not preserving variance Reviewed-by: jjg

! src/share/classes/com/sun/tools/javac/code/Types.java



More information about the core-libs-dev mailing list