jdk-24/test/langtools/tools/javac/options
Vicente Romero 827e5e3226 8225054: Compiler implementation for records
8225052: javax.lang.model support for records
8225053: Preview APIs support for records
8225055: Javadoc for records
8226314: com.sun.source support for records
8227113: Specification for java.lang.Record
8233526: JVM support for records

Implement records in the compiler and the JVM, including serialization, reflection and APIs support

Co-authored-by: Brian Goetz <brian.goetz@oracle.com>
Co-authored-by: Maurizio Cimadamore <maurizio.cimadamore@oracle.com>
Co-authored-by: Harold Seigel <harold.seigel@oracle.com>
Co-authored-by: Joe Darcy <joe.darcy@oracle.com>
Co-authored-by: Jonathan Gibbons <jonathan.gibbons@oracle.com>
Co-authored-by: Chris Hegarty <chris.hegarty@oracle.com>
Co-authored-by: Jan Lahoda <jan.lahoda@oracle.com>
Reviewed-by: mcimadamore, briangoetz, alanb, darcy, chegar, jrose, jlahoda, coleenp, dholmes, lfoltan, mchung, sadayapalam, hannesw, sspitsyn
2019-12-04 15:57:39 -05:00
..
modes 8028563: Remove javac support for 6/1.6 source and target values 2018-07-12 14:13:15 -07:00
release 8028563: Remove javac support for 6/1.6 source and target values 2018-07-12 14:13:15 -07:00
smokeTests 8213100: fix test OptionSmokeTest before removing it from the problem list 2018-10-29 17:09:44 -04:00
xprefer 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
BCPOrSystemNotSpecified.java 8225054: Compiler implementation for records 2019-12-04 15:57:39 -05:00
IsSupportedOptionTest.java 8210555: create --source --target synonyms for -source -target 2018-09-26 15:14:17 -07:00
T6900037.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
T6900037.out 8189749: Devise strategy for making source level checks more uniform 2017-12-04 17:54:49 +00:00
T6949443.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
T6986895.java 8201544: Improve javac command line parsing and error reporting 2019-02-14 21:52:39 +05:30
T7022337.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
XjcovUnionTypeTest.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00