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.g...@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

Reply via email to