jdk-24/langtools/test/com/sun/javadoc
2013-08-14 21:44:51 -07:00
..
_template 8012728: Normalize @ignore comments on langtools tests 2013-05-03 09:56:56 -07:00
5093723 8004834: Add doclint support into javadoc 2013-01-10 19:38:57 -08:00
AccessAsciiArt 6962318: Update copyright year 2010-12-28 15:54:52 -08:00
AccessFrameTitle 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
AccessH1 7052425: Change the look and feel of the javadoc generate HTML pages using stylesheet 2011-06-17 20:12:46 -07:00
AccessSkipNav 6962318: Update copyright year 2010-12-28 15:54:52 -08:00
AccessSummary 6962318: Update copyright year 2010-12-28 15:54:52 -08:00
AuthorDD 8012175: Convert TagletOutputImpl to use ContentBuilder instead of StringBuilder 2013-05-14 10:14:54 -07:00
constantValues 6962318: Update copyright year 2010-12-28 15:54:52 -08:00
DocRootSlash 8006241: Test DocRootSlash.java fails 2013-01-14 14:17:25 -08:00
dupThrowsTags 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
InheritDocForUserTags 8008768: Using {@inheritDoc} in simple tag defined via -tag fails 2013-05-03 17:44:38 -07:00
JavascriptWinTitle 6962318: Update copyright year 2010-12-28 15:54:52 -08:00
lib 6735320: StringIndexOutOfBoundsException for empty @serialField tag 2011-07-01 13:34:37 -07:00
MetaTag 8000800: javadoc uses static non-final fields 2012-11-15 09:18:36 -08:00
PackagesHeader 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
T6735320 8007610: javadoc doclint does not work with -private 2013-02-08 17:35:16 -08:00
testAbsLinkPath 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
testAbstractMethod 8004891: Check for abstract method in javadoc does not conform to the language model 2013-01-04 23:06:05 -08:00
testAnnotationOptional 8012048: JDK8 b85 source with GPL header errors 2013-04-12 15:22:47 -07:00
testAnnotationTypes 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
testBackSlashInLink 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
testBadPackageFileInJar 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
testBadSourceFile 8004834: Add doclint support into javadoc 2013-01-10 19:38:57 -08:00
testBaseClass 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
testBreakIterator 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
testClassCrossReferences 7198274: RFE : Javadoc Accessibility : Use CSS styles rather than <strong> or <i> tags 2013-08-07 15:00:24 -07:00
testClassTree 6962318: Update copyright year 2010-12-28 15:54:52 -08:00
testCmndLineClass 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
testConstantValuesPage 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
testConstructorIndent 8012176: reduce use of TagletOutputImpl.toString 2013-05-14 10:14:54 -07:00
testCRLineSeparator 8014636: TestLiteralCodeInPre fails on windows 2013-07-17 18:18:45 -07:00
testDeprecatedDocs 7010344: Some of the html files do not have element <a> in right context 2011-04-04 10:14:23 -07:00
testDocEncoding 8000743: docencoding not available to stylesheet 2012-10-10 18:08:19 -07:00
testDocErrorReporter 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
testDocFileDir 8001664: refactor javadoc to use abstraction to handle files 2012-10-31 13:48:15 -07:00
testDocFiles 8008949: javadoc stopped copying doc-files 2013-03-01 10:47:39 -08:00
testDocRootInlineTag 6962318: Update copyright year 2010-12-28 15:54:52 -08:00
testDocRootLink 6553182: Need to modify javadoc doclet for GPL 2011-05-02 10:10:31 -07:00
testDupParamWarn 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
testEmptyClass 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
testEnclosingClass 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
testEncoding 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
testExternalOverridenMethod 7198274: RFE : Javadoc Accessibility : Use CSS styles rather than <strong> or <i> tags 2013-08-07 15:00:24 -07:00
testGeneratedBy 8000418: javadoc should used a standard "generated by javadoc" string 2012-10-10 18:34:46 -07:00
testGroupOption 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
testHeadings 6962318: Update copyright year 2010-12-28 15:54:52 -08:00
testHelpFile 7132631: The help-doc.html generates an invalid link to constant-values.html 2012-10-05 14:13:47 -07:00
testHelpOption 8007687: javadoc -X does not include -Xdoclint 2013-06-03 17:24:47 -07:00
testHiddenMembers 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
testHref 8012175: Convert TagletOutputImpl to use ContentBuilder instead of StringBuilder 2013-05-14 10:14:54 -07:00
testHrefInDocComment 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
testHtmlComments 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
testHtmlDefinitionListTag 7198274: RFE : Javadoc Accessibility : Use CSS styles rather than <strong> or <i> tags 2013-08-07 15:00:24 -07:00
testHtmlDocument 8000800: javadoc uses static non-final fields 2012-11-15 09:18:36 -08:00
testHtmlStrongTag 6962318: Update copyright year 2010-12-28 15:54:52 -08:00
testHtmlTableTags 8004893: the javadoc/doclet needs to be updated to accommodate lambda changes 2012-12-25 17:23:59 -08:00
testHtmlTag 6962318: Update copyright year 2010-12-28 15:54:52 -08:00
testIndentation 8011288: Erratic/inconsistent indentation of signatures 2013-05-14 10:14:53 -07:00
testIndex 8000741: refactor javadoc to use abstraction to handle relative paths 2012-10-23 13:20:37 -07:00
testInlineLinkLabel 6962318: Update copyright year 2010-12-28 15:54:52 -08:00
testInterface 7198274: RFE : Javadoc Accessibility : Use CSS styles rather than <strong> or <i> tags 2013-08-07 15:00:24 -07:00
testJavaFX 7198274: RFE : Javadoc Accessibility : Use CSS styles rather than <strong> or <i> tags 2013-08-07 15:00:24 -07:00
testJavascript 8015997: Additional improvement in Javadoc framing 2013-06-07 16:12:04 -07:00
testLambdaFeature 7112427: The doclet needs to be able to generate JavaFX documentation 2013-02-24 11:36:58 -08:00
testLeadingSpaces 8014636: TestLiteralCodeInPre fails on windows 2013-07-17 18:18:45 -07:00
testLegacyTaglet 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
testLinkOption 7010344: Some of the html files do not have element <a> in right context 2011-04-04 10:14:23 -07:00
testLinkTaglet 8014636: TestLiteralCodeInPre fails on windows 2013-07-17 18:18:45 -07:00
testLinkToSerialForm 6962318: Update copyright year 2010-12-28 15:54:52 -08:00
testLiteralCodeInPre 8014636: TestLiteralCodeInPre fails on windows 2013-07-17 18:18:45 -07:00
testMemberInheritence 7198274: RFE : Javadoc Accessibility : Use CSS styles rather than <strong> or <i> tags 2013-08-07 15:00:24 -07:00
testMemberSummary 7198274: RFE : Javadoc Accessibility : Use CSS styles rather than <strong> or <i> tags 2013-08-07 15:00:24 -07:00
testMethodTypes 8004893: the javadoc/doclet needs to be updated to accommodate lambda changes 2012-12-25 17:23:59 -08:00
testModifier 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
testNavagation 7025314: NLS: translatability violation on standard.properties 2011-03-22 18:32:41 -07:00
testNestedGenerics 6758050: javadoc handles nested generic types incorrectly 2011-04-18 15:39:16 -07:00
testNestedInlineTag 8013738: Two javadoc tests have bug 0000000 2013-06-26 20:45:47 -07:00
testNewLanguageFeatures 7198274: RFE : Javadoc Accessibility : Use CSS styles rather than <strong> or <i> tags 2013-08-07 15:00:24 -07:00
testNonFrameWarning 7001086: NLS: un-used resources should be removed from standard.properties and improper concatenation 2011-03-25 15:17:52 -07:00
testNoPackagesFile 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
testNotifications 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
testOptions 4749567: stddoclet: Add CSS style for setting header/footer to be italic 2013-08-07 16:09:31 -07:00
testOverridenMethods 7198274: RFE : Javadoc Accessibility : Use CSS styles rather than <strong> or <i> tags 2013-08-07 15:00:24 -07:00
testPackageDeprecation 7198274: RFE : Javadoc Accessibility : Use CSS styles rather than <strong> or <i> tags 2013-08-07 15:00:24 -07:00
testPackagePage 8000741: refactor javadoc to use abstraction to handle relative paths 2012-10-23 13:20:37 -07:00
testParamTaglet 8012175: Convert TagletOutputImpl to use ContentBuilder instead of StringBuilder 2013-05-14 10:14:54 -07:00
testPrivateClasses 7198274: RFE : Javadoc Accessibility : Use CSS styles rather than <strong> or <i> tags 2013-08-07 15:00:24 -07:00
testProfiles 8016921: Change the profiles table on overview-summary.html page to a list 2013-08-14 21:44:51 -07:00
testRecurseSubPackages 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
testRelativeLinks 8014636: TestLiteralCodeInPre fails on windows 2013-07-17 18:18:45 -07:00
testRepeatedAnnotations 8006119: update javac to follow latest spec for repeatable annotations 2013-01-14 13:50:01 -08:00
testReturnTag 8004834: Add doclint support into javadoc 2013-01-10 19:38:57 -08:00
testSeeTag 8017191: Javadoc is confused by @link to imported classes outside of the set of generated packages 2013-08-14 16:41:01 -07:00
testSerializedForm 6962318: Update copyright year 2010-12-28 15:54:52 -08:00
testSerializedFormDeprecationInfo 7198274: RFE : Javadoc Accessibility : Use CSS styles rather than <strong> or <i> tags 2013-08-07 15:00:24 -07:00
testSerialVersionUID 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
testSimpleTag 6962318: Update copyright year 2010-12-28 15:54:52 -08:00
testSimpleTagExclude 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
testSimpleTagInherit 8012175: Convert TagletOutputImpl to use ContentBuilder instead of StringBuilder 2013-05-14 10:14:54 -07:00
testSinceTag 8012176: reduce use of TagletOutputImpl.toString 2013-05-14 10:14:54 -07:00
testSourceTab 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
testStylesheet 8007338: Method grouping tab line-folding 2013-06-26 20:38:21 -07:00
testSubTitle 6492694: @deprecated tag doesn't work in package-info files 2011-05-02 02:13:02 -07:00
testSummaryHeading 6962318: Update copyright year 2010-12-28 15:54:52 -08:00
testSuperclassInSerialForm 6962318: Update copyright year 2010-12-28 15:54:52 -08:00
testSupplementary 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
testTagHolderMethod 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
testTagInheritence 8004834: Add doclint support into javadoc 2013-01-10 19:38:57 -08:00
testTaglets 8012308: Remove TagletOutput in favor of direct use of Content 2013-05-14 10:14:57 -07:00
testTagMisuse 8013738: Two javadoc tests have bug 0000000 2013-06-26 20:45:47 -07:00
testThrowsHead 6962318: Update copyright year 2010-12-28 15:54:52 -08:00
testThrowsInheritence 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
testThrowsTag 6962318: Update copyright year 2010-12-28 15:54:52 -08:00
testTitleInHref 6962318: Update copyright year 2010-12-28 15:54:52 -08:00
testTopOption 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
testTypeAnnotations 8014017: extra space in javadoc class heading 2013-06-26 20:42:43 -07:00
testTypeParams 8011288: Erratic/inconsistent indentation of signatures 2013-05-14 10:14:53 -07:00
testUnnamedPackage 6962318: Update copyright year 2010-12-28 15:54:52 -08:00
testUseOption 7068595: html files in class-use dir do not get loaded correctly when Frames link is clicked 2012-10-05 14:16:32 -07:00
testValueTag 8012175: Convert TagletOutputImpl to use ContentBuilder instead of StringBuilder 2013-05-14 10:14:54 -07:00
testWarnBadParamNames 8004834: Add doclint support into javadoc 2013-01-10 19:38:57 -08:00
testWarnings 8004834: Add doclint support into javadoc 2013-01-10 19:38:57 -08:00
testXOption 8007687: javadoc -X does not include -Xdoclint 2013-06-03 17:24:47 -07:00
typeAnnotations/smoke 8013852: update reference impl for type-annotations 2013-05-14 15:04:06 -07:00
ValidHtml 6962318: Update copyright year 2010-12-28 15:54:52 -08:00
VersionNumber 8000418: javadoc should used a standard "generated by javadoc" string 2012-10-10 18:34:46 -07:00
WindowTitles 6962318: Update copyright year 2010-12-28 15:54:52 -08:00