jdk-24/test/langtools/jdk/javadoc/doclet
Jesper Wilhelmsson 2a6ec88cd0 Merge
2022-07-06 21:01:10 +00:00
..
5093723 8215516: Move JavadocTester to a named package 2018-12-21 10:38:33 -08:00
AccessAsciiArt 8242532: convert tests to use Text Blocks 2020-05-05 13:02:30 -07:00
AccessH1 8242532: convert tests to use Text Blocks 2020-05-05 13:02:30 -07:00
AccessSkipNav 8261976: Normalize id's used by the standard doclet 2021-02-23 18:55:13 +00:00
AccessSummary 8242532: convert tests to use Text Blocks 2020-05-05 13:02:30 -07:00
AuthorDD 8242532: convert tests to use Text Blocks 2020-05-05 13:02:30 -07:00
checkStylesheetClasses 8268422: Find a better way to select releases in "New API" page 2022-05-27 11:09:26 +00:00
constantValues 8253117: Replace HTML tables in javadoc summaries with CSS grid elements 2020-10-12 09:36:43 +00:00
DocRootSlash 8261976: Normalize id's used by the standard doclet 2021-02-23 18:55:13 +00:00
dupThrowsTags 8235435: Remove (obsolete) @author info from javadoc source and tests 2019-12-06 10:12:51 +00:00
InheritDocForUserTags 8235435: Remove (obsolete) @author info from javadoc source and tests 2019-12-06 10:12:51 +00:00
JavascriptWinTitle 8242532: convert tests to use Text Blocks 2020-05-05 13:02:30 -07:00
MetaTag 8242532: convert tests to use Text Blocks 2020-05-05 13:02:30 -07:00
T6735320 8215516: Move JavadocTester to a named package 2018-12-21 10:38:33 -08:00
testAbsLinkPath 8235435: Remove (obsolete) @author info from javadoc source and tests 2019-12-06 10:12:51 +00:00
testAbstractMethod 8259726: Use of HashSet leads to undefined order in test output 2021-01-25 21:45:54 +00:00
testAnchorNames 8261976: Normalize id's used by the standard doclet 2021-02-23 18:55:13 +00:00
testAnnotationOptional 8261976: Normalize id's used by the standard doclet 2021-02-23 18:55:13 +00:00
testAnnotationTypes 8287118: Use monospace font for annotation default values 2022-06-01 23:05:51 +00:00
testAuthor 8286338: suppress warnings about bad @author tags when author info is not generated. 2022-05-17 20:38:18 +00:00
testAutoLoadTaglets 8242532: convert tests to use Text Blocks 2020-05-05 13:02:30 -07:00
testBackSlashInLink 8261976: Normalize id's used by the standard doclet 2021-02-23 18:55:13 +00:00
testBadHtml 8215516: Move JavadocTester to a named package 2018-12-21 10:38:33 -08:00
testBadPackageFileInJar 8235435: Remove (obsolete) @author info from javadoc source and tests 2019-12-06 10:12:51 +00:00
testBadSourceFile 8235435: Remove (obsolete) @author info from javadoc source and tests 2019-12-06 10:12:51 +00:00
testBaseClass 8235447: Remove (obsolete) @author info from javadoc tests 2019-12-12 21:11:49 +00:00
testBimodalTaglets 8235306: Support doc-comment tags that can be inline or block tags 2019-12-13 10:42:57 -08:00
testBreakIterator 8242532: convert tests to use Text Blocks 2020-05-05 13:02:30 -07:00
testCharset 8242532: convert tests to use Text Blocks 2020-05-05 13:02:30 -07:00
testCharsetDocencodingOptions 8267126: javadoc should show "line and caret" for diagnostics. 2021-05-25 01:33:13 +00:00
testClassCrossReferences 8216497: javadoc should auto-link to platform classes 2020-10-07 13:08:34 +00:00
testClassLinks 8261499: Simplify HTML for javadoc links 2021-02-12 08:32:47 +00:00
testClassTree 8263473: Update annotation terminology (2) 2021-03-24 20:13:01 +00:00
testCmndLineClass 8235435: Remove (obsolete) @author info from javadoc source and tests 2019-12-06 10:12:51 +00:00
testCompletionFailure 8235435: Remove (obsolete) @author info from javadoc source and tests 2019-12-06 10:12:51 +00:00
testConditionalPages 8254721: Improve support for conditionally generated files 2020-10-19 20:52:01 +00:00
testConstantValuesPage 8288058: Broken links on constant-values page 2022-06-28 15:58:12 +00:00
testConstructorIndent 8242532: convert tests to use Text Blocks 2020-05-05 13:02:30 -07:00
testConstructors 8266779: Use <wbr> instead of ZERO_WIDTH_SPACE 2021-05-10 20:25:43 +00:00
testCopyFiles 8248566: Make API docs more usable on mobile browsers 2020-11-27 15:31:56 +00:00
testCRLineSeparator 8235435: Remove (obsolete) @author info from javadoc source and tests 2019-12-06 10:12:51 +00:00
testCustomTagletRegistration 8206181: ExceptionInInitializerError: improve handling of exceptions in user-provided taglets 2022-01-11 14:28:03 +00:00
testDateOption 8272984: javadoc support for reproducible builds 2022-01-31 22:54:18 +00:00
testDeprecatedDocs 8269401: Merge "Exceptions" and "Errors" into "Exception Classes" 2021-10-28 10:41:49 +00:00
testDiagsLineCaret 8271159: [REDO] JDK-8249634 doclint should report implicit constructor as missing javadoc comments 2021-08-11 18:03:40 +00:00
testDocEncoding 8242532: convert tests to use Text Blocks 2020-05-05 13:02:30 -07:00
testDocErrorReporter 8235435: Remove (obsolete) @author info from javadoc source and tests 2019-12-06 10:12:51 +00:00
testDocFileDir 8274172: Convert JavadocTester to use NIO 2021-09-28 23:53:49 +00:00
testDocFiles 8267126: javadoc should show "line and caret" for diagnostics. 2021-05-25 01:33:13 +00:00
testDocletExample 8287337: SnippetUtils should throw exceptions if snippets not found 2022-06-02 23:53:23 +00:00
testDoclintDocletMessages 8252717: Integrate/merge legacy standard doclet diagnostics and doclint 2022-06-03 16:17:23 +00:00
testDocLintOption 8252712: move doclint to jdk.javadoc module 2020-09-23 19:55:08 +00:00
testDocPaths 8195796: Reduce the size of relative URLs in generated docs 2018-01-22 11:15:51 -08:00
testDocRootInlineTag 8242532: convert tests to use Text Blocks 2020-05-05 13:02:30 -07:00
testDocRootLink 8242532: convert tests to use Text Blocks 2020-05-05 13:02:30 -07:00
testDocTreeDiags 8271159: [REDO] JDK-8249634 doclint should report implicit constructor as missing javadoc comments 2021-08-11 18:03:40 +00:00
testDupParamWarn 8242532: convert tests to use Text Blocks 2020-05-05 13:02:30 -07:00
testEmptyClass 8235435: Remove (obsolete) @author info from javadoc source and tests 2019-12-06 10:12:51 +00:00
testEmptyInheritDoc 8267219: Javadoc method summary breaks when {@inheritDoc} from an empty parent 2021-05-20 12:44:55 +00:00
testEnclosingClass 8235435: Remove (obsolete) @author info from javadoc source and tests 2019-12-06 10:12:51 +00:00
testEncoding 8235435: Remove (obsolete) @author info from javadoc source and tests 2019-12-06 10:12:51 +00:00
testEnumConstructor 8266779: Use <wbr> instead of ZERO_WIDTH_SPACE 2021-05-10 20:25:43 +00:00
testExceptionInheritance 8157682: @inheritDoc doesn't work with @exception 2021-03-05 15:24:44 +00:00
testExternalOverriddenMethod 8242532: convert tests to use Text Blocks 2020-05-05 13:02:30 -07:00
testGeneratedBy 8254721: Improve support for conditionally generated files 2020-10-19 20:52:01 +00:00
testGeneratedClasses 8262269: javadoc test TestGeneratedClasses.java fails on Windows 2021-02-24 03:50:25 +00:00
testGenericMethodLinkTaglet 8242532: convert tests to use Text Blocks 2020-05-05 13:02:30 -07:00
testGenericTypeLink 8276964: Better indicate a snippet that could not be processed 2021-12-08 07:07:57 +00:00
testGrandParentTypes 8216497: javadoc should auto-link to platform classes 2020-10-07 13:08:34 +00:00
testGroupName 8253117: Replace HTML tables in javadoc summaries with CSS grid elements 2020-10-12 09:36:43 +00:00
testGroupOption 8235435: Remove (obsolete) @author info from javadoc source and tests 2019-12-06 10:12:51 +00:00
testHeadings 8232644: bugs in serialized-form.html 2021-05-07 15:34:53 +00:00
testHeadTag 8248417: some jdk/javadoc/doclet tests fail (JDK 16) 2020-07-02 11:06:16 -07:00
testHelpFile 8263198: javadoc HELP page 2021-03-24 19:51:35 +00:00
testHelpOption 8248863: Add search landing page to API documentation 2022-05-06 08:56:42 +00:00
testHelpPage 8246078: Javadoc Search specification link from Javadoc Help page points to JDK 13 spec 2020-06-19 11:52:01 +01:00
testHiddenMembers 8242532: convert tests to use Text Blocks 2020-05-05 13:02:30 -07:00
testHiddenTag 8274781: Use monospace font for enclosing interface 2021-10-14 12:19:26 +00:00
testHref 8262992: Improve @see output 2021-05-07 10:45:48 +00:00
testHrefInDocComment 8248001: javadoc generates invalid HTML pages whose ftp:// links are broken 2021-09-30 11:33:21 +00:00
testHtml4Removal 8215577: Remove javadoc support for HTML 4 2019-01-30 16:39:26 +05:30
testHtmlComments 8235435: Remove (obsolete) @author info from javadoc source and tests 2019-12-06 10:12:51 +00:00
testHtmlDefinitionListTag 8287118: Use monospace font for annotation default values 2022-06-01 23:05:51 +00:00
testHtmlDocument 8268335: Find better way to exclude empty HTML elements 2022-05-17 11:25:36 +00:00
testHtmlLandmarkRegions 8248320: Provide a unique accessible name for <nav role="navigation"> 2020-11-03 17:15:17 +00:00
testHtmlStrongTag 8242532: convert tests to use Text Blocks 2020-05-05 13:02:30 -07:00
testHtmlTableStyles 8263468: New page for "recent" new API 2021-06-08 18:22:16 +00:00
testHtmlTableTags 8269401: Merge "Exceptions" and "Errors" into "Exception Classes" 2021-10-28 10:41:49 +00:00
testHtmlTag 8261976: Normalize id's used by the standard doclet 2021-02-23 18:55:13 +00:00
testHtmlVersion 8288058: Broken links on constant-values page 2022-06-28 15:58:12 +00:00
testIncluded 8215516: Move JavadocTester to a named package 2018-12-21 10:38:33 -08:00
testIndentation 8266779: Use <wbr> instead of ZERO_WIDTH_SPACE 2021-05-10 20:25:43 +00:00
testIndex 8263473: Update annotation terminology (2) 2021-03-24 20:13:01 +00:00
testIndexFiles 8242532: convert tests to use Text Blocks 2020-05-05 13:02:30 -07:00
testIndexInDocFiles 8242532: convert tests to use Text Blocks 2020-05-05 13:02:30 -07:00
testIndexInPackageFiles 8261499: Simplify HTML for javadoc links 2021-02-12 08:32:47 +00:00
testIndexTaglet 8242532: convert tests to use Text Blocks 2020-05-05 13:02:30 -07:00
testIndexWithModules 8242532: convert tests to use Text Blocks 2020-05-05 13:02:30 -07:00
testInheritDocWithinInappropriateTag 8284299: Handle inheritDoc misuse more gracefully 2022-04-06 18:56:06 +00:00
testInherited 8276964: Better indicate a snippet that could not be processed 2021-12-08 07:07:57 +00:00
testInlineLinkLabel 8242532: convert tests to use Text Blocks 2020-05-05 13:02:30 -07:00
testInterface 8280713: Related to comment inheritance jdk.javadoc cleanup and refactoring 2022-03-01 12:06:11 +00:00
testIOException 8164597: TestIOException.java fails after push for JDK-8164130 2020-06-24 12:41:50 -07:00
testJavaFX 8189591: No way to locally suppress doclint warnings 2021-10-16 03:04:11 +00:00
testJavaPackage 8216170: java.lang.IllegalArgumentException: directories not supported 2019-02-21 15:17:42 -08:00
testJavascript 8242532: convert tests to use Text Blocks 2020-05-05 13:02:30 -07:00
testLambdaFeature 8259726: Use of HashSet leads to undefined order in test output 2021-01-25 21:45:54 +00:00
testLeadingSpaces 8242532: convert tests to use Text Blocks 2020-05-05 13:02:30 -07:00
testLegacyTaglet 8242532: convert tests to use Text Blocks 2020-05-05 13:02:30 -07:00
testLegalNotices 8259530: Generated docs contain MIT/GPL-licenced works without reproducing the licence 2021-06-02 22:45:58 +00:00
testLinkOption 8274639: Provide a way to disable warnings for cross-modular links 2021-12-02 09:40:24 +00:00
testLinkPlatform 8257617: TestLinkPlatform fails with new Java source version 2020-12-03 07:12:25 +00:00
testLinksWithNoDeprecatedOption 8261499: Simplify HTML for javadoc links 2021-02-12 08:32:47 +00:00
testLinkTaglet 8288545: Missing space in error message 2022-06-17 16:53:19 +00:00
testLinkToSerialForm 8242532: convert tests to use Text Blocks 2020-05-05 13:02:30 -07:00
testLists 8261976: Normalize id's used by the standard doclet 2021-02-23 18:55:13 +00:00
testLiteralCodeInPre 8245058: improve presentation of annotations for modules and packages 2020-11-27 19:12:31 +00:00
testMemberInheritance 8266779: Use <wbr> instead of ZERO_WIDTH_SPACE 2021-05-10 20:25:43 +00:00
testMemberSummary 8267236: Versioned platform link in TestMemberSummary.java 2021-05-17 14:43:49 +00:00
testMetadata 8248863: Add search landing page to API documentation 2022-05-06 08:56:42 +00:00
testMethodId 8266779: Use <wbr> instead of ZERO_WIDTH_SPACE 2021-05-10 20:25:43 +00:00
testMethodSignature 8259499: Handling type arguments from outer classes for inner class in javadoc 2021-07-14 06:49:45 +00:00
testMethodTypes 8259726: Use of HashSet leads to undefined order in test output 2021-01-25 21:45:54 +00:00
testMissingComment 8271159: [REDO] JDK-8249634 doclint should report implicit constructor as missing javadoc comments 2021-08-11 18:03:40 +00:00
testMissingType 8215516: Move JavadocTester to a named package 2018-12-21 10:38:33 -08:00
testModifierEx 8245058: improve presentation of annotations for modules and packages 2020-11-27 19:12:31 +00:00
testModuleDirs 8254721: Improve support for conditionally generated files 2020-10-19 20:52:01 +00:00
testModules 8268422: Find a better way to select releases in "New API" page 2022-05-27 11:09:26 +00:00
testModuleSpecificStylesheet 8242532: convert tests to use Text Blocks 2020-05-05 13:02:30 -07:00
testNavigation 8261976: Normalize id's used by the standard doclet 2021-02-23 18:55:13 +00:00
testNestedClasses 8265042: javadoc HTML files not generated for types nested in records 2021-05-07 14:51:03 +00:00
testNestedGenerics 8242532: convert tests to use Text Blocks 2020-05-05 13:02:30 -07:00
testNestedInlineTags 8257925: enable more support for nested inline tags 2021-02-19 15:59:05 +00:00
testNewApiList 8287674: CSS improvements for summary lists 2022-06-07 06:32:39 +00:00
testNewLanguageFeatures 8267126: javadoc should show "line and caret" for diagnostics. 2021-05-25 01:33:13 +00:00
testNoFrames 8267126: javadoc should show "line and caret" for diagnostics. 2021-05-25 01:33:13 +00:00
testNonInlineHtmlTagRemoval 8276964: Better indicate a snippet that could not be processed 2021-12-08 07:07:57 +00:00
testNoPackagesFile 8235435: Remove (obsolete) @author info from javadoc source and tests 2019-12-06 10:12:51 +00:00
testNotifications 8242532: convert tests to use Text Blocks 2020-05-05 13:02:30 -07:00
testOptions 8275786: New javadoc option to add script files to generated documentation 2021-11-11 09:13:49 +00:00
testOrdering 8260223: Handling of unnamed package in javadoc pages 2021-02-23 08:42:51 +00:00
testOverriddenMethods 8280713: Related to comment inheritance jdk.javadoc cleanup and refactoring 2022-03-01 12:06:11 +00:00
testOverview 8264274: Block tags in overview.html are ignored 2021-08-17 08:29:49 +00:00
testPackageAnnotation 8260223: Handling of unnamed package in javadoc pages 2021-02-23 08:42:51 +00:00
testPackageDeprecation 8261976: Normalize id's used by the standard doclet 2021-02-23 18:55:13 +00:00
testPackageDescription 8261976: Normalize id's used by the standard doclet 2021-02-23 18:55:13 +00:00
testPackageHtml 8247788: DocCommentParser should not reject standalone '>' 2020-06-18 14:07:49 -07:00
testPackagePage 8259806: Clean up terminology on the "All Classes" page 2021-06-08 18:49:31 +00:00
testPackageSpecificStylesheet 8242532: convert tests to use Text Blocks 2020-05-05 13:02:30 -07:00
testPackageSummary 8273034: Make javadoc navigation collapsible on small displays 2021-09-24 08:51:55 +00:00
testParamTaglet 8234682: The order of @param in the generated docs should match the method signature 2022-01-20 16:17:08 +00:00
testPreview 8282452: Use of Preview API in preview methods should not trigger preview warning for the enclosing class 2022-03-01 15:54:10 +00:00
testPrivateClasses 8280713: Related to comment inheritance jdk.javadoc cleanup and refactoring 2022-03-01 12:06:11 +00:00
testProperty 8270195: Add missing links between methods of JavaFX properties 2021-08-24 16:10:25 +00:00
testRecordLinks 8258002: Update "type" terminology in generated docs 2020-12-18 18:34:25 +00:00
testRecordTypes 8285939: javadoc java.lang.Record should not have "Direct Known Subclasses:" section 2022-05-31 22:59:59 +00:00
testRecurseSubPackages 8235435: Remove (obsolete) @author info from javadoc source and tests 2019-12-06 10:12:51 +00:00
testRelatedPackages 8263507: Improve structure of package summary pages 2021-05-07 10:44:02 +00:00
testRelativeLinks 8274172: Convert JavadocTester to use NIO 2021-09-28 23:53:49 +00:00
testRepeatedAnnotations 8263473: Update annotation terminology (2) 2021-03-24 20:13:01 +00:00
testReporterStreams 8267204: Expose access to underlying streams in Reporter 2021-06-05 00:05:17 +00:00
testReturnTag 8283041: [javadoc] Crashes using {@return} with @param 2022-03-11 22:41:47 +00:00
testSealedTypes 8265684: implement Sealed Classes as a standard feature in Java, javadoc changes 2021-05-20 09:23:14 +00:00
testSearch 8284367: JQuery UI upgrade from 1.12.1 to 1.13.1 2022-05-17 09:53:50 +00:00
testSearchScript 8282559: Allow multiple search terms in javadoc search 2022-05-05 14:46:43 +00:00
testSeeTag 8281944: JavaDoc throws java.lang.IllegalStateException: ERRONEOUS 2022-02-24 14:50:06 +00:00
testSerializedForm 8268318: Missing comma in copyright header 2021-06-07 10:23:12 +00:00
testSerializedFormDeprecationInfo 8232644: bugs in serialized-form.html 2021-05-07 15:34:53 +00:00
testSerializedFormWithClassFile 8266779: Use <wbr> instead of ZERO_WIDTH_SPACE 2021-05-10 20:25:43 +00:00
testSerializedFormWithSee 8215516: Move JavadocTester to a named package 2018-12-21 10:38:33 -08:00
testSerialMissing 8251200: False positive messages about missing comments for serialization 2021-01-06 18:52:59 +00:00
testSerialTag 8242532: convert tests to use Text Blocks 2020-05-05 13:02:30 -07:00
testSerialVersionUID 8235435: Remove (obsolete) @author info from javadoc source and tests 2019-12-06 10:12:51 +00:00
testSimpleTag 8242532: convert tests to use Text Blocks 2020-05-05 13:02:30 -07:00
testSimpleTagExclude 8235435: Remove (obsolete) @author info from javadoc source and tests 2019-12-06 10:12:51 +00:00
testSimpleTagInherit 8286338: suppress warnings about bad @author tags when author info is not generated. 2022-05-17 20:38:18 +00:00
testSinceTag 8242532: convert tests to use Text Blocks 2020-05-05 13:02:30 -07:00
testSingleQuotedLink 8235435: Remove (obsolete) @author info from javadoc source and tests 2019-12-06 10:12:51 +00:00
testSingletonLists 8274172: Convert JavadocTester to use NIO 2021-09-28 23:53:49 +00:00
testSnippetTag 8277420: Provide a way to copy the hyperlink to a doc element to the clipboard 2022-05-27 09:08:02 +00:00
testSourceTab 8235435: Remove (obsolete) @author info from javadoc source and tests 2019-12-06 10:12:51 +00:00
testStylesheet 8287674: CSS improvements for summary lists 2022-06-07 06:32:39 +00:00
testStylesheetOverwrite 8215516: Move JavadocTester to a named package 2018-12-21 10:38:33 -08:00
testSubTitle 8242532: convert tests to use Text Blocks 2020-05-05 13:02:30 -07:00
testSummaryHeading 8235435: Remove (obsolete) @author info from javadoc source and tests 2019-12-06 10:12:51 +00:00
testSummaryTag 8257925: enable more support for nested inline tags 2021-02-19 15:59:05 +00:00
testSuperclassInSerialForm 8232644: bugs in serialized-form.html 2021-05-07 15:34:53 +00:00
testSupplementary 8235435: Remove (obsolete) @author info from javadoc source and tests 2019-12-06 10:12:51 +00:00
testSystemPropertyPage 8253559: The INDEX page should link to Serialized Form and Constant Values pages 2020-10-16 22:15:52 +00:00
testSystemPropertyTaglet 8269401: Merge "Exceptions" and "Errors" into "Exception Classes" 2021-10-28 10:41:49 +00:00
testTagInheritence 8280713: Related to comment inheritance jdk.javadoc cleanup and refactoring 2022-03-01 12:06:11 +00:00
testTaglets 8288524: Allow @systemProperty to appear in overview documentation 2022-06-27 19:33:16 +00:00
testTagMisuse 8288692: jdk/javadoc/doclet/testTagMisuse/TestTagMisuse.java fails after JDK-8288545 2022-06-17 21:48:24 +00:00
testTagOrder 8262992: Improve @see output 2021-05-07 10:45:48 +00:00
testTagOutput 8242532: convert tests to use Text Blocks 2020-05-05 13:02:30 -07:00
testTerminology 8282559: Allow multiple search terms in javadoc search 2022-05-05 14:46:43 +00:00
testThrows 8245058: improve presentation of annotations for modules and packages 2020-11-27 19:12:31 +00:00
testThrowsHead 8239804: Cleanup/simplify HTML/CSS for general block tags 2020-02-27 12:16:03 -08:00
testThrowsInheritance 8067757: Incorrect HTML generation for copied javadoc with multiple @throws tags 2022-07-04 16:00:53 +00:00
testThrowsInheritanceMultiple 8067757: Incorrect HTML generation for copied javadoc with multiple @throws tags 2022-07-04 16:00:53 +00:00
testThrowsTag 8242532: convert tests to use Text Blocks 2020-05-05 13:02:30 -07:00
testTitleInHref 8242532: convert tests to use Text Blocks 2020-05-05 13:02:30 -07:00
testTopOption 8254721: Improve support for conditionally generated files 2020-10-19 20:52:01 +00:00
testTypeAnnotations 8266779: Use <wbr> instead of ZERO_WIDTH_SPACE 2021-05-10 20:25:43 +00:00
testTypeParams 8266779: Use <wbr> instead of ZERO_WIDTH_SPACE 2021-05-10 20:25:43 +00:00
testTypeVariableLinks 8216497: javadoc should auto-link to platform classes 2020-10-07 13:08:34 +00:00
testUnicode 8271258: @param with non-ascii variable names produces incorrect results 2021-08-24 14:41:24 +00:00
testUnnamedPackage 8256208: Javadoc's generated overview does not show classes of unnamed package 2021-11-09 15:05:07 +00:00
testUseOption 8261976: Normalize id's used by the standard doclet 2021-02-23 18:55:13 +00:00
testUserTaglet 8215516: Move JavadocTester to a named package 2018-12-21 10:38:33 -08:00
testValueTag 8286101: Support formatting in @value tag 2022-06-13 18:13:21 +00:00
testVersionOption 8215516: Move JavadocTester to a named package 2018-12-21 10:38:33 -08:00
testVersionTag 8286338: suppress warnings about bad @author tags when author info is not generated. 2022-05-17 20:38:18 +00:00
testVisibleMembers 8223607: --override-methods=summary ignores some signature changes 2020-12-18 15:46:25 +00:00
testVoidHtmlElements 8266856: Make <wbr> element void 2021-05-21 00:31:04 +00:00
testWarnBadParamNames 8267126: javadoc should show "line and caret" for diagnostics. 2021-05-25 01:33:13 +00:00
testWarnings 8247235: doclint should permit "self-closing" tags for void elements in HTML5 2020-06-10 17:23:05 -07:00
testXOption 8272984: javadoc support for reproducible builds 2022-01-31 22:54:18 +00:00
typeAnnotations/smoke 8235447: Remove (obsolete) @author info from javadoc tests 2019-12-12 21:11:49 +00:00
ValidHtml 8253117: Replace HTML tables in javadoc summaries with CSS grid elements 2020-10-12 09:36:43 +00:00
VersionNumber 8235435: Remove (obsolete) @author info from javadoc source and tests 2019-12-06 10:12:51 +00:00
WindowTitles 8254721: Improve support for conditionally generated files 2020-10-19 20:52:01 +00:00