hg: type-annotations/type-annotations/langtools: 3 new changesets
wdietl at gmail.com
wdietl at gmail.com
Wed Nov 7 22:05:38 PST 2012
Changeset: 2986e7052952
Author: jjg
Date: 2012-11-07 17:01 -0800
URL: http://hg.openjdk.java.net/type-annotations/type-annotations/langtools/rev/2986e7052952
8002157: Write combo compiler tests for repeating annotations for JDK8
Reviewed-by: darcy, jjg
Contributed-by: sonali.goel at oracle.com
+ test/tools/javac/annotations/repeatingAnnotations/combo/BasicSyntaxCombo.java
+ test/tools/javac/annotations/repeatingAnnotations/combo/DeprecatedAnnoCombo.java
+ test/tools/javac/annotations/repeatingAnnotations/combo/DocumentedAnnoCombo.java
+ test/tools/javac/annotations/repeatingAnnotations/combo/Helper.java
+ test/tools/javac/annotations/repeatingAnnotations/combo/InheritedAnnoCombo.java
+ test/tools/javac/annotations/repeatingAnnotations/combo/RetentionAnnoCombo.java
Changeset: a1dc543483fc
Author: jjg
Date: 2012-11-07 17:20 -0800
URL: http://hg.openjdk.java.net/type-annotations/type-annotations/langtools/rev/a1dc543483fc
8003134: CheckResourceKeys issues
Reviewed-by: jjh, bpatel
! src/share/classes/com/sun/tools/doclets/formats/html/resources/standard.properties
! test/tools/javac/diags/CheckResourceKeys.java
! test/tools/javadoc/CheckResourceKeys.java
Changeset: 1e80fe7389a0
Author: wmdietl
Date: 2012-11-07 22:03 -0800
URL: http://hg.openjdk.java.net/type-annotations/type-annotations/langtools/rev/1e80fe7389a0
Automated merge with http://hg.openjdk.java.net/jdk8/tl/langtools
! test/tools/javac/diags/CheckResourceKeys.java
- test/tools/javac/typeAnnotations/newlocations/BasicTest.java
- test/tools/javac/typeAnnotations/newlocations/BasicTest.out
More information about the type-annotations-dev
mailing list