hg: type-annotations/type-annotations/langtools: 2 new changesets
wdietl at gmail.com
wdietl at gmail.com
Fri Jun 21 16:47:30 PDT 2013
Changeset: e9ebff1840e5
Author: emc
Date: 2013-06-20 19:01 -0400
URL: http://hg.openjdk.java.net/type-annotations/type-annotations/langtools/rev/e9ebff1840e5
8007546: ClassCastException on JSR308 tests
8015993: jck-compiler tests are failed with java.lang.ClassCastException
Summary: Fix ClassCastExceptions arising from addition of AnnotatedType.
Reviewed-by: jjg, abuckley
! src/share/classes/com/sun/tools/javac/comp/Attr.java
! src/share/classes/com/sun/tools/javac/jvm/Code.java
Changeset: 02571c510c7b
Author: wmdietl
Date: 2013-06-21 16:47 -0700
URL: http://hg.openjdk.java.net/type-annotations/type-annotations/langtools/rev/02571c510c7b
Automated merge with http://hg.openjdk.java.net/jdk8/tl/langtools
! src/share/classes/com/sun/tools/javac/comp/Attr.java
! src/share/classes/com/sun/tools/javac/jvm/Code.java
More information about the type-annotations-dev
mailing list