jdk-24/test/langtools/tools/javac/records
2022-06-24 21:42:23 +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 8273408: java.lang.AssertionError: typeSig ERROR on generated class property of record 2021-09-17 05:34:25 +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
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 8288130: compiler error with AP and explicit record accessor 2022-06-24 21:42:23 +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