jdk-24/test/langtools/tools/javac/records
2023-02-06 18:22:22 +00:00
..
mandated_members 8255013: implement Record Classes as a standard feature in Java, follow-up 2020-10-28 17:18:46 +00:00
recordComponent 8295184: Printing messages with a RecordComponentElement does not include position 2022-12-06 04:23:40 +00:00
writeread 8255013: implement Record Classes as a standard feature in Java, follow-up 2020-10-28 17:18:46 +00:00
BigRecordsToStringTest.java 8261847: performance of java.lang.Record::toString should be improved 2021-11-23 15:23:23 +00:00
ElementFilterRecordComponentTest.java 8255013: implement Record Classes as a standard feature in Java, follow-up 2020-10-28 17:18:46 +00:00
LocalStaticDeclarations2.java 8282714: synthetic arguments are being added to the constructors of static local classes 2022-07-08 17:24:27 +00:00
LocalStaticDeclarations.java 8254105: allow static nested declarations 2020-11-21 03:17:57 +00:00
MapAccessorToComponent.java 8255013: implement Record Classes as a standard feature in Java, follow-up 2020-10-28 17:18:46 +00:00
RecordCompilationTests.java 8221580: Confusing diagnostic for assigning a static final field in a constructor 2023-02-06 18:22:22 +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 8255561: add tests to check binary compatibility rules for records 2020-11-06 16:39:40 +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