jdk-24/test/langtools/jdk/javadoc/tool
Jan Lahoda 235488215b 8250768: javac should be adapted to changes in JEP 12
Reviewed-by: mcimadamore, erikj, jjg, ihse
2021-01-11 10:10:47 +00:00
..
6176978 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
6227454 8242532: convert tests to use Text Blocks 2020-05-05 13:02:30 -07: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 8242532: convert tests to use Text Blocks 2020-05-05 13:02:30 -07:00
8224612 8243318: New test jdk/javadoc/tool/8224612/OptionsTest.java is failing 2020-04-22 01:30:16 +01:00
8224613 8224613: javadoc should better handle bad options 2020-05-07 13:59:18 +01:00
api 8255013: implement Record Classes as a standard feature in Java, follow-up 2020-10-28 17:18:46 +00:00
badSuper 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
completionFailure 8235435: Remove (obsolete) @author info from javadoc source and tests 2019-12-06 10:12:51 +00:00
doclint 8247815: doclint: recategorize "no description for ..." as MISSING, not SYNTAX 2020-06-19 11:04:52 -07:00
dupOk 8235435: Remove (obsolete) @author info from javadoc source and tests 2019-12-06 10:12:51 +00:00
enum 8152313: [javadoc] convert tool tests to doclet tests 2020-06-16 14:27:16 -07: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 8246705: javadoc gives "misleading" and incomplete warning message 2020-06-09 19:50:30 -07: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 8235435: Remove (obsolete) @author info from javadoc source and tests 2019-12-06 10:12:51 +00:00
parser/7091528 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
removeOldDoclet 8242532: convert tests to use Text Blocks 2020-05-05 13:02:30 -07:00
reporter_generates_warnings 8225054: Compiler implementation for records 2019-12-04 15:57:39 -05:00
sampleapi 8241631: PropertyGetterTaglet, PropertySetterTaglet may be removed 2020-03-27 11:24:40 -07:00
sourceOnly 8235435: Remove (obsolete) @author info from javadoc source and tests 2019-12-06 10:12:51 +00:00
sourceOption 8235435: Remove (obsolete) @author info from javadoc source and tests 2019-12-06 10:12:51 +00:00
subpackageIgnore 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
T4994049 8235435: Remove (obsolete) @author info from javadoc source and tests 2019-12-06 10:12:51 +00:00
testLocaleOption 8253117: Replace HTML tables in javadoc summaries with CSS grid elements 2020-10-12 09:36:43 +00: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
testWErrorOption 8242532: convert tests to use Text Blocks 2020-05-05 13:02:30 -07:00
treeapi 8236949: javadoc -Xdoclint does not accumulate options correctly 2020-01-30 11:20:09 -08:00
varArgs 8152313: [javadoc] convert tool tests to doclet tests 2020-06-16 14:27:16 -07: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 8250768: javac should be adapted to changes in JEP 12 2021-01-11 10:10:47 +00:00
CommandLineHelpTest.java 8243396: Add a brief description of argfiles to the javadoc help output 2020-05-19 10:11:13 -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 8242532: convert tests to use Text Blocks 2020-05-05 13:02:30 -07:00
NoStar.java 8242532: convert tests to use Text Blocks 2020-05-05 13:02:30 -07:00
OptionSyntaxTest.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
QuietOption.java 8242607: -Xdoclint doesn't report missing/unexpected comments 2020-06-09 20:05:04 -07: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 8237492: Reorganize impl of doclet options 2020-01-23 15:52:54 -08:00
T6551367.java 8235435: Remove (obsolete) @author info from javadoc source and tests 2019-12-06 10:12:51 +00:00
T6968833.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
TestScriptInComment.java 8248320: Provide a unique accessible name for <nav role="navigation"> 2020-11-03 17:15:17 +00: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 8235435: Remove (obsolete) @author info from javadoc source and tests 2019-12-06 10:12:51 +00:00