jdk/test/langtools/tools/javac/processing/model/element
2020-07-09 17:37:53 -04:00
..
8009367 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
repeatingAnnotations 8234101: Compilation error thrown when repeating annotation is used on record component 2019-12-11 15:31:40 -05:00
TestMissingElement 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
TestMissingElement2 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
AnnoProcessorOnRecordsTest.java 8225054: Compiler implementation for records 2019-12-04 15:57:39 -05:00
AnnotationToStringTest.java 8164819: Make javac's toString() on annotation objects consistent with core reflection 2019-06-13 11:50:45 -07:00
CheckingTypeAnnotationsOnRecords.java 8242478: compiler implementation for records (Second Preview) 2020-05-17 11:09:52 -04:00
ErrorOnAnnoWithTargetMethod.java 8239447: compiler error for annotations applied to record components with target METHOD 2020-03-13 10:29:03 -04:00
JavaxLangModelForRecords.java 8225054: Compiler implementation for records 2019-12-04 15:57:39 -05:00
RecordNotPreservingNestedTypeAnnotationsTest.java 8242529: javac defines type annotations incorrectly for record members (constructor and property accessor) 2020-07-09 17:37:53 -04:00
TestAnonClassNames.java 8212718: Refactor some annotation processor tests to better use collections 2018-10-23 10:32:39 -07:00
TestAnonSourceNames.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
TestBindingVariable.java 8235541: Extend javax.lang.model to cover binding variables 2019-12-09 09:40:09 +01:00
TestBindingVariableData.java 8235541: Extend javax.lang.model to cover binding variables 2019-12-09 09:40:09 +01:00
TestElement.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
TestElementAsType.java 8224687: Add clarifying overrides of Element.asType to more specific subinterfaces 2019-05-30 16:21:08 -07:00
TestElementKindPredicates.java 8225054: Compiler implementation for records 2019-12-04 15:57:39 -05:00
TestEmptyContainer.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
TestExecutableElement.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
TestExecutableReceiverType.java 8222369: ExecutableElement.getReceiverType returns null instead of NOTYPE 2019-06-13 16:39:20 -07:00
TestModuleElementNames.java 8208371: Provided supported mechanims to create a ModuleElement for an unnamed module 2019-01-11 09:57:15 -08:00
TestNames.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
TestNonInherited.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
TestOrigin.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
TestPackageElement.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
TestRecord.java 8225054: Compiler implementation for records 2019-12-04 15:57:39 -05:00
TestRecordDesugar.java 8242478: compiler implementation for records (Second Preview) 2020-05-17 11:09:52 -04:00
TestResourceElement.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
TestResourceVariable.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
TestSealed.java 8227046: compiler implementation for sealed classes 2020-06-01 17:00:40 -04:00
TestTypeElement.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
TestTypeParameter.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
TestTypeParameterAnnotations.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
TypeParamBounds.java 8212718: Refactor some annotation processor tests to better use collections 2018-10-23 10:32:39 -07:00