hg: jdk8/tl/langtools: 7126754: Generics compilation failure casting List<? extends Set...> to List<Set...>
maurizio.cimadamore at oracle.com
maurizio.cimadamore at oracle.com
Wed Jan 11 10:25:45 PST 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
+ test/tools/javac/cast/7126754/T7126754.java
+ test/tools/javac/cast/7126754/T7126754.out
More information about the serviceability-dev
mailing list