jdk-24/test/langtools/jdk/javadoc/tool
2023-10-31 22:03:35 +00: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 8267126: javadoc should show "line and caret" for diagnostics. 2021-05-25 01:33:13 +00:00
6964914 8285488: Improve DocFinder 2022-11-16 09:43:21 +00:00
8025693 8242532: convert tests to use Text Blocks 2020-05-05 13:02:30 -07:00
8224612 8286311: remove boilerplate from use of runTests 2022-12-22 21:20:43 +00:00
8224613 8286311: remove boilerplate from use of runTests 2022-12-22 21:20:43 +00:00
api 8306980: Generated docs should contain correct Legal Documents 2023-10-31 22:03:35 +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 8252717: Integrate/merge legacy standard doclet diagnostics and doclint 2022-06-03 16:17:23 +00: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 8286311: remove boilerplate from use of runTests 2022-12-22 21:20:43 +00:00
modules 8267126: javadoc should show "line and caret" for diagnostics. 2021-05-25 01:33:13 +00: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 8286311: remove boilerplate from use of runTests 2022-12-22 21:20:43 +00:00
reporter_generates_warnings 8286311: remove boilerplate from use of runTests 2022-12-22 21:20:43 +00:00
sampleapi 8317693: Unused parameter to Tokens.Token.comment method 2023-10-09 17:53:57 +00: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 8283606: Tests may fail with zh locale on MacOS 2022-05-05 00:06:24 +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
testToolStreams 8286311: remove boilerplate from use of runTests 2022-12-22 21:20:43 +00:00
testWErrorOption 8286311: remove boilerplate from use of runTests 2022-12-22 21:20:43 +00: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 8267126: javadoc should show "line and caret" for diagnostics. 2021-05-25 01:33:13 +00:00
BreakIteratorWarning.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
CheckManPageOptions.java 8297164: Update troff man pages and CheckManPageOptions.java 2022-11-21 22:03:48 +00:00
CheckResourceKeys.java 8293178: Remove obsolete properties from javadoc resource file 2022-08-31 22:11:20 +00:00
CommandLineHelpTest.java 8286311: remove boilerplate from use of runTests 2022-12-22 21:20:43 +00: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 8283606: Tests may fail with zh locale on MacOS 2022-05-05 00:06:24 +00:00
FlagsTooEarly.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
IgnoreSourceErrors.java 8300517: Refactor VisibleMemberTable (method members) 2023-03-13 20:53:52 +00:00
MaxWarns.java 8267126: javadoc should show "line and caret" for diagnostics. 2021-05-25 01:33:13 +00: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 8173605: Remove support for source and target 1.7 option in javac 2022-09-01 16:43:50 +00: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 8268774: Residual logging output written to STDOUT, not STDERR 2021-06-16 18:03:48 +00:00
VerifyLocale.java 8273745: VerifyLocale.java occasionally times out 2021-10-05 15:21:44 +00:00
XWerror.java 8235435: Remove (obsolete) @author info from javadoc source and tests 2019-12-06 10:12:51 +00:00