jdk/langtools/test/tools/javac/processing/model/element/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
..
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 8076543: Add @modules as needed to the langtools tests 2015-05-21 11:41:04 -07:00
MixRepeatableAndOfficialContainerInheritedA1Test.java 8076543: Add @modules as needed to the langtools tests 2015-05-21 11:41:04 -07:00
MixRepeatableAndOfficialContainerInheritedA2Test.java 8076543: Add @modules as needed to the langtools tests 2015-05-21 11:41:04 -07:00
MixRepeatableAndOfficialContainerInheritedB1Test.java 8076543: Add @modules as needed to the langtools tests 2015-05-21 11:41:04 -07:00
MixRepeatableAndOfficialContainerInheritedB2Test.java 8076543: Add @modules as needed to the langtools tests 2015-05-21 11:41:04 -07:00
MixSingularAndUnofficialContainerBasicTest.java 8076543: Add @modules as needed to the langtools tests 2015-05-21 11:41:04 -07:00
MixSingularAndUnofficialContainerInheritedA1Test.java 8076543: Add @modules as needed to the langtools tests 2015-05-21 11:41:04 -07:00
MixSingularAndUnofficialContainerInheritedA2Test.java 8076543: Add @modules as needed to the langtools tests 2015-05-21 11:41:04 -07:00
MixSingularAndUnofficialContainerInheritedB1Test.java 8076543: Add @modules as needed to the langtools tests 2015-05-21 11:41:04 -07:00
MixSingularAndUnofficialContainerInheritedB2Test.java 8076543: Add @modules as needed to the langtools tests 2015-05-21 11:41:04 -07:00
OfficialContainerBasicTest.java 8076543: Add @modules as needed to the langtools tests 2015-05-21 11:41:04 -07:00
OfficialContainerInheritedTest.java 8076543: Add @modules as needed to the langtools tests 2015-05-21 11:41:04 -07:00
RepeatableBasicTest.java 8076543: Add @modules as needed to the langtools tests 2015-05-21 11:41:04 -07:00
RepeatableInheritedTest.java 8076543: Add @modules as needed to the langtools tests 2015-05-21 11:41:04 -07:00
RepeatableOfficialContainerBasicTest.java 8076543: Add @modules as needed to the langtools tests 2015-05-21 11:41:04 -07:00
RepeatableOfficialContainerInheritedTest.java 8076543: Add @modules as needed to the langtools tests 2015-05-21 11:41:04 -07:00
RepeatableOverrideATest.java 8076543: Add @modules as needed to the langtools tests 2015-05-21 11:41:04 -07:00
RepeatableOverrideBTest.java 8076543: Add @modules as needed to the langtools tests 2015-05-21 11:41:04 -07:00
SingularBasicTest.java 8076543: Add @modules as needed to the langtools tests 2015-05-21 11:41:04 -07:00
SingularInheritedATest.java 8076543: Add @modules as needed to the langtools tests 2015-05-21 11:41:04 -07:00
SingularInheritedBTest.java 8076543: Add @modules as needed to the langtools tests 2015-05-21 11:41:04 -07:00
UnofficialContainerBasicTest.java 8076543: Add @modules as needed to the langtools tests 2015-05-21 11:41:04 -07:00
UnofficialContainerInheritedTest.java 8076543: Add @modules as needed to the langtools tests 2015-05-21 11:41:04 -07:00