jdk-24/test/langtools/tools/javac/records
Chen Liang 961e944fa7 8336754: Remodel TypeAnnotation to "has" instead of "be" an Annotation
Co-authored-by: Alex Buckley <abuckley@openjdk.org>
Reviewed-by: asotona
2024-08-16 15:48:54 +00:00
..
mandated_members
recordComponent 8331291: java.lang.classfile.Attributes class performs a lot of static initializations 2024-05-24 15:58:34 +00:00
writeread
BigRecordsToStringTest.java 8261847: performance of java.lang.Record::toString should be improved 2021-11-23 15:23:23 +00:00
ElementFilterRecordComponentTest.java 8325362: Allow to create a simple in-memory input JavaFileObject 2024-03-19 09:35:25 +00:00
LocalStaticDeclarations2.java 8313613: Use JUnit in langtools/lib tests 2023-10-16 17:14:34 +00:00
LocalStaticDeclarations.java 8254105: allow static nested declarations 2020-11-21 03:17:57 +00:00
MapAccessorToComponent.java
RecordCompilationTests.java 8336754: Remodel TypeAnnotation to "has" instead of "be" an Annotation 2024-08-16 15:48:54 +00:00
RecordDeclarationSyntaxTest.java 8294020: improve errors for record declarations 2022-11-07 20:16:04 +00:00
RecordDeclarationSyntaxTest.out 8294020: improve errors for record declarations 2022-11-07 20:16:04 +00:00
RecordMemberTests.java 8258941: Test specify the Classpath exception in the header 2020-12-24 17:32:25 +00:00
RecordReading.java 8256950: Add record attribute support to symbol generator CreateSymbols 2020-12-09 15:05:01 +00:00
RecordsBinaryCompatibilityTests.java 8308753: Class-File API transition to Preview 2023-12-04 07:07:57 +00:00
RecordsErrorRecovery.java 8273584: TypeElement.getSuperclass crashes for a record TypeElement when j.l.Record is not available 2021-09-13 09:24:06 +00:00
VarargsRecordsTest.java 8258941: Test specify the Classpath exception in the header 2020-12-24 17:32:25 +00:00