jdk-24/test/langtools/tools/javac/records
2023-09-14 18:30:39 +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 8313422: test/langtools/tools/javac 144 test classes uses com.sun.tools.classfile library 2023-09-07 15:37: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
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 8315678: Classfile API ConstantPool::entryCount and ConstantPool::entryByIndex methods are confusing 2023-09-14 18:30:39 +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 8313422: test/langtools/tools/javac 144 test classes uses com.sun.tools.classfile library 2023-09-07 15:37:25 +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