hg: jdk7/tl/langtools: 6660289: declared bound in inner class referring a type variable of the outer class
mcimadamore at hg.openjdk.java.net
mcimadamore at hg.openjdk.java.net
Tue Mar 4 05:23:46 PST 2008
Changeset: 40813968849e
Author: mcimadamore
Date: 2008-03-04 13:00 +0000
URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/40813968849e
6660289: declared bound in inner class referring a type variable of the outer class
Summary: NPE caused by a defect in type-variable attribution
Reviewed-by: jjg
! src/share/classes/com/sun/tools/javac/comp/Attr.java
+ test/tools/javac/generics/T6660289.java
More information about the compiler-dev
mailing list