hg: type-annotations/type-annotations/langtools: Test case and fix for an exception when annotating a type variable

wdietl at gmail.com wdietl at gmail.com
Mon Jan 28 12:40:17 PST 2013


Changeset: 6ba99e86de7e
Author:    wmdietl
Date:      2013-01-28 12:39 -0800
URL:       http://hg.openjdk.java.net/type-annotations/type-annotations/langtools/rev/6ba99e86de7e

Test case and fix for an exception when annotating a type variable
that has an annotated bound.

! src/share/classes/com/sun/tools/javac/code/Types.java
+ test/tools/javac/annotations/typeAnnotations/failures/TypeVariable.java



More information about the type-annotations-dev mailing list