jdk/langtools/test/tools/javac/processing/model/element/repeatingAnnotations
Jonathan Gibbons 155bd74411 8012728: Normalize @ignore comments on langtools tests
Reviewed-by: vromero, mcimadamore
2013-05-03 09:56:56 -07:00
..
supportingAnnotations 8004822: RFE to write language model API tests for repeating annotations based on the spec updates 2013-02-12 11:28:45 +01:00
ElementRepAnnoTester.java 8007279: Rename javax.l.model.element.Element.getAnnotations(Class) to getAnnotationsByType(Class) 2013-02-13 10:33:13 +01:00
MixRepeatableAndOfficialContainerBasicTest.java 8004822: RFE to write language model API tests for repeating annotations based on the spec updates 2013-02-12 11:28:45 +01:00
MixRepeatableAndOfficialContainerInheritedA1Test.java 8012728: Normalize @ignore comments on langtools tests 2013-05-03 09:56:56 -07:00
MixRepeatableAndOfficialContainerInheritedA2Test.java 8004822: RFE to write language model API tests for repeating annotations based on the spec updates 2013-02-12 11:28:45 +01:00
MixRepeatableAndOfficialContainerInheritedB1Test.java 8012728: Normalize @ignore comments on langtools tests 2013-05-03 09:56:56 -07:00
MixRepeatableAndOfficialContainerInheritedB2Test.java 8012728: Normalize @ignore comments on langtools tests 2013-05-03 09:56:56 -07:00
MixSingularAndUnofficialContainerBasicTest.java 8004822: RFE to write language model API tests for repeating annotations based on the spec updates 2013-02-12 11:28:45 +01:00
MixSingularAndUnofficialContainerInheritedA1Test.java 8004822: RFE to write language model API tests for repeating annotations based on the spec updates 2013-02-12 11:28:45 +01:00
MixSingularAndUnofficialContainerInheritedA2Test.java 8004822: RFE to write language model API tests for repeating annotations based on the spec updates 2013-02-12 11:28:45 +01:00
MixSingularAndUnofficialContainerInheritedB1Test.java 8004822: RFE to write language model API tests for repeating annotations based on the spec updates 2013-02-12 11:28:45 +01:00
MixSingularAndUnofficialContainerInheritedB2Test.java 8004822: RFE to write language model API tests for repeating annotations based on the spec updates 2013-02-12 11:28:45 +01:00
OfficialContainerBasicTest.java 8004822: RFE to write language model API tests for repeating annotations based on the spec updates 2013-02-12 11:28:45 +01:00
OfficialContainerInheritedTest.java 8004822: RFE to write language model API tests for repeating annotations based on the spec updates 2013-02-12 11:28:45 +01:00
RepeatableBasicTest.java 8004822: RFE to write language model API tests for repeating annotations based on the spec updates 2013-02-12 11:28:45 +01:00
RepeatableInheritedTest.java 8004822: RFE to write language model API tests for repeating annotations based on the spec updates 2013-02-12 11:28:45 +01:00
RepeatableOfficialContainerBasicTest.java 8004822: RFE to write language model API tests for repeating annotations based on the spec updates 2013-02-12 11:28:45 +01:00
RepeatableOfficialContainerInheritedTest.java 8004822: RFE to write language model API tests for repeating annotations based on the spec updates 2013-02-12 11:28:45 +01:00
RepeatableOverrideATest.java 8012728: Normalize @ignore comments on langtools tests 2013-05-03 09:56:56 -07:00
RepeatableOverrideBTest.java 8012728: Normalize @ignore comments on langtools tests 2013-05-03 09:56:56 -07:00
SingularBasicTest.java 8004822: RFE to write language model API tests for repeating annotations based on the spec updates 2013-02-12 11:28:45 +01:00
SingularInheritedATest.java 8004822: RFE to write language model API tests for repeating annotations based on the spec updates 2013-02-12 11:28:45 +01:00
SingularInheritedBTest.java 8004822: RFE to write language model API tests for repeating annotations based on the spec updates 2013-02-12 11:28:45 +01:00
UnofficialContainerBasicTest.java 8004822: RFE to write language model API tests for repeating annotations based on the spec updates 2013-02-12 11:28:45 +01:00
UnofficialContainerInheritedTest.java 8004822: RFE to write language model API tests for repeating annotations based on the spec updates 2013-02-12 11:28:45 +01:00