hg: jdk8/tl/langtools: 8002157: Write combo compiler tests for repeating annotations for JDK8
jonathan.gibbons at oracle.com
jonathan.gibbons at oracle.com
Thu Nov 8 01:01:23 UTC 2012
Changeset: 2986e7052952
Author: jjg
Date: 2012-11-07 17:01 -0800
URL: http://hg.openjdk.java.net/jdk8/tl/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
More information about the core-libs-dev
mailing list