jdk-24/langtools/test/tools/javac/annotations/repeatingAnnotations
Alexander Kulyakhtin b6262441ad 8076543: Add @modules as needed to the langtools tests
Reviewed-by: jjg, shurailine
2015-05-21 11:41:04 -07:00
..
8029017 8029017: ElementType.TYPE_USE should be a logical superset of ElementType.TYPE and ANNOTATION_TYPE 2014-01-23 14:09:29 +01:00
brokenTypeAnnoContainer 8044196: Incorrect applying of repeatable annotations with incompatible target to type parameter 2015-04-30 12:21:50 +02:00
combo 8076543: Add @modules as needed to the langtools tests 2015-05-21 11:41:04 -07:00
BaseAnnoAsContainerAnno.java
BaseAnnoAsContainerAnno.out
BasicRepeatingAnnotations.java
CheckTargets.java
ClassReaderDefault.java
ContainerHasRepeatedContained.java
CyclicAnnotation.java
CyclicAnnotation.out
DefaultCasePresent.java
DefaultTarget.java 8006547: Repeating annotations: No Target on container annotation with all targets on base annotation gives compiler error 2013-03-13 22:03:09 +01:00
DefaultTargetTypeParameter.java 8006547: Repeating annotations: No Target on container annotation with all targets on base annotation gives compiler error 2013-03-13 22:03:09 +01:00
DefaultTargetTypeParameter.out 8006547: Repeating annotations: No Target on container annotation with all targets on base annotation gives compiler error 2013-03-13 22:03:09 +01:00
DefaultTargetTypeUse.java 8006547: Repeating annotations: No Target on container annotation with all targets on base annotation gives compiler error 2013-03-13 22:03:09 +01:00
DefaultTargetTypeUse.out 8006547: Repeating annotations: No Target on container annotation with all targets on base annotation gives compiler error 2013-03-13 22:03:09 +01:00
DelayRepeatedContainer.java
DocumentedContainerAnno.java
DocumentedContainerAnno.out
DuplicateErrors.java 7196531: Duplicate error messages on repeating annotations 2013-03-12 17:39:34 +01:00
DuplicateErrors.out 7196531: Duplicate error messages on repeating annotations 2013-03-12 17:39:34 +01:00
InheritedContainerAnno.java
InheritedContainerAnno.out
InvalidClsTypeParamTarget.java 8044196: Incorrect applying of repeatable annotations with incompatible target to type parameter 2015-04-30 12:21:50 +02:00
InvalidClsTypeParamTarget.out 8044196: Incorrect applying of repeatable annotations with incompatible target to type parameter 2015-04-30 12:21:50 +02:00
InvalidMethodTypeParamTarget.java 8044196: Incorrect applying of repeatable annotations with incompatible target to type parameter 2015-04-30 12:21:50 +02:00
InvalidMethodTypeParamTarget.out 8044196: Incorrect applying of repeatable annotations with incompatible target to type parameter 2015-04-30 12:21:50 +02:00
InvalidMethodTypeUse.java 8044196: Incorrect applying of repeatable annotations with incompatible target to type parameter 2015-04-30 12:21:50 +02:00
InvalidMethodTypeUse.out 8044196: Incorrect applying of repeatable annotations with incompatible target to type parameter 2015-04-30 12:21:50 +02:00
InvalidRepAnnoOnCast.java 8044196: Incorrect applying of repeatable annotations with incompatible target to type parameter 2015-04-30 12:21:50 +02:00
InvalidRepAnnoOnCast.out 8044196: Incorrect applying of repeatable annotations with incompatible target to type parameter 2015-04-30 12:21:50 +02:00
InvalidTarget.java
MissingContainer.java
MissingContainer.out
MissingDefaultCase1.java
MissingDefaultCase1.out
MissingDefaultCase2.java
MissingDefaultCase2.out
MissingValueMethod.java
MissingValueMethod.out
MultiLevelRepeatableAnno.java
MultipleAnnoMixedOrder.java
NestedContainers.java
NoRepeatableAnno.java
NoRepeatableAnno.out 7196531: Duplicate error messages on repeating annotations 2013-03-12 17:39:34 +01:00
NoTargetOnContainer2.java 8006547: Repeating annotations: No Target on container annotation with all targets on base annotation gives compiler error 2013-03-13 22:03:09 +01:00
NoTargetOnContainer.java 8006547: Repeating annotations: No Target on container annotation with all targets on base annotation gives compiler error 2013-03-13 22:03:09 +01:00
RepeatingAndContainerPresent.java 8049130: Group 8d - golden files for annotations test in tools/java dir 2014-08-12 17:48:30 -07:00
RepeatingAndContainerPresent.out 8049130: Group 8d - golden files for annotations test in tools/java dir 2014-08-12 17:48:30 -07:00
RepeatingTargetNotAllowed.java
RepeatingTargetNotAllowed.out 8043984: Confusing (incorrect) error message on repeatable annotations 2015-04-17 12:37:11 +02:00
RepMemberAnno.java
RepSelfMemberAnno.java
SelfRepeatingAnnotations.java
SeparateCompile.java
SingleRepeatingAndContainer.java
UseWrongRepeatable.java 8049130: Group 8d - golden files for annotations test in tools/java dir 2014-08-12 17:48:30 -07:00
UseWrongRepeatable.out 8049130: Group 8d - golden files for annotations test in tools/java dir 2014-08-12 17:48:30 -07:00
WrongReturnTypeForValue.java
WrongReturnTypeForValue.out