hg: type-annotations/type-annotations/langtools: 4 new changesets

wdietl at gmail.com wdietl at gmail.com
Wed Jan 30 17:49:02 PST 2013


Changeset: eae2b6e38496
Author:    wmdietl
Date:      2013-01-30 14:07 -0800
URL:       http://hg.openjdk.java.net/type-annotations/type-annotations/langtools/rev/eae2b6e38496

Automated merge with http://hg.openjdk.java.net/jdk8/tl/langtools


Changeset: 9b0f6a6a6e93
Author:    wmdietl
Date:      2013-01-30 17:44 -0800
URL:       http://hg.openjdk.java.net/type-annotations/type-annotations/langtools/rev/9b0f6a6a6e93

When visiting an arbitrary Type, wrap it into AnnotatedType.
This in particular applies for primitive types.

! src/share/classes/com/sun/tools/javac/code/TypeAnnotations.java

Changeset: 20f5e469daea
Author:    wmdietl
Date:      2013-01-30 17:44 -0800
URL:       http://hg.openjdk.java.net/type-annotations/type-annotations/langtools/rev/20f5e469daea

Automated merge with http://hg.openjdk.java.net/type-annotations/type-annotations/langtools


Changeset: 108cb64cdc49
Author:    wmdietl
Date:      2013-01-30 17:48 -0800
URL:       http://hg.openjdk.java.net/type-annotations/type-annotations/langtools/rev/108cb64cdc49

Make failing tests fail.

! test/com/sun/javadoc/typeAnnotations/smoke/TestSmoke.java
! test/tools/javac/annotations/typeAnnotations/classfile/CombinationsTargetTest1.java
! test/tools/javac/annotations/typeAnnotations/classfile/CombinationsTargetTest2.java
! test/tools/javac/annotations/typeAnnotations/failures/CantAnnotateStaticClass.java
! test/tools/javac/annotations/typeAnnotations/referenceinfos/MultiCatch.java



More information about the type-annotations-dev mailing list