hg: jdk6/jdk6/langtools: 6548436: Incorrect inconvertible types error
jonathan.gibbons at sun.com
jonathan.gibbons at sun.com
Fri Apr 30 14:53:53 PDT 2010
Changeset: 92fc97e8f8d4
Author: mcimadamore
Date: 2008-10-23 18:10 +0100
URL: http://hg.openjdk.java.net/jdk6/jdk6/langtools/rev/92fc97e8f8d4
6548436: Incorrect inconvertible types error
Summary: Types.rewrite quantifiers should cope with captured type-variables properly
Reviewed-by: jjg
! src/share/classes/com/sun/tools/javac/code/Types.java
+ test/tools/javac/cast/6548436/T6548436a.java
+ test/tools/javac/cast/6548436/T6548436b.java
+ test/tools/javac/cast/6548436/T6548436c.java
+ test/tools/javac/cast/6548436/T6548436d.java
More information about the jdk6-dev
mailing list