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

wdietl at gmail.com wdietl at gmail.com
Wed Dec 18 16:07:52 PST 2013


Changeset: e71a15c7143d
Author:    wmdietl
Date:      2013-12-18 19:07 -0500
URL:       http://hg.openjdk.java.net/type-annotations/type-annotations/langtools/rev/e71a15c7143d

Add test case for JDK-8030751: type annotations on enum constants stored incorrectly.

+ test/tools/javac/annotations/typeAnnotations/referenceinfos/Enums.java

Changeset: 6d1f9d1fd585
Author:    darcy
Date:      2013-12-17 10:26 -0800
URL:       http://hg.openjdk.java.net/type-annotations/type-annotations/langtools/rev/6d1f9d1fd585

8030080: Correct misstatement in JSR 269 MR (in javax.lang.model)
Reviewed-by: jfranck

! src/share/classes/javax/lang/model/type/IntersectionType.java
! src/share/classes/javax/lang/model/util/Types.java

Changeset: f1be939b49f6
Author:    mfang
Date:      2013-12-17 23:32 -0800
URL:       http://hg.openjdk.java.net/type-annotations/type-annotations/langtools/rev/f1be939b49f6

8026741: jdk8 l10n resource file translation update 5
Reviewed-by: naoto, yhuang

! src/share/classes/com/sun/tools/doclets/internal/toolkit/resources/doclets_ja.properties
! src/share/classes/com/sun/tools/doclets/internal/toolkit/resources/doclets_zh_CN.properties
! src/share/classes/com/sun/tools/doclint/resources/doclint_ja.properties
! src/share/classes/com/sun/tools/doclint/resources/doclint_zh_CN.properties
! src/share/classes/com/sun/tools/javac/resources/compiler_ja.properties
! src/share/classes/com/sun/tools/javac/resources/compiler_zh_CN.properties
! src/share/classes/com/sun/tools/javah/resources/l10n_ja.properties
! src/share/classes/com/sun/tools/jdeps/resources/jdeps_ja.properties
! src/share/classes/com/sun/tools/jdeps/resources/jdeps_zh_CN.properties

Changeset: c3c1df1b15bf
Author:    wmdietl
Date:      2013-12-18 19:07 -0500
URL:       http://hg.openjdk.java.net/type-annotations/type-annotations/langtools/rev/c3c1df1b15bf

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

! src/share/classes/com/sun/tools/javac/resources/compiler_ja.properties
! src/share/classes/com/sun/tools/javac/resources/compiler_zh_CN.properties
! src/share/classes/javax/lang/model/util/Types.java



More information about the type-annotations-dev mailing list