jdk-24/test/langtools/jdk/javadoc/tool
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
..
6176978 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
6227454 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
6942366 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
6958836 8182765: HTML5 must be the default javadoc codegen mode in the near future 2018-03-06 10:45:47 -08:00
6964914 8182765: HTML5 must be the default javadoc codegen mode in the near future 2018-03-06 10:45:47 -08:00
8025693 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
api 8225054: Compiler implementation for records 2019-12-04 15:57:39 -05:00
badSuper 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
completionFailure 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
doclint 8220379: Fix doclint handling of headings 2019-03-14 11:39:00 -07:00
dupOk 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
enum 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
example 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
exceptionHandling 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
modules 8225054: Compiler implementation for records 2019-12-04 15:57:39 -05:00
MultiReleaseJar 8208269: Javadoc does not support module-info in a multi-release jar 2018-08-16 15:00:23 +02:00
nonConstExprs 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
outputRedirect 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
parser/7091528 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
removeOldDoclet 8219632: Remove reference to com.sun.javadoc API in RemoveOldDoclet test 2019-03-11 14:17:08 +05:30
reporter_generates_warnings 8225054: Compiler implementation for records 2019-12-04 15:57:39 -05:00
sampleapi 8215577: Remove javadoc support for HTML 4 2019-01-30 16:39:26 +05:30
sourceOnly 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
sourceOption 8210555: create --source --target synonyms for -source -target 2018-09-26 15:14:17 -07:00
subpackageIgnore 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
T4994049 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
testPackages 8191078: Wrong "Package not found" warning 2017-12-06 11:43:50 -08:00
testSourceOption 8187588: Error generating using JDK 9 javadoc against a JDK 8 source repository 2017-11-20 16:50:22 -08:00
treeapi 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
varArgs 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
AddOpensTest.java 8181878: javadoc should support/ignore --add-opens 2018-01-11 15:38:57 -08:00
BadOptionsTest.java 8196433: use the new error diagnostic approach at javac.Main 2018-04-18 16:02:53 -04:00
BreakIteratorWarning.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
CheckResourceKeys.java 8202947: Fix minor issues with taglets 2018-05-23 11:49:57 -07:00
EnablePreviewOption.java 8199196: Add javadoc support for preview features 2018-05-08 12:16:52 -07:00
EncodingTest.java 8215584: Remove support for the "old" doclet API in com/sun/javadoc 2019-02-22 11:10:55 +05:30
EnsureNewOldDoclet.java 8215584: Remove support for the "old" doclet API in com/sun/javadoc 2019-02-22 11:10:55 +05:30
FlagsTooEarly.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
IgnoreSourceErrors.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
InlineTagsWithBraces.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
LangVers.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
MaxWarns.java 8182765: HTML5 must be the default javadoc codegen mode in the near future 2018-03-06 10:45:47 -08:00
NoStar.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
OptionSyntaxTest.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
QuietOption.java 8182765: HTML5 must be the default javadoc codegen mode in the near future 2018-03-06 10:45:47 -08:00
ReleaseOption.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
ReleaseOptionSource.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
T4696488.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
T6551367.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
T6968833.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
TestScriptInComment.java 8226765: Commentary on Javadoc comments 2019-08-06 20:39:48 +02:00
ToolProviderTest.java 8189102: All tools should support -?, -h and --help 2018-01-16 08:48:34 +01:00
VerifyLocale.java 8149565: -locale option issues 2018-06-18 13:40:16 -07:00
XWerror.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00