6786028: Javadoc HTML WCAG 2.0 accessibility issues in standard doclet - Bold tags should be strong

Thu, 08 Jan 2009 16:26:59 -0800

author
bpatel
date
Thu, 08 Jan 2009 16:26:59 -0800
changeset 182
47a62d8d98b4
parent 178
4efd44aa85ff
child 183
dbe9e82f9d25

6786028: Javadoc HTML WCAG 2.0 accessibility issues in standard doclet - Bold tags should be strong
Reviewed-by: jjg

src/share/classes/com/sun/tools/doclets/formats/html/AbstractExecutableMemberWriter.java file | annotate | diff | comparison | revisions
src/share/classes/com/sun/tools/doclets/formats/html/AbstractIndexWriter.java file | annotate | diff | comparison | revisions
src/share/classes/com/sun/tools/doclets/formats/html/AbstractMemberWriter.java file | annotate | diff | comparison | revisions
src/share/classes/com/sun/tools/doclets/formats/html/AbstractPackageIndexWriter.java file | annotate | diff | comparison | revisions
src/share/classes/com/sun/tools/doclets/formats/html/AbstractTreeWriter.java file | annotate | diff | comparison | revisions
src/share/classes/com/sun/tools/doclets/formats/html/AllClassesFrameWriter.java file | annotate | diff | comparison | revisions
src/share/classes/com/sun/tools/doclets/formats/html/AnnotationTypeOptionalMemberWriterImpl.java file | annotate | diff | comparison | revisions
src/share/classes/com/sun/tools/doclets/formats/html/AnnotationTypeRequiredMemberWriterImpl.java file | annotate | diff | comparison | revisions
src/share/classes/com/sun/tools/doclets/formats/html/AnnotationTypeWriterImpl.java file | annotate | diff | comparison | revisions
src/share/classes/com/sun/tools/doclets/formats/html/ClassUseWriter.java file | annotate | diff | comparison | revisions
src/share/classes/com/sun/tools/doclets/formats/html/ClassWriterImpl.java file | annotate | diff | comparison | revisions
src/share/classes/com/sun/tools/doclets/formats/html/ConstantsSummaryWriterImpl.java file | annotate | diff | comparison | revisions
src/share/classes/com/sun/tools/doclets/formats/html/ConstructorWriterImpl.java file | annotate | diff | comparison | revisions
src/share/classes/com/sun/tools/doclets/formats/html/DeprecatedListWriter.java file | annotate | diff | comparison | revisions
src/share/classes/com/sun/tools/doclets/formats/html/EnumConstantWriterImpl.java file | annotate | diff | comparison | revisions
src/share/classes/com/sun/tools/doclets/formats/html/FieldWriterImpl.java file | annotate | diff | comparison | revisions
src/share/classes/com/sun/tools/doclets/formats/html/HelpWriter.java file | annotate | diff | comparison | revisions
src/share/classes/com/sun/tools/doclets/formats/html/HtmlDocletWriter.java file | annotate | diff | comparison | revisions
src/share/classes/com/sun/tools/doclets/formats/html/HtmlSerialFieldWriter.java file | annotate | diff | comparison | revisions
src/share/classes/com/sun/tools/doclets/formats/html/LinkFactoryImpl.java file | annotate | diff | comparison | revisions
src/share/classes/com/sun/tools/doclets/formats/html/LinkInfoImpl.java file | annotate | diff | comparison | revisions
src/share/classes/com/sun/tools/doclets/formats/html/MethodWriterImpl.java file | annotate | diff | comparison | revisions
src/share/classes/com/sun/tools/doclets/formats/html/NestedClassWriterImpl.java file | annotate | diff | comparison | revisions
src/share/classes/com/sun/tools/doclets/formats/html/PackageIndexFrameWriter.java file | annotate | diff | comparison | revisions
src/share/classes/com/sun/tools/doclets/formats/html/PackageIndexWriter.java file | annotate | diff | comparison | revisions
src/share/classes/com/sun/tools/doclets/formats/html/PackageTreeWriter.java file | annotate | diff | comparison | revisions
src/share/classes/com/sun/tools/doclets/formats/html/PackageUseWriter.java file | annotate | diff | comparison | revisions
src/share/classes/com/sun/tools/doclets/formats/html/PackageWriterImpl.java file | annotate | diff | comparison | revisions
src/share/classes/com/sun/tools/doclets/formats/html/SerializedFormWriterImpl.java file | annotate | diff | comparison | revisions
src/share/classes/com/sun/tools/doclets/formats/html/SubWriterHolderWriter.java file | annotate | diff | comparison | revisions
src/share/classes/com/sun/tools/doclets/formats/html/TagletWriterImpl.java file | annotate | diff | comparison | revisions
src/share/classes/com/sun/tools/doclets/formats/html/TreeWriter.java file | annotate | diff | comparison | revisions
src/share/classes/com/sun/tools/doclets/formats/html/markup/HtmlDocWriter.java file | annotate | diff | comparison | revisions
src/share/classes/com/sun/tools/doclets/formats/html/markup/HtmlWriter.java file | annotate | diff | comparison | revisions
src/share/classes/com/sun/tools/doclets/internal/toolkit/util/links/LinkInfo.java file | annotate | diff | comparison | revisions
test/com/sun/javadoc/AccessAsciiArt/AccessAsciiArt.java file | annotate | diff | comparison | revisions
test/com/sun/javadoc/AuthorDD/AuthorDD.java file | annotate | diff | comparison | revisions
test/com/sun/javadoc/testClassCrossReferences/TestClassCrossReferences.java file | annotate | diff | comparison | revisions
test/com/sun/javadoc/testClassTree/TestClassTree.java file | annotate | diff | comparison | revisions
test/com/sun/javadoc/testConstructorIndent/TestConstructorIndent.java file | annotate | diff | comparison | revisions
test/com/sun/javadoc/testDeprecatedDocs/TestDeprecatedDocs.java file | annotate | diff | comparison | revisions
test/com/sun/javadoc/testExternalOverridenMethod/TestExternalOverridenMethod.java file | annotate | diff | comparison | revisions
test/com/sun/javadoc/testHeadings/TestHeadings.java file | annotate | diff | comparison | revisions
test/com/sun/javadoc/testHelpOption/TestHelpOption.java file | annotate | diff | comparison | revisions
test/com/sun/javadoc/testHref/TestHref.java file | annotate | diff | comparison | revisions
test/com/sun/javadoc/testHtmlStrongTag/TestHtmlStrongTag.java file | annotate | diff | comparison | revisions
test/com/sun/javadoc/testHtmlStrongTag/pkg1/C1.java file | annotate | diff | comparison | revisions
test/com/sun/javadoc/testHtmlStrongTag/pkg2/C2.java file | annotate | diff | comparison | revisions
test/com/sun/javadoc/testIndex/TestIndex.java file | annotate | diff | comparison | revisions
test/com/sun/javadoc/testInterface/TestInterface.java file | annotate | diff | comparison | revisions
test/com/sun/javadoc/testJavascript/TestJavascript.java file | annotate | diff | comparison | revisions
test/com/sun/javadoc/testLinkOption/TestLinkOption.java file | annotate | diff | comparison | revisions
test/com/sun/javadoc/testLinkTaglet/TestLinkTaglet.java file | annotate | diff | comparison | revisions
test/com/sun/javadoc/testMemberInheritence/TestMemberInheritence.java file | annotate | diff | comparison | revisions
test/com/sun/javadoc/testMemberSummary/TestMemberSummary.java file | annotate | diff | comparison | revisions
test/com/sun/javadoc/testNavagation/TestNavagation.java file | annotate | diff | comparison | revisions
test/com/sun/javadoc/testNewLanguageFeatures/TestNewLanguageFeatures.java file | annotate | diff | comparison | revisions
test/com/sun/javadoc/testOverridenMethods/TestOverridenMethodDocCopy.java file | annotate | diff | comparison | revisions
test/com/sun/javadoc/testOverridenMethods/TestOverridenPrivateMethods.java file | annotate | diff | comparison | revisions
test/com/sun/javadoc/testOverridenMethods/TestOverridenPrivateMethodsWithPackageFlag.java file | annotate | diff | comparison | revisions
test/com/sun/javadoc/testOverridenMethods/TestOverridenPrivateMethodsWithPrivateFlag.java file | annotate | diff | comparison | revisions
test/com/sun/javadoc/testPackagePage/TestPackagePage.java file | annotate | diff | comparison | revisions
test/com/sun/javadoc/testParamTaglet/TestParamTaglet.java file | annotate | diff | comparison | revisions
test/com/sun/javadoc/testPrivateClasses/TestPrivateClasses.java file | annotate | diff | comparison | revisions
test/com/sun/javadoc/testSerializedForm/TestSerializedForm.java file | annotate | diff | comparison | revisions
test/com/sun/javadoc/testSimpleTag/TestSimpleTag.java file | annotate | diff | comparison | revisions
test/com/sun/javadoc/testSummaryHeading/TestSummaryHeading.java file | annotate | diff | comparison | revisions
test/com/sun/javadoc/testThrowsHead/TestThrowsHead.java file | annotate | diff | comparison | revisions
test/com/sun/javadoc/testValueTag/TestValueTag.java file | annotate | diff | comparison | revisions
     1.1 --- a/src/share/classes/com/sun/tools/doclets/formats/html/AbstractExecutableMemberWriter.java	Fri Dec 05 21:59:59 2008 -0800
     1.2 +++ b/src/share/classes/com/sun/tools/doclets/formats/html/AbstractExecutableMemberWriter.java	Thu Jan 08 16:26:59 2009 -0800
     1.3 @@ -71,7 +71,7 @@
     1.4              member.position().line() != classdoc.position().line()) {
     1.5              writer.printSrcLink(member, member.name());
     1.6          } else {
     1.7 -            bold(member.name());
     1.8 +            strong(member.name());
     1.9          }
    1.10          writeParameters(member);
    1.11          writeExceptions(member);
    1.12 @@ -87,10 +87,10 @@
    1.13      protected void writeSummaryLink(int context, ClassDoc cd, ProgramElementDoc member) {
    1.14          ExecutableMemberDoc emd = (ExecutableMemberDoc)member;
    1.15          String name = emd.name();
    1.16 -        writer.bold();
    1.17 +        writer.strong();
    1.18          writer.printDocLink(context, cd, (MemberDoc) emd,
    1.19              name, false);
    1.20 -        writer.boldEnd();
    1.21 +        writer.strongEnd();
    1.22          writer.displayLength = name.length();
    1.23          writeParameters(emd, false);
    1.24      }
     2.1 --- a/src/share/classes/com/sun/tools/doclets/formats/html/AbstractIndexWriter.java	Fri Dec 05 21:59:59 2008 -0800
     2.2 +++ b/src/share/classes/com/sun/tools/doclets/formats/html/AbstractIndexWriter.java	Thu Jan 08 16:26:59 2009 -0800
     2.3 @@ -78,12 +78,12 @@
     2.4      }
     2.5  
     2.6      /**
     2.7 -     * Print the text "Index" in bold format in the navigation bar.
     2.8 +     * Print the text "Index" in strong format in the navigation bar.
     2.9       */
    2.10      protected void navLinkIndex() {
    2.11          navCellRevStart();
    2.12          fontStyle("NavBarFont1Rev");
    2.13 -        boldText("doclet.Index");
    2.14 +        strongText("doclet.Index");
    2.15          fontEnd();
    2.16          navCellEnd();
    2.17      }
    2.18 @@ -98,7 +98,7 @@
    2.19      protected void generateContents(Character unicode, List memberlist) {
    2.20          anchor("_" + unicode + "_");
    2.21          h2();
    2.22 -        bold(unicode.toString());
    2.23 +        strong(unicode.toString());
    2.24          h2End();
    2.25          dl();
    2.26          for (int i = 0; i < memberlist.size(); i++) {
    2.27 @@ -195,14 +195,14 @@
    2.28      protected void printComment(ProgramElementDoc element) {
    2.29          Tag[] tags;
    2.30          if (Util.isDeprecated(element)) {
    2.31 -            boldText("doclet.Deprecated"); space();
    2.32 +            strongText("doclet.Deprecated"); space();
    2.33              if ((tags = element.tags("deprecated")).length > 0)
    2.34                  printInlineDeprecatedComment(element, tags[0]);
    2.35          } else {
    2.36              ClassDoc cont = element.containingClass();
    2.37              while (cont != null) {
    2.38                  if (Util.isDeprecated(cont)) {
    2.39 -                    boldText("doclet.Deprecated"); space();
    2.40 +                    strongText("doclet.Deprecated"); space();
    2.41                      break;
    2.42                  }
    2.43                  cont = cont.containingClass();
     3.1 --- a/src/share/classes/com/sun/tools/doclets/formats/html/AbstractMemberWriter.java	Fri Dec 05 21:59:59 2008 -0800
     3.2 +++ b/src/share/classes/com/sun/tools/doclets/formats/html/AbstractMemberWriter.java	Thu Jan 08 16:26:59 2009 -0800
     3.3 @@ -98,8 +98,8 @@
     3.4          writer.displayLength++;
     3.5      }
     3.6  
     3.7 -    protected void bold(String str) {
     3.8 -        writer.bold(str);
     3.9 +    protected void strong(String str) {
    3.10 +        writer.strong(str);
    3.11          writer.displayLength += str.length();
    3.12      }
    3.13  
    3.14 @@ -321,7 +321,7 @@
    3.15          if (deprmembers.size() > 0) {
    3.16              writer.tableIndexSummary();
    3.17              writer.tableHeaderStart("#CCCCFF");
    3.18 -            writer.boldText(headingKey);
    3.19 +            writer.strongText(headingKey);
    3.20              writer.tableHeaderEnd();
    3.21              for (int i = 0; i < deprmembers.size(); i++) {
    3.22                  ProgramElementDoc member =(ProgramElementDoc)deprmembers.get(i);
    3.23 @@ -363,7 +363,7 @@
    3.24                  if (cd != null && !(pgmdoc instanceof ConstructorDoc)
    3.25                                 && !(pgmdoc instanceof ClassDoc)) {
    3.26                      // Add class context
    3.27 -                    writer.bold(cd.name() + ".");
    3.28 +                    writer.strong(cd.name() + ".");
    3.29                  }
    3.30                  writeSummaryLink(
    3.31                      pgmdoc instanceof ClassDoc ?
     4.1 --- a/src/share/classes/com/sun/tools/doclets/formats/html/AbstractPackageIndexWriter.java	Fri Dec 05 21:59:59 2008 -0800
     4.2 +++ b/src/share/classes/com/sun/tools/doclets/formats/html/AbstractPackageIndexWriter.java	Thu Jan 08 16:26:59 2009 -0800
     4.3 @@ -137,13 +137,13 @@
     4.4      }
     4.5  
     4.6      /**
     4.7 -     * Highlight "Overview" in the bold format, in the navigation bar as this
     4.8 +     * Highlight "Overview" in the strong format, in the navigation bar as this
     4.9       * is the overview page.
    4.10       */
    4.11      protected void navLinkContents() {
    4.12          navCellRevStart();
    4.13          fontStyle("NavBarFont1Rev");
    4.14 -        boldText("doclet.Overview");
    4.15 +        strongText("doclet.Overview");
    4.16          fontEnd();
    4.17          navCellEnd();
    4.18      }
     5.1 --- a/src/share/classes/com/sun/tools/doclets/formats/html/AbstractTreeWriter.java	Fri Dec 05 21:59:59 2008 -0800
     5.2 +++ b/src/share/classes/com/sun/tools/doclets/formats/html/AbstractTreeWriter.java	Thu Jan 08 16:26:59 2009 -0800
     5.3 @@ -173,7 +173,7 @@
     5.4       */
     5.5      protected void printPartialInfo(ClassDoc cd) {
     5.6          li("circle");
     5.7 -        printPreQualifiedBoldClassLink(LinkInfoImpl.CONTEXT_TREE, cd);
     5.8 +        printPreQualifiedStrongClassLink(LinkInfoImpl.CONTEXT_TREE, cd);
     5.9      }
    5.10  
    5.11      /**
    5.12 @@ -193,7 +193,7 @@
    5.13      protected void navLinkTree() {
    5.14          navCellRevStart();
    5.15          fontStyle("NavBarFont1Rev");
    5.16 -        boldText("doclet.Tree");
    5.17 +        strongText("doclet.Tree");
    5.18          fontEnd();
    5.19          navCellEnd();
    5.20      }
     6.1 --- a/src/share/classes/com/sun/tools/doclets/formats/html/AllClassesFrameWriter.java	Fri Dec 05 21:59:59 2008 -0800
     6.2 +++ b/src/share/classes/com/sun/tools/doclets/formats/html/AllClassesFrameWriter.java	Thu Jan 08 16:26:59 2009 -0800
     6.3 @@ -160,7 +160,7 @@
     6.4       */
     6.5      protected void printAllClassesTableHeader() {
     6.6          fontSizeStyle("+1", "FrameHeadingFont");
     6.7 -        boldText("doclet.All_Classes");
     6.8 +        strongText("doclet.All_Classes");
     6.9          fontEnd();
    6.10          br();
    6.11          table();
     7.1 --- a/src/share/classes/com/sun/tools/doclets/formats/html/AnnotationTypeOptionalMemberWriterImpl.java	Fri Dec 05 21:59:59 2008 -0800
     7.2 +++ b/src/share/classes/com/sun/tools/doclets/formats/html/AnnotationTypeOptionalMemberWriterImpl.java	Thu Jan 08 16:26:59 2009 -0800
     7.3 @@ -65,7 +65,7 @@
     7.4      public void writeDefaultValueInfo(MemberDoc member) {
     7.5          writer.dl();
     7.6          writer.dt();
     7.7 -        writer.bold(ConfigurationImpl.getInstance().
     7.8 +        writer.strong(ConfigurationImpl.getInstance().
     7.9              getText("doclet.Default"));
    7.10          writer.dd();
    7.11          writer.print(((AnnotationTypeElementDoc) member).defaultValue());
    7.12 @@ -84,7 +84,7 @@
    7.13       * {@inheritDoc}
    7.14       */
    7.15      public void printSummaryLabel(ClassDoc cd) {
    7.16 -        writer.boldText("doclet.Annotation_Type_Optional_Member_Summary");
    7.17 +        writer.strongText("doclet.Annotation_Type_Optional_Member_Summary");
    7.18      }
    7.19  
    7.20      /**
     8.1 --- a/src/share/classes/com/sun/tools/doclets/formats/html/AnnotationTypeRequiredMemberWriterImpl.java	Fri Dec 05 21:59:59 2008 -0800
     8.2 +++ b/src/share/classes/com/sun/tools/doclets/formats/html/AnnotationTypeRequiredMemberWriterImpl.java	Thu Jan 08 16:26:59 2009 -0800
     8.3 @@ -131,7 +131,7 @@
     8.4          if (configuration().linksource) {
     8.5              writer.printSrcLink(member, member.name());
     8.6          } else {
     8.7 -            bold(member.name());
     8.8 +            strong(member.name());
     8.9          }
    8.10          writer.preEnd();
    8.11          writer.dl();
    8.12 @@ -183,7 +183,7 @@
    8.13       * {@inheritDoc}
    8.14       */
    8.15      public void printSummaryLabel(ClassDoc cd) {
    8.16 -        writer.boldText("doclet.Annotation_Type_Required_Member_Summary");
    8.17 +        writer.strongText("doclet.Annotation_Type_Required_Member_Summary");
    8.18      }
    8.19  
    8.20      /**
    8.21 @@ -210,9 +210,9 @@
    8.22       * {@inheritDoc}
    8.23       */
    8.24      protected void writeSummaryLink(int context, ClassDoc cd, ProgramElementDoc member) {
    8.25 -        writer.bold();
    8.26 +        writer.strong();
    8.27          writer.printDocLink(context, (MemberDoc) member, member.name(), false);
    8.28 -        writer.boldEnd();
    8.29 +        writer.strongEnd();
    8.30      }
    8.31  
    8.32      /**
     9.1 --- a/src/share/classes/com/sun/tools/doclets/formats/html/AnnotationTypeWriterImpl.java	Fri Dec 05 21:59:59 2008 -0800
     9.2 +++ b/src/share/classes/com/sun/tools/doclets/formats/html/AnnotationTypeWriterImpl.java	Thu Jan 08 16:26:59 2009 -0800
     9.3 @@ -84,7 +84,7 @@
     9.4      protected void navLinkClass() {
     9.5          navCellRevStart();
     9.6          fontStyle("NavBarFont1Rev");
     9.7 -        boldText("doclet.Class");
     9.8 +        strongText("doclet.Class");
     9.9          fontEnd();
    9.10          navCellEnd();
    9.11      }
    9.12 @@ -176,7 +176,7 @@
    9.13          if (configuration().linksource) {
    9.14              printSrcLink(annotationType, name);
    9.15          } else {
    9.16 -            bold(name);
    9.17 +            strong(name);
    9.18          }
    9.19          dlEnd();
    9.20          preEnd();
    9.21 @@ -220,7 +220,7 @@
    9.22          hr();
    9.23          Tag[] deprs = annotationType.tags("deprecated");
    9.24          if (Util.isDeprecated(annotationType)) {
    9.25 -            boldText("doclet.Deprecated");
    9.26 +            strongText("doclet.Deprecated");
    9.27              if (deprs.length > 0) {
    9.28                  Tag[] commentTags = deprs[0].inlineTags();
    9.29                  if (commentTags.length > 0) {
    9.30 @@ -330,9 +330,9 @@
    9.31              dl();
    9.32              dt();
    9.33              if (annotationType.isInterface()) {
    9.34 -                boldText("doclet.Enclosing_Interface");
    9.35 +                strongText("doclet.Enclosing_Interface");
    9.36              } else {
    9.37 -                boldText("doclet.Enclosing_Class");
    9.38 +                strongText("doclet.Enclosing_Class");
    9.39              }
    9.40              dd();
    9.41              printLink(new LinkInfoImpl(LinkInfoImpl.CONTEXT_CLASS, outerClass,
    10.1 --- a/src/share/classes/com/sun/tools/doclets/formats/html/ClassUseWriter.java	Fri Dec 05 21:59:59 2008 -0800
    10.2 +++ b/src/share/classes/com/sun/tools/doclets/formats/html/ClassUseWriter.java	Thu Jan 08 16:26:59 2009 -0800
    10.3 @@ -394,7 +394,7 @@
    10.4          hr();
    10.5          center();
    10.6          h2();
    10.7 -        boldText("doclet.ClassUse_Title", cltype, clname);
    10.8 +        strongText("doclet.ClassUse_Title", cltype, clname);
    10.9          h2End();
   10.10          centerEnd();
   10.11      }
   10.12 @@ -436,7 +436,7 @@
   10.13      protected void navLinkClassUse() {
   10.14          navCellRevStart();
   10.15          fontStyle("NavBarFont1Rev");
   10.16 -        boldText("doclet.navClassUse");
   10.17 +        strongText("doclet.navClassUse");
   10.18          fontEnd();
   10.19          navCellEnd();
   10.20      }
    11.1 --- a/src/share/classes/com/sun/tools/doclets/formats/html/ClassWriterImpl.java	Fri Dec 05 21:59:59 2008 -0800
    11.2 +++ b/src/share/classes/com/sun/tools/doclets/formats/html/ClassWriterImpl.java	Thu Jan 08 16:26:59 2009 -0800
    11.3 @@ -91,7 +91,7 @@
    11.4      protected void navLinkClass() {
    11.5          navCellRevStart();
    11.6          fontStyle("NavBarFont1Rev");
    11.7 -        boldText("doclet.Class");
    11.8 +        strongText("doclet.Class");
    11.9          fontEnd();
   11.10          navCellEnd();
   11.11      }
   11.12 @@ -185,7 +185,7 @@
   11.13          if (configuration().linksource) {
   11.14              printSrcLink(classDoc, name);
   11.15          } else {
   11.16 -            bold(name);
   11.17 +            strong(name);
   11.18          }
   11.19          if (!isInterface) {
   11.20              Type superclass = Util.getFirstVisibleSuperClass(classDoc,
   11.21 @@ -258,7 +258,7 @@
   11.22          hr();
   11.23          Tag[] deprs = classDoc.tags("deprecated");
   11.24          if (Util.isDeprecated(classDoc)) {
   11.25 -            boldText("doclet.Deprecated");
   11.26 +            strongText("doclet.Deprecated");
   11.27              if (deprs.length > 0) {
   11.28                  Tag[] commentTags = deprs[0].inlineTags();
   11.29                  if (commentTags.length > 0) {
   11.30 @@ -307,9 +307,9 @@
   11.31                      classDoc, false));
   11.32              if (configuration.shouldExcludeQualifier(
   11.33                      classDoc.containingPackage().name())) {
   11.34 -                bold(type.asClassDoc().name() + typeParameters);
   11.35 +                strong(type.asClassDoc().name() + typeParameters);
   11.36              } else {
   11.37 -                bold(type.asClassDoc().qualifiedName() + typeParameters);
   11.38 +                strong(type.asClassDoc().qualifiedName() + typeParameters);
   11.39              }
   11.40          } else {
   11.41              print(getLink(new LinkInfoImpl(LinkInfoImpl.CONTEXT_CLASS_TREE_PARENT,
   11.42 @@ -359,7 +359,7 @@
   11.43              if (subclasses.size() > 0) {
   11.44                  dl();
   11.45                  dt();
   11.46 -                boldText("doclet.Subclasses");
   11.47 +                strongText("doclet.Subclasses");
   11.48                  writeClassLinks(LinkInfoImpl.CONTEXT_SUBCLASSES,
   11.49                      subclasses);
   11.50              }
   11.51 @@ -375,7 +375,7 @@
   11.52              if (subInterfaces.size() > 0) {
   11.53                  dl();
   11.54                  dt();
   11.55 -                boldText("doclet.Subinterfaces");
   11.56 +                strongText("doclet.Subinterfaces");
   11.57                  writeClassLinks(LinkInfoImpl.CONTEXT_SUBINTERFACES,
   11.58                      subInterfaces);
   11.59              }
   11.60 @@ -397,7 +397,7 @@
   11.61          if (implcl.size() > 0) {
   11.62              dl();
   11.63              dt();
   11.64 -            boldText("doclet.Implementing_Classes");
   11.65 +            strongText("doclet.Implementing_Classes");
   11.66              writeClassLinks(LinkInfoImpl.CONTEXT_IMPLEMENTED_CLASSES,
   11.67                  implcl);
   11.68          }
   11.69 @@ -413,7 +413,7 @@
   11.70          if (classDoc.isClass() && interfaceArray.size() > 0) {
   11.71              dl();
   11.72              dt();
   11.73 -            boldText("doclet.All_Implemented_Interfaces");
   11.74 +            strongText("doclet.All_Implemented_Interfaces");
   11.75              writeClassLinks(LinkInfoImpl.CONTEXT_IMPLEMENTED_INTERFACES,
   11.76                  interfaceArray);
   11.77          }
   11.78 @@ -429,7 +429,7 @@
   11.79          if (classDoc.isInterface() && interfaceArray.size() > 0) {
   11.80              dl();
   11.81              dt();
   11.82 -            boldText("doclet.All_Superinterfaces");
   11.83 +            strongText("doclet.All_Superinterfaces");
   11.84              writeClassLinks(LinkInfoImpl.CONTEXT_SUPER_INTERFACES,
   11.85                  interfaceArray);
   11.86          }
   11.87 @@ -570,9 +570,9 @@
   11.88              dl();
   11.89              dt();
   11.90              if (outerClass.isInterface()) {
   11.91 -                boldText("doclet.Enclosing_Interface");
   11.92 +                strongText("doclet.Enclosing_Interface");
   11.93              } else {
   11.94 -                boldText("doclet.Enclosing_Class");
   11.95 +                strongText("doclet.Enclosing_Class");
   11.96              }
   11.97              dd();
   11.98              printLink(new LinkInfoImpl(LinkInfoImpl.CONTEXT_CLASS, outerClass,
    12.1 --- a/src/share/classes/com/sun/tools/doclets/formats/html/ConstantsSummaryWriterImpl.java	Fri Dec 05 21:59:59 2008 -0800
    12.2 +++ b/src/share/classes/com/sun/tools/doclets/formats/html/ConstantsSummaryWriterImpl.java	Thu Jan 08 16:26:59 2009 -0800
    12.3 @@ -92,7 +92,7 @@
    12.4       * {@inheritDoc}
    12.5       */
    12.6      public void writeContentsHeader() {
    12.7 -        bold(configuration.getText("doclet.Contents"));
    12.8 +        strong(configuration.getText("doclet.Contents"));
    12.9          ul();
   12.10      }
   12.11  
    13.1 --- a/src/share/classes/com/sun/tools/doclets/formats/html/ConstructorWriterImpl.java	Fri Dec 05 21:59:59 2008 -0800
    13.2 +++ b/src/share/classes/com/sun/tools/doclets/formats/html/ConstructorWriterImpl.java	Thu Jan 08 16:26:59 2009 -0800
    13.3 @@ -144,7 +144,7 @@
    13.4          if (configuration().linksource) {
    13.5              writer.printSrcLink(constructor, constructor.name());
    13.6          } else {
    13.7 -            bold(constructor.name());
    13.8 +            strong(constructor.name());
    13.9          }
   13.10          writeParameters(constructor);
   13.11          writeExceptions(constructor);
   13.12 @@ -220,7 +220,7 @@
   13.13      }
   13.14  
   13.15      public void printSummaryLabel(ClassDoc cd) {
   13.16 -        writer.boldText("doclet.Constructor_Summary");
   13.17 +        writer.strongText("doclet.Constructor_Summary");
   13.18      }
   13.19  
   13.20      public void printSummaryAnchor(ClassDoc cd) {
    14.1 --- a/src/share/classes/com/sun/tools/doclets/formats/html/DeprecatedListWriter.java	Fri Dec 05 21:59:59 2008 -0800
    14.2 +++ b/src/share/classes/com/sun/tools/doclets/formats/html/DeprecatedListWriter.java	Thu Jan 08 16:26:59 2009 -0800
    14.3 @@ -111,7 +111,7 @@
    14.4               throws IOException {
    14.5          writeHeader();
    14.6  
    14.7 -        bold(configuration.getText("doclet.Contents"));
    14.8 +        strong(configuration.getText("doclet.Contents"));
    14.9          ul();
   14.10          for (int i = 0; i < DeprecatedAPIListBuilder.NUM_TYPES; i++) {
   14.11              writeIndexLink(deprapi, i);
   14.12 @@ -156,7 +156,7 @@
   14.13          hr();
   14.14          center();
   14.15          h2();
   14.16 -        boldText("doclet.Deprecated_API");
   14.17 +        strongText("doclet.Deprecated_API");
   14.18          h2End();
   14.19          centerEnd();
   14.20  
   14.21 @@ -180,7 +180,7 @@
   14.22      protected void navLinkDeprecated() {
   14.23          navCellRevStart();
   14.24          fontStyle("NavBarFont1Rev");
   14.25 -        boldText("doclet.navDeprecated");
   14.26 +        strongText("doclet.navDeprecated");
   14.27          fontEnd();
   14.28          navCellEnd();
   14.29      }
    15.1 --- a/src/share/classes/com/sun/tools/doclets/formats/html/EnumConstantWriterImpl.java	Fri Dec 05 21:59:59 2008 -0800
    15.2 +++ b/src/share/classes/com/sun/tools/doclets/formats/html/EnumConstantWriterImpl.java	Thu Jan 08 16:26:59 2009 -0800
    15.3 @@ -143,7 +143,7 @@
    15.4          if (configuration().linksource) {
    15.5              writer.printSrcLink(enumConstant, enumConstant.name());
    15.6          } else {
    15.7 -            bold(enumConstant.name());
    15.8 +            strong(enumConstant.name());
    15.9          }
   15.10          writer.preEnd();
   15.11          writer.dl();
   15.12 @@ -201,7 +201,7 @@
   15.13      }
   15.14  
   15.15      public void printSummaryLabel(ClassDoc cd) {
   15.16 -        writer.boldText("doclet.Enum_Constant_Summary");
   15.17 +        writer.strongText("doclet.Enum_Constant_Summary");
   15.18      }
   15.19  
   15.20      public void printSummaryAnchor(ClassDoc cd) {
   15.21 @@ -216,9 +216,9 @@
   15.22      }
   15.23  
   15.24      protected void writeSummaryLink(int context, ClassDoc cd, ProgramElementDoc member) {
   15.25 -        writer.bold();
   15.26 +        writer.strong();
   15.27          writer.printDocLink(context, (MemberDoc) member, member.name(), false);
   15.28 -        writer.boldEnd();
   15.29 +        writer.strongEnd();
   15.30      }
   15.31  
   15.32      protected void writeInheritedSummaryLink(ClassDoc cd,
    16.1 --- a/src/share/classes/com/sun/tools/doclets/formats/html/FieldWriterImpl.java	Fri Dec 05 21:59:59 2008 -0800
    16.2 +++ b/src/share/classes/com/sun/tools/doclets/formats/html/FieldWriterImpl.java	Thu Jan 08 16:26:59 2009 -0800
    16.3 @@ -153,7 +153,7 @@
    16.4          if (configuration().linksource) {
    16.5              writer.printSrcLink(field, field.name());
    16.6          } else {
    16.7 -            bold(field.name());
    16.8 +            strong(field.name());
    16.9          }
   16.10          writer.preEnd();
   16.11          writer.dl();
   16.12 @@ -190,7 +190,7 @@
   16.13                              holder.typeName() : holder.qualifiedTypeName(),
   16.14                          false));
   16.15                  writer.dd();
   16.16 -                writer.bold(configuration().getText(holder.isClass()?
   16.17 +                writer.strong(configuration().getText(holder.isClass()?
   16.18                     "doclet.Description_From_Class" :
   16.19                      "doclet.Description_From_Interface", classlink));
   16.20                  writer.ddEnd();
   16.21 @@ -237,7 +237,7 @@
   16.22      }
   16.23  
   16.24      public void printSummaryLabel(ClassDoc cd) {
   16.25 -        writer.boldText("doclet.Field_Summary");
   16.26 +        writer.strongText("doclet.Field_Summary");
   16.27      }
   16.28  
   16.29      public void printSummaryAnchor(ClassDoc cd) {
   16.30 @@ -251,18 +251,18 @@
   16.31      public void printInheritedSummaryLabel(ClassDoc cd) {
   16.32          String classlink = writer.getPreQualifiedClassLink(
   16.33              LinkInfoImpl.CONTEXT_MEMBER, cd, false);
   16.34 -        writer.bold();
   16.35 +        writer.strong();
   16.36          String key = cd.isClass()?
   16.37              "doclet.Fields_Inherited_From_Class" :
   16.38              "doclet.Fields_Inherited_From_Interface";
   16.39          writer.printText(key, classlink);
   16.40 -        writer.boldEnd();
   16.41 +        writer.strongEnd();
   16.42      }
   16.43  
   16.44      protected void writeSummaryLink(int context, ClassDoc cd, ProgramElementDoc member) {
   16.45 -        writer.bold();
   16.46 +        writer.strong();
   16.47          writer.printDocLink(context, cd , (MemberDoc) member, member.name(), false);
   16.48 -        writer.boldEnd();
   16.49 +        writer.strongEnd();
   16.50      }
   16.51  
   16.52      protected void writeInheritedSummaryLink(ClassDoc cd,
    17.1 --- a/src/share/classes/com/sun/tools/doclets/formats/html/HelpWriter.java	Fri Dec 05 21:59:59 2008 -0800
    17.2 +++ b/src/share/classes/com/sun/tools/doclets/formats/html/HelpWriter.java	Thu Jan 08 16:26:59 2009 -0800
    17.3 @@ -223,7 +223,7 @@
    17.4      protected void navLinkHelp() {
    17.5          navCellRevStart();
    17.6          fontStyle("NavBarFont1Rev");
    17.7 -        boldText("doclet.Help");
    17.8 +        strongText("doclet.Help");
    17.9          fontEnd();
   17.10          navCellEnd();
   17.11      }
    18.1 --- a/src/share/classes/com/sun/tools/doclets/formats/html/HtmlDocletWriter.java	Fri Dec 05 21:59:59 2008 -0800
    18.2 +++ b/src/share/classes/com/sun/tools/doclets/formats/html/HtmlDocletWriter.java	Thu Jan 08 16:26:59 2009 -0800
    18.3 @@ -183,21 +183,21 @@
    18.4       * @param where Position in the file
    18.5       * @param target Name of the target frame.
    18.6       * @param label Tag for the link.
    18.7 -     * @param bold Whether the label should be bold or not?
    18.8 +     * @param strong Whether the label should be strong or not?
    18.9       */
   18.10      public void printNoFramesTargetHyperLink(String link, String where,
   18.11                                                 String target, String label,
   18.12 -                                               boolean bold) {
   18.13 +                                               boolean strong) {
   18.14          script();
   18.15          println("  <!--");
   18.16          println("  if(window==top) {");
   18.17          println("    document.writeln('"
   18.18 -            + getHyperLink(link, where, label, bold, "", "", target) + "');");
   18.19 +            + getHyperLink(link, where, label, strong, "", "", target) + "');");
   18.20          println("  }");
   18.21          println("  //-->");
   18.22          scriptEnd();
   18.23          noScript();
   18.24 -        println("  " + getHyperLink(link, where, label, bold, "", "", target));
   18.25 +        println("  " + getHyperLink(link, where, label, strong, "", "", target));
   18.26          noScriptEnd();
   18.27          println(DocletConstants.NL);
   18.28      }
   18.29 @@ -958,10 +958,10 @@
   18.30       *
   18.31       * @param pkg the package to link to.
   18.32       * @param label the label for the link.
   18.33 -     * @param isBold true if the label should be bold.
   18.34 +     * @param isStrong true if the label should be strong.
   18.35       */
   18.36 -    public void printPackageLink(PackageDoc pkg, String label, boolean isBold) {
   18.37 -        print(getPackageLink(pkg, label, isBold));
   18.38 +    public void printPackageLink(PackageDoc pkg, String label, boolean isStrong) {
   18.39 +        print(getPackageLink(pkg, label, isStrong));
   18.40      }
   18.41  
   18.42      /**
   18.43 @@ -969,12 +969,12 @@
   18.44       *
   18.45       * @param pkg the package to link to.
   18.46       * @param label the label for the link.
   18.47 -     * @param isBold true if the label should be bold.
   18.48 +     * @param isStrong true if the label should be strong.
   18.49       * @param style  the font of the package link label.
   18.50       */
   18.51 -    public void printPackageLink(PackageDoc pkg, String label, boolean isBold,
   18.52 +    public void printPackageLink(PackageDoc pkg, String label, boolean isStrong,
   18.53              String style) {
   18.54 -        print(getPackageLink(pkg, label, isBold, style));
   18.55 +        print(getPackageLink(pkg, label, isStrong, style));
   18.56      }
   18.57  
   18.58      /**
   18.59 @@ -982,12 +982,12 @@
   18.60       *
   18.61       * @param pkg the package to link to.
   18.62       * @param label the label for the link.
   18.63 -     * @param isBold true if the label should be bold.
   18.64 +     * @param isStrong true if the label should be strong.
   18.65       * @return the link to the given package.
   18.66       */
   18.67      public String getPackageLink(PackageDoc pkg, String label,
   18.68 -                                 boolean isBold) {
   18.69 -        return getPackageLink(pkg, label, isBold, "");
   18.70 +                                 boolean isStrong) {
   18.71 +        return getPackageLink(pkg, label, isStrong, "");
   18.72      }
   18.73  
   18.74      /**
   18.75 @@ -995,11 +995,11 @@
   18.76       *
   18.77       * @param pkg the package to link to.
   18.78       * @param label the label for the link.
   18.79 -     * @param isBold true if the label should be bold.
   18.80 +     * @param isStrong true if the label should be strong.
   18.81       * @param style  the font of the package link label.
   18.82       * @return the link to the given package.
   18.83       */
   18.84 -    public String getPackageLink(PackageDoc pkg, String label, boolean isBold,
   18.85 +    public String getPackageLink(PackageDoc pkg, String label, boolean isStrong,
   18.86              String style) {
   18.87          boolean included = pkg != null && pkg.isIncluded();
   18.88          if (! included) {
   18.89 @@ -1013,11 +1013,11 @@
   18.90          }
   18.91          if (included || pkg == null) {
   18.92              return getHyperLink(pathString(pkg, "package-summary.html"),
   18.93 -                                "", label, isBold, style);
   18.94 +                                "", label, isStrong, style);
   18.95          } else {
   18.96              String crossPkgLink = getCrossPackageLink(Util.getPackageName(pkg));
   18.97              if (crossPkgLink != null) {
   18.98 -                return getHyperLink(crossPkgLink, "", label, isBold, style);
   18.99 +                return getHyperLink(crossPkgLink, "", label, isStrong, style);
  18.100              } else {
  18.101                  return label;
  18.102              }
  18.103 @@ -1087,12 +1087,12 @@
  18.104       * @param refMemName the name of the member being referenced.  This should
  18.105       * be null or empty string if no member is being referenced.
  18.106       * @param label the label for the external link.
  18.107 -     * @param bold true if the link should be bold.
  18.108 +     * @param strong true if the link should be strong.
  18.109       * @param style the style of the link.
  18.110       * @param code true if the label should be code font.
  18.111       */
  18.112      public String getCrossClassLink(String qualifiedClassName, String refMemName,
  18.113 -                                    String label, boolean bold, String style,
  18.114 +                                    String label, boolean strong, String style,
  18.115                                      boolean code) {
  18.116          String className = "",
  18.117              packageName = qualifiedClassName == null ? "" : qualifiedClassName;
  18.118 @@ -1113,7 +1113,7 @@
  18.119                                  className + ".html?is-external=true"),
  18.120                      refMemName == null ? "" : refMemName,
  18.121                      label == null || label.length() == 0 ? defaultLabel : label,
  18.122 -                    bold, style,
  18.123 +                    strong, style,
  18.124                      configuration.getText("doclet.Href_Class_Or_Interface_Title", packageName),
  18.125                      "");
  18.126              }
  18.127 @@ -1152,26 +1152,26 @@
  18.128       * link label.
  18.129       *
  18.130       * @param cd the class to link to.
  18.131 -     * @param isBold true if the link should be bold.
  18.132 +     * @param isStrong true if the link should be strong.
  18.133       * @return the link with the package portion of the label in plain text.
  18.134       */
  18.135      public String getPreQualifiedClassLink(int context,
  18.136 -            ClassDoc cd, boolean isBold) {
  18.137 +            ClassDoc cd, boolean isStrong) {
  18.138          String classlink = "";
  18.139          PackageDoc pd = cd.containingPackage();
  18.140          if(pd != null && ! configuration.shouldExcludeQualifier(pd.name())) {
  18.141              classlink = getPkgName(cd);
  18.142          }
  18.143 -        classlink += getLink(new LinkInfoImpl(context, cd, cd.name(), isBold));
  18.144 +        classlink += getLink(new LinkInfoImpl(context, cd, cd.name(), isStrong));
  18.145          return classlink;
  18.146      }
  18.147  
  18.148  
  18.149      /**
  18.150 -     * Print Class link, with only class name as the bold link and prefixing
  18.151 +     * Print Class link, with only class name as the strong link and prefixing
  18.152       * plain package name.
  18.153       */
  18.154 -    public void printPreQualifiedBoldClassLink(int context, ClassDoc cd) {
  18.155 +    public void printPreQualifiedStrongClassLink(int context, ClassDoc cd) {
  18.156          print(getPreQualifiedClassLink(context, cd, true));
  18.157      }
  18.158  
  18.159 @@ -1187,16 +1187,16 @@
  18.160          print(configuration.getText(key, a1, a2));
  18.161      }
  18.162  
  18.163 -    public void boldText(String key) {
  18.164 -        bold(configuration.getText(key));
  18.165 +    public void strongText(String key) {
  18.166 +        strong(configuration.getText(key));
  18.167      }
  18.168  
  18.169 -    public void boldText(String key, String a1) {
  18.170 -        bold(configuration.getText(key, a1));
  18.171 +    public void strongText(String key, String a1) {
  18.172 +        strong(configuration.getText(key, a1));
  18.173      }
  18.174  
  18.175 -    public void boldText(String key, String a1, String a2) {
  18.176 -        bold(configuration.getText(key, a1, a2));
  18.177 +    public void strongText(String key, String a1, String a2) {
  18.178 +        strong(configuration.getText(key, a1, a2));
  18.179      }
  18.180  
  18.181      /**
  18.182 @@ -1205,11 +1205,11 @@
  18.183       * @param context the id of the context where the link will be printed.
  18.184       * @param doc the member being linked to.
  18.185       * @param label the label for the link.
  18.186 -     * @param bold true if the link should be bold.
  18.187 +     * @param strong true if the link should be strong.
  18.188       */
  18.189      public void printDocLink(int context, MemberDoc doc, String label,
  18.190 -            boolean bold) {
  18.191 -        print(getDocLink(context, doc, label, bold));
  18.192 +            boolean strong) {
  18.193 +        print(getDocLink(context, doc, label, strong));
  18.194      }
  18.195  
  18.196      /**
  18.197 @@ -1221,11 +1221,11 @@
  18.198       *                 inheriting comments.
  18.199       * @param doc the member being linked to.
  18.200       * @param label the label for the link.
  18.201 -     * @param bold true if the link should be bold.
  18.202 +     * @param strong true if the link should be strong.
  18.203       */
  18.204      public void printDocLink(int context, ClassDoc classDoc, MemberDoc doc,
  18.205 -            String label, boolean bold) {
  18.206 -        print(getDocLink(context, classDoc, doc, label, bold));
  18.207 +            String label, boolean strong) {
  18.208 +        print(getDocLink(context, classDoc, doc, label, strong));
  18.209      }
  18.210  
  18.211      /**
  18.212 @@ -1234,12 +1234,12 @@
  18.213       * @param context the id of the context where the link will be printed.
  18.214       * @param doc the member being linked to.
  18.215       * @param label the label for the link.
  18.216 -     * @param bold true if the link should be bold.
  18.217 +     * @param strong true if the link should be strong.
  18.218       * @return the link for the given member.
  18.219       */
  18.220      public String getDocLink(int context, MemberDoc doc, String label,
  18.221 -                boolean bold) {
  18.222 -        return getDocLink(context, doc.containingClass(), doc, label, bold);
  18.223 +                boolean strong) {
  18.224 +        return getDocLink(context, doc.containingClass(), doc, label, strong);
  18.225      }
  18.226  
  18.227      /**
  18.228 @@ -1251,21 +1251,21 @@
  18.229       *                 inheriting comments.
  18.230       * @param doc the member being linked to.
  18.231       * @param label the label for the link.
  18.232 -     * @param bold true if the link should be bold.
  18.233 +     * @param strong true if the link should be strong.
  18.234       * @return the link for the given member.
  18.235       */
  18.236      public String getDocLink(int context, ClassDoc classDoc, MemberDoc doc,
  18.237 -        String label, boolean bold) {
  18.238 +        String label, boolean strong) {
  18.239          if (! (doc.isIncluded() ||
  18.240              Util.isLinkable(classDoc, configuration()))) {
  18.241              return label;
  18.242          } else if (doc instanceof ExecutableMemberDoc) {
  18.243              ExecutableMemberDoc emd = (ExecutableMemberDoc)doc;
  18.244              return getLink(new LinkInfoImpl(context, classDoc,
  18.245 -                getAnchor(emd), label, bold));
  18.246 +                getAnchor(emd), label, strong));
  18.247          } else if (doc instanceof MemberDoc) {
  18.248              return getLink(new LinkInfoImpl(context, classDoc,
  18.249 -                doc.name(), label, bold));
  18.250 +                doc.name(), label, strong));
  18.251          } else {
  18.252              return label;
  18.253          }
    19.1 --- a/src/share/classes/com/sun/tools/doclets/formats/html/HtmlSerialFieldWriter.java	Fri Dec 05 21:59:59 2008 -0800
    19.2 +++ b/src/share/classes/com/sun/tools/doclets/formats/html/HtmlSerialFieldWriter.java	Thu Jan 08 16:26:59 2009 -0800
    19.3 @@ -100,7 +100,7 @@
    19.4                  fieldType));
    19.5          }
    19.6          print(fieldDimensions + ' ');
    19.7 -        bold(fieldName);
    19.8 +        strong(fieldName);
    19.9          writer.preEnd();
   19.10          writer.dl();
   19.11      }
    20.1 --- a/src/share/classes/com/sun/tools/doclets/formats/html/LinkFactoryImpl.java	Fri Dec 05 21:59:59 2008 -0800
    20.2 +++ b/src/share/classes/com/sun/tools/doclets/formats/html/LinkFactoryImpl.java	Thu Jan 08 16:26:59 2009 -0800
    20.3 @@ -81,7 +81,7 @@
    20.4                                  !(linkInfo.classDoc.name() + ".html").equals(m_writer.filename)) {
    20.5                          linkOutput.append(m_writer.getHyperLink(filename,
    20.6                              classLinkInfo.where, label.toString(),
    20.7 -                            classLinkInfo.isBold, classLinkInfo.styleName,
    20.8 +                            classLinkInfo.isStrong, classLinkInfo.styleName,
    20.9                              title, classLinkInfo.target));
   20.10                          if (noLabel && !classLinkInfo.excludeTypeParameterLinks) {
   20.11                              linkOutput.append(getTypeParameterLinks(linkInfo).toString());
   20.12 @@ -92,7 +92,7 @@
   20.13          } else {
   20.14              String crossLink = m_writer.getCrossClassLink(
   20.15                  classDoc.qualifiedName(), classLinkInfo.where,
   20.16 -                label.toString(), classLinkInfo.isBold, classLinkInfo.styleName,
   20.17 +                label.toString(), classLinkInfo.isStrong, classLinkInfo.styleName,
   20.18                  true);
   20.19              if (crossLink != null) {
   20.20                  linkOutput.append(crossLink);
    21.1 --- a/src/share/classes/com/sun/tools/doclets/formats/html/LinkInfoImpl.java	Fri Dec 05 21:59:59 2008 -0800
    21.2 +++ b/src/share/classes/com/sun/tools/doclets/formats/html/LinkInfoImpl.java	Thu Jan 08 16:26:59 2009 -0800
    21.3 @@ -235,15 +235,15 @@
    21.4       * @param classDoc   the class to link to.
    21.5       * @param where      the value of the marker #.
    21.6       * @param label      the label for the link.
    21.7 -     * @param isBold       true if the link should be bold.
    21.8 +     * @param isStrong       true if the link should be strong.
    21.9       * @param styleName  String style of text defined in style sheet.
   21.10       */
   21.11      public LinkInfoImpl (int context, ClassDoc classDoc, String where, String label,
   21.12 -            boolean isBold, String styleName){
   21.13 +            boolean isStrong, String styleName){
   21.14          this.classDoc = classDoc;
   21.15          this.where = where;
   21.16          this.label = label;
   21.17 -        this.isBold = isBold;
   21.18 +        this.isStrong = isStrong;
   21.19          this.styleName = styleName;
   21.20          setContext(context);
   21.21      }
   21.22 @@ -255,14 +255,14 @@
   21.23       * @param classDoc   the class to link to.
   21.24       * @param where      the value of the marker #.
   21.25       * @param label      the label for the link.
   21.26 -     * @param isBold       true if the link should be bold.
   21.27 +     * @param isStrong       true if the link should be strong.
   21.28       */
   21.29      public LinkInfoImpl (int context, ClassDoc classDoc, String where, String label,
   21.30 -            boolean isBold){
   21.31 +            boolean isStrong){
   21.32          this.classDoc = classDoc;
   21.33          this.where = where;
   21.34          this.label = label;
   21.35 -        this.isBold = isBold;
   21.36 +        this.isStrong = isStrong;
   21.37          setContext(context);
   21.38      }
   21.39  
   21.40 @@ -283,12 +283,12 @@
   21.41       *
   21.42       * @param context               the context of the link.
   21.43       * @param executableMemberDoc   the member to link to.
   21.44 -     * @param isBold                true if the link should be bold.
   21.45 +     * @param isStrong                true if the link should be strong.
   21.46       */
   21.47      public LinkInfoImpl (int context, ExecutableMemberDoc executableMemberDoc,
   21.48 -            boolean isBold){
   21.49 +            boolean isStrong){
   21.50          this.executableMemberDoc = executableMemberDoc;
   21.51 -        this.isBold = isBold;
   21.52 +        this.isStrong = isStrong;
   21.53          setContext(context);
   21.54      }
   21.55  
   21.56 @@ -297,11 +297,11 @@
   21.57       *
   21.58       * @param context    the context of the link.
   21.59       * @param classDoc   the class to link to.
   21.60 -     * @param isBold       true if the link should be bold.
   21.61 +     * @param isStrong       true if the link should be strong.
   21.62       */
   21.63 -    public LinkInfoImpl (int context, ClassDoc classDoc,  boolean isBold){
   21.64 +    public LinkInfoImpl (int context, ClassDoc classDoc,  boolean isStrong){
   21.65          this.classDoc = classDoc;
   21.66 -        this.isBold = isBold;
   21.67 +        this.isStrong = isStrong;
   21.68          setContext(context);
   21.69      }
   21.70  
   21.71 @@ -335,13 +335,13 @@
   21.72       * @param context    the context of the link.
   21.73       * @param type       the class to link to.
   21.74       * @param label      the label for the link.
   21.75 -     * @param isBold     true if the link should be bold.
   21.76 +     * @param isStrong     true if the link should be strong.
   21.77       */
   21.78      public LinkInfoImpl (int context, Type type, String label,
   21.79 -            boolean isBold){
   21.80 +            boolean isStrong){
   21.81          this.type = type;
   21.82          this.label = label;
   21.83 -        this.isBold = isBold;
   21.84 +        this.isStrong = isStrong;
   21.85          setContext(context);
   21.86      }
   21.87  
   21.88 @@ -351,13 +351,13 @@
   21.89       * @param context    the context of the link.
   21.90       * @param classDoc   the class to link to.
   21.91       * @param label      the label for the link.
   21.92 -     * @param isBold       true if the link should be bold.
   21.93 +     * @param isStrong       true if the link should be strong.
   21.94       */
   21.95      public LinkInfoImpl (int context, ClassDoc classDoc, String label,
   21.96 -            boolean isBold){
   21.97 +            boolean isStrong){
   21.98          this.classDoc = classDoc;
   21.99          this.label = label;
  21.100 -        this.isBold = isBold;
  21.101 +        this.isStrong = isStrong;
  21.102          setContext(context);
  21.103      }
  21.104  
    22.1 --- a/src/share/classes/com/sun/tools/doclets/formats/html/MethodWriterImpl.java	Fri Dec 05 21:59:59 2008 -0800
    22.2 +++ b/src/share/classes/com/sun/tools/doclets/formats/html/MethodWriterImpl.java	Thu Jan 08 16:26:59 2009 -0800
    22.3 @@ -167,7 +167,7 @@
    22.4          if (configuration().linksource) {
    22.5              writer.printSrcLink(method, method.name());
    22.6          } else {
    22.7 -            bold(method.name());
    22.8 +            strong(method.name());
    22.9          }
   22.10          writeParameters(method);
   22.11          writeExceptions(method);
   22.12 @@ -210,7 +210,7 @@
   22.13                              holder.typeName() : holder.qualifiedTypeName(),
   22.14                          false));
   22.15                  writer.dd();
   22.16 -                writer.boldText(holder.asClassDoc().isClass()?
   22.17 +                writer.strongText(holder.asClassDoc().isClass()?
   22.18                          "doclet.Description_From_Class":
   22.19                          "doclet.Description_From_Interface",
   22.20                      classlink);
   22.21 @@ -259,7 +259,7 @@
   22.22      }
   22.23  
   22.24      public void printSummaryLabel(ClassDoc cd) {
   22.25 -        writer.boldText("doclet.Method_Summary");
   22.26 +        writer.strongText("doclet.Method_Summary");
   22.27      }
   22.28  
   22.29      public void printSummaryAnchor(ClassDoc cd) {
   22.30 @@ -274,12 +274,12 @@
   22.31      public void printInheritedSummaryLabel(ClassDoc cd) {
   22.32          String classlink = writer.getPreQualifiedClassLink(
   22.33              LinkInfoImpl.CONTEXT_MEMBER, cd, false);
   22.34 -        writer.bold();
   22.35 +        writer.strong();
   22.36          String key = cd.isClass()?
   22.37              "doclet.Methods_Inherited_From_Class" :
   22.38              "doclet.Methods_Inherited_From_Interface";
   22.39          writer.printText(key, classlink);
   22.40 -        writer.boldEnd();
   22.41 +        writer.strongEnd();
   22.42      }
   22.43  
   22.44      protected void printSummaryType(ProgramElementDoc member) {
   22.45 @@ -317,7 +317,7 @@
   22.46                  writer.getLink(new LinkInfoImpl(context, overriddenType)));
   22.47              String name = method.name();
   22.48              writer.dt();
   22.49 -            writer.boldText(label);
   22.50 +            writer.strongText(label);
   22.51              writer.dd();
   22.52              String methLink = writer.codeText(
   22.53                  writer.getLink(
   22.54 @@ -363,7 +363,7 @@
   22.55                  writer.getLink(new LinkInfoImpl(
   22.56                      LinkInfoImpl.CONTEXT_METHOD_SPECIFIED_BY, intfac)));
   22.57              writer.dt();
   22.58 -            writer.boldText("doclet.Specified_By");
   22.59 +            writer.strongText("doclet.Specified_By");
   22.60              writer.dd();
   22.61              methlink = writer.codeText(writer.getDocLink(
   22.62                  LinkInfoImpl.CONTEXT_MEMBER, implementedMeth,
    23.1 --- a/src/share/classes/com/sun/tools/doclets/formats/html/NestedClassWriterImpl.java	Fri Dec 05 21:59:59 2008 -0800
    23.2 +++ b/src/share/classes/com/sun/tools/doclets/formats/html/NestedClassWriterImpl.java	Thu Jan 08 16:26:59 2009 -0800
    23.3 @@ -149,7 +149,7 @@
    23.4      }
    23.5  
    23.6      public void printSummaryLabel(ClassDoc cd) {
    23.7 -        writer.boldText("doclet.Nested_Class_Summary");
    23.8 +        writer.strongText("doclet.Nested_Class_Summary");
    23.9      }
   23.10  
   23.11      public void printSummaryAnchor(ClassDoc cd) {
   23.12 @@ -164,18 +164,18 @@
   23.13      public void printInheritedSummaryLabel(ClassDoc cd) {
   23.14          String clslink = writer.getPreQualifiedClassLink(
   23.15              LinkInfoImpl.CONTEXT_MEMBER, cd, false);
   23.16 -        writer.bold();
   23.17 +        writer.strong();
   23.18          writer.printText(cd.isInterface() ?
   23.19              "doclet.Nested_Classes_Interface_Inherited_From_Interface" :
   23.20              "doclet.Nested_Classes_Interfaces_Inherited_From_Class",
   23.21              clslink);
   23.22 -        writer.boldEnd();
   23.23 +        writer.strongEnd();
   23.24      }
   23.25  
   23.26      protected void writeSummaryLink(int context, ClassDoc cd, ProgramElementDoc member) {
   23.27 -        writer.bold();
   23.28 +        writer.strong();
   23.29          writer.printLink(new LinkInfoImpl(context, (ClassDoc)member, false));
   23.30 -        writer.boldEnd();
   23.31 +        writer.strongEnd();
   23.32      }
   23.33  
   23.34      protected void writeInheritedSummaryLink(ClassDoc cd,
    24.1 --- a/src/share/classes/com/sun/tools/doclets/formats/html/PackageIndexFrameWriter.java	Fri Dec 05 21:59:59 2008 -0800
    24.2 +++ b/src/share/classes/com/sun/tools/doclets/formats/html/PackageIndexFrameWriter.java	Thu Jan 08 16:26:59 2009 -0800
    24.3 @@ -87,7 +87,7 @@
    24.4      }
    24.5  
    24.6      /**
    24.7 -     * Print the "-packagesheader" string in bold format, at top of the page,
    24.8 +     * Print the "-packagesheader" string in strong format, at top of the page,
    24.9       * if it is not the empty string.  Otherwise print the "-header" string.
   24.10       * Despite the name, there is actually no navigation bar for this page.
   24.11       */
   24.12 @@ -95,9 +95,9 @@
   24.13          printTableHeader(true);
   24.14          fontSizeStyle("+1", "FrameTitleFont");
   24.15          if (configuration.packagesheader.length() > 0) {
   24.16 -            bold(replaceDocRootDir(configuration.packagesheader));
   24.17 +            strong(replaceDocRootDir(configuration.packagesheader));
   24.18          } else {
   24.19 -            bold(replaceDocRootDir(configuration.header));
   24.20 +            strong(replaceDocRootDir(configuration.header));
   24.21          }
   24.22          fontEnd();
   24.23          printTableFooter(true);
    25.1 --- a/src/share/classes/com/sun/tools/doclets/formats/html/PackageIndexWriter.java	Fri Dec 05 21:59:59 2008 -0800
    25.2 +++ b/src/share/classes/com/sun/tools/doclets/formats/html/PackageIndexWriter.java	Thu Jan 08 16:26:59 2009 -0800
    25.3 @@ -102,9 +102,9 @@
    25.4          if(pkg != null && pkg.name().length() > 0) {
    25.5              trBgcolorStyle("white", "TableRowColor");
    25.6              summaryRow(20);
    25.7 -            bold();
    25.8 +            strong();
    25.9              printPackageLink(pkg, Util.getPackageName(pkg), false);
   25.10 -            boldEnd();
   25.11 +            strongEnd();
   25.12              summaryRowEnd();
   25.13              summaryRow(0);
   25.14              printSummaryComment(pkg);
   25.15 @@ -137,7 +137,7 @@
   25.16          if (root.inlineTags().length > 0) {
   25.17              printSummaryComment(root);
   25.18              p();
   25.19 -            bold(configuration.getText("doclet.See"));
   25.20 +            strong(configuration.getText("doclet.See"));
   25.21              br();
   25.22              printNbsps();
   25.23              printHyperLink("", "overview_description",
   25.24 @@ -152,7 +152,7 @@
   25.25      protected void printIndexHeader(String text) {
   25.26          tableIndexSummary();
   25.27          tableHeaderStart("#CCCCFF");
   25.28 -        bold(text);
   25.29 +        strong(text);
   25.30          tableHeaderEnd();
   25.31      }
   25.32  
    26.1 --- a/src/share/classes/com/sun/tools/doclets/formats/html/PackageTreeWriter.java	Fri Dec 05 21:59:59 2008 -0800
    26.2 +++ b/src/share/classes/com/sun/tools/doclets/formats/html/PackageTreeWriter.java	Thu Jan 08 16:26:59 2009 -0800
    26.3 @@ -144,7 +144,7 @@
    26.4      protected void printLinkToMainTree() {
    26.5          dl();
    26.6          dt();
    26.7 -        boldText("doclet.Package_Hierarchies");
    26.8 +        strongText("doclet.Package_Hierarchies");
    26.9          dd();
   26.10          navLinkMainTree(configuration.getText("doclet.All_Packages"));
   26.11          dlEnd();
    27.1 --- a/src/share/classes/com/sun/tools/doclets/formats/html/PackageUseWriter.java	Fri Dec 05 21:59:59 2008 -0800
    27.2 +++ b/src/share/classes/com/sun/tools/doclets/formats/html/PackageUseWriter.java	Thu Jan 08 16:26:59 2009 -0800
    27.3 @@ -178,9 +178,9 @@
    27.4  
    27.5          trBgcolorStyle("white", "TableRowColor");
    27.6          summaryRow(0);
    27.7 -        bold();
    27.8 +        strong();
    27.9          printHyperLink(path, packageName, usedClass.name(), true);
   27.10 -        boldEnd();
   27.11 +        strongEnd();
   27.12          println(); br();
   27.13          printNbsps();
   27.14          printIndexComment(usedClass);
   27.15 @@ -219,7 +219,7 @@
   27.16          hr();
   27.17          center();
   27.18          h2();
   27.19 -        boldText("doclet.ClassUse_Title", packageLabel, name);
   27.20 +        strongText("doclet.ClassUse_Title", packageLabel, name);
   27.21          h2End();
   27.22          centerEnd();
   27.23      }
   27.24 @@ -251,7 +251,7 @@
   27.25      protected void navLinkClassUse() {
   27.26          navCellRevStart();
   27.27          fontStyle("NavBarFont1Rev");
   27.28 -        boldText("doclet.navClassUse");
   27.29 +        strongText("doclet.navClassUse");
   27.30          fontEnd();
   27.31          navCellEnd();
   27.32      }
    28.1 --- a/src/share/classes/com/sun/tools/doclets/formats/html/PackageWriterImpl.java	Fri Dec 05 21:59:59 2008 -0800
    28.2 +++ b/src/share/classes/com/sun/tools/doclets/formats/html/PackageWriterImpl.java	Thu Jan 08 16:26:59 2009 -0800
    28.3 @@ -123,14 +123,14 @@
    28.4                  }
    28.5                  trBgcolorStyle("white", "TableRowColor");
    28.6                  summaryRow(15);
    28.7 -                bold();
    28.8 +                strong();
    28.9                  printLink(new LinkInfoImpl(LinkInfoImpl.CONTEXT_PACKAGE,
   28.10                      classes[i], false));
   28.11 -                boldEnd();
   28.12 +                strongEnd();
   28.13                  summaryRowEnd();
   28.14                  summaryRow(0);
   28.15                  if (Util.isDeprecated(classes[i])) {
   28.16 -                    boldText("doclet.Deprecated");
   28.17 +                    strongText("doclet.Deprecated");
   28.18                      if (classes[i].tags("deprecated").length > 0) {
   28.19                          space();
   28.20                          printSummaryDeprecatedComment(classes[i],
   28.21 @@ -155,7 +155,7 @@
   28.22       */
   28.23      protected void printFirstRow(String label) {
   28.24          tableHeaderStart("#CCCCFF");
   28.25 -        bold(label);
   28.26 +        strong(label);
   28.27          tableHeaderEnd();
   28.28      }
   28.29  
   28.30 @@ -194,7 +194,7 @@
   28.31          if (packageDoc.inlineTags().length > 0 && ! configuration.nocomment) {
   28.32              printSummaryComment(packageDoc);
   28.33              p();
   28.34 -            bold(configuration.getText("doclet.See"));
   28.35 +            strong(configuration.getText("doclet.See"));
   28.36              br();
   28.37              printNbsps();
   28.38              printHyperLink("", "package_description",
   28.39 @@ -268,7 +268,7 @@
   28.40      protected void navLinkPackage() {
   28.41          navCellRevStart();
   28.42          fontStyle("NavBarFont1Rev");
   28.43 -        boldText("doclet.Package");
   28.44 +        strongText("doclet.Package");
   28.45          fontEnd();
   28.46          navCellEnd();
   28.47      }
    29.1 --- a/src/share/classes/com/sun/tools/doclets/formats/html/SerializedFormWriterImpl.java	Fri Dec 05 21:59:59 2008 -0800
    29.2 +++ b/src/share/classes/com/sun/tools/doclets/formats/html/SerializedFormWriterImpl.java	Thu Jan 08 16:26:59 2009 -0800
    29.3 @@ -73,9 +73,9 @@
    29.4          tableHeader();
    29.5          thAlign("center");
    29.6          font("+2");
    29.7 -        boldText("doclet.Package");
    29.8 +        strongText("doclet.Package");
    29.9          print(' ');
   29.10 -        bold(packageName);
   29.11 +        strong(packageName);
   29.12          tableFooter();
   29.13      }
   29.14  
   29.15 @@ -86,7 +86,7 @@
   29.16       * @param serialUID the serial UID to print.
   29.17       */
   29.18      public void writeSerialUIDInfo(String header, String serialUID) {
   29.19 -        bold(header + "&nbsp;");
   29.20 +        strong(header + "&nbsp;");
   29.21          println(serialUID);
   29.22          p();
   29.23      }
   29.24 @@ -131,7 +131,7 @@
   29.25          tableHeader();
   29.26          thAlignColspan("left", 2);
   29.27          font("+2");
   29.28 -        bold(className);
   29.29 +        strong(className);
   29.30          tableFooter();
   29.31          p();
   29.32      }
    30.1 --- a/src/share/classes/com/sun/tools/doclets/formats/html/SubWriterHolderWriter.java	Fri Dec 05 21:59:59 2008 -0800
    30.2 +++ b/src/share/classes/com/sun/tools/doclets/formats/html/SubWriterHolderWriter.java	Thu Jan 08 16:26:59 2009 -0800
    30.3 @@ -81,7 +81,7 @@
    30.4      public void printTableHeadingBackground(String str) {
    30.5          tableIndexDetail();
    30.6          tableHeaderStart("#CCCCFF", 1);
    30.7 -        bold(str);
    30.8 +        strong(str);
    30.9          tableHeaderEnd();
   30.10          tableEnd();
   30.11      }
   30.12 @@ -117,7 +117,7 @@
   30.13      protected void printIndexComment(Doc member, Tag[] firstSentenceTags) {
   30.14          Tag[] deprs = member.tags("deprecated");
   30.15          if (Util.isDeprecated((ProgramElementDoc) member)) {
   30.16 -            boldText("doclet.Deprecated");
   30.17 +            strongText("doclet.Deprecated");
   30.18              space();
   30.19              if (deprs.length > 0) {
   30.20                  printInlineDeprecatedComment(member, deprs[0]);
   30.21 @@ -126,7 +126,7 @@
   30.22          } else {
   30.23              ClassDoc cd = ((ProgramElementDoc)member).containingClass();
   30.24              if (cd != null && Util.isDeprecated(cd)) {
   30.25 -                boldText("doclet.Deprecated"); space();
   30.26 +                strongText("doclet.Deprecated"); space();
   30.27              }
   30.28          }
   30.29          printSummaryComment(member, firstSentenceTags);
    31.1 --- a/src/share/classes/com/sun/tools/doclets/formats/html/TagletWriterImpl.java	Fri Dec 05 21:59:59 2008 -0800
    31.2 +++ b/src/share/classes/com/sun/tools/doclets/formats/html/TagletWriterImpl.java	Thu Jan 08 16:26:59 2009 -0800
    31.3 @@ -69,9 +69,9 @@
    31.4          Tag[] deprs = doc.tags("deprecated");
    31.5          if (doc instanceof ClassDoc) {
    31.6              if (Util.isDeprecated((ProgramElementDoc) doc)) {
    31.7 -                output.append("<B>" +
    31.8 +                output.append("<STRONG>" +
    31.9                      ConfigurationImpl.getInstance().
   31.10 -                        getText("doclet.Deprecated") + "</B>&nbsp;");
   31.11 +                        getText("doclet.Deprecated") + "</STRONG>&nbsp;");
   31.12                  if (deprs.length > 0) {
   31.13                      Tag[] commentTags = deprs[0].inlineTags();
   31.14                      if (commentTags.length > 0) {
   31.15 @@ -86,9 +86,9 @@
   31.16          } else {
   31.17              MemberDoc member = (MemberDoc) doc;
   31.18              if (Util.isDeprecated((ProgramElementDoc) doc)) {
   31.19 -                output.append("<DD><B>" +
   31.20 +                output.append("<DD><STRONG>" +
   31.21                      ConfigurationImpl.getInstance().
   31.22 -                            getText("doclet.Deprecated") + "</B>&nbsp;");
   31.23 +                            getText("doclet.Deprecated") + "</STRONG>&nbsp;");
   31.24                  if (deprs.length > 0) {
   31.25                      output.append("<I>");
   31.26                      output.append(commentTagsToOutput(null, doc,
   31.27 @@ -101,9 +101,9 @@
   31.28                  }
   31.29              } else {
   31.30                  if (Util.isDeprecated(member.containingClass())) {
   31.31 -                    output.append("<DD><B>" +
   31.32 +                    output.append("<DD><STRONG>" +
   31.33                      ConfigurationImpl.getInstance().
   31.34 -                            getText("doclet.Deprecated") + "</B>&nbsp;");
   31.35 +                            getText("doclet.Deprecated") + "</STRONG>&nbsp;");
   31.36                  }
   31.37              }
   31.38          }
   31.39 @@ -123,7 +123,7 @@
   31.40      public TagletOutput getParamHeader(String header) {
   31.41          StringBuffer result = new StringBuffer();
   31.42          result.append("<DT>");
   31.43 -        result.append("<B>" +  header + "</B>");
   31.44 +        result.append("<STRONG>" +  header + "</STRONG>");
   31.45          return new TagletOutputImpl(result.toString());
   31.46      }
   31.47  
   31.48 @@ -141,8 +141,8 @@
   31.49       */
   31.50      public TagletOutput returnTagOutput(Tag returnTag) {
   31.51          TagletOutput result = new TagletOutputImpl(DocletConstants.NL + "<DT>" +
   31.52 -            "<B>" + htmlWriter.configuration.getText("doclet.Returns") +
   31.53 -            "</B>" + "<DD>" +
   31.54 +            "<STRONG>" + htmlWriter.configuration.getText("doclet.Returns") +
   31.55 +            "</STRONG>" + "<DD>" +
   31.56              htmlWriter.commentTagsToString(returnTag, null, returnTag.inlineTags(),
   31.57              false));
   31.58          return result;
   31.59 @@ -189,7 +189,7 @@
   31.60          if (result != null && result.length() > 0) {
   31.61              return result + ", " + DocletConstants.NL;
   31.62          } else {
   31.63 -            return "<DT><B>" + htmlWriter.configuration().getText("doclet.See_Also") + "</B><DD>";
   31.64 +            return "<DT><STRONG>" + htmlWriter.configuration().getText("doclet.See_Also") + "</STRONG><DD>";
   31.65          }
   31.66       }
   31.67  
   31.68 @@ -197,7 +197,7 @@
   31.69       * {@inheritDoc}
   31.70       */
   31.71      public TagletOutput simpleTagOutput(Tag[] simpleTags, String header) {
   31.72 -        String result = "<DT><B>" + header + "</B></DT>" + DocletConstants.NL +
   31.73 +        String result = "<DT><STRONG>" + header + "</STRONG></DT>" + DocletConstants.NL +
   31.74              "  <DD>";
   31.75          for (int i = 0; i < simpleTags.length; i++) {
   31.76              if (i > 0) {
   31.77 @@ -212,7 +212,7 @@
   31.78       * {@inheritDoc}
   31.79       */
   31.80      public TagletOutput simpleTagOutput(Tag simpleTag, String header) {
   31.81 -        return new TagletOutputImpl("<DT><B>" + header + "</B></DT>" + "  <DD>"
   31.82 +        return new TagletOutputImpl("<DT><STRONG>" + header + "</STRONG></DT>" + "  <DD>"
   31.83              + htmlWriter.commentTagsToString(simpleTag, null, simpleTag.inlineTags(), false)
   31.84              + "</DD>" + DocletConstants.NL);
   31.85      }
   31.86 @@ -221,8 +221,8 @@
   31.87       * {@inheritDoc}
   31.88       */
   31.89      public TagletOutput getThrowsHeader() {
   31.90 -        return new TagletOutputImpl(DocletConstants.NL + "<DT>" + "<B>" +
   31.91 -            htmlWriter.configuration().getText("doclet.Throws") + "</B>");
   31.92 +        return new TagletOutputImpl(DocletConstants.NL + "<DT>" + "<STRONG>" +
   31.93 +            htmlWriter.configuration().getText("doclet.Throws") + "</STRONG>");
   31.94      }
   31.95  
   31.96      /**
    32.1 --- a/src/share/classes/com/sun/tools/doclets/formats/html/TreeWriter.java	Fri Dec 05 21:59:59 2008 -0800
    32.2 +++ b/src/share/classes/com/sun/tools/doclets/formats/html/TreeWriter.java	Thu Jan 08 16:26:59 2009 -0800
    32.3 @@ -119,7 +119,7 @@
    32.4          if (!classesonly) {
    32.5              dl();
    32.6              dt();
    32.7 -            boldText("doclet.Package_Hierarchies");
    32.8 +            strongText("doclet.Package_Hierarchies");
    32.9              dd();
   32.10              for (int i = 0; i < packages.length; i++) {
   32.11                  if (packages[i].name().length() == 0) {
    33.1 --- a/src/share/classes/com/sun/tools/doclets/formats/html/markup/HtmlDocWriter.java	Fri Dec 05 21:59:59 2008 -0800
    33.2 +++ b/src/share/classes/com/sun/tools/doclets/formats/html/markup/HtmlDocWriter.java	Thu Jan 08 16:26:59 2009 -0800
    33.3 @@ -83,11 +83,11 @@
    33.4       * @param where Position of the link in the file. Character '#' is not
    33.5       * needed.
    33.6       * @param label Tag for the link.
    33.7 -     * @param bold  Boolean that sets label to bold.
    33.8 +     * @param strong  Boolean that sets label to strong.
    33.9       */
   33.10      public void printHyperLink(String link, String where,
   33.11 -                               String label, boolean bold) {
   33.12 -        print(getHyperLink(link, where, label, bold, "", "", ""));
   33.13 +                               String label, boolean strong) {
   33.14 +        print(getHyperLink(link, where, label, strong, "", "", ""));
   33.15      }
   33.16  
   33.17      /**
   33.18 @@ -109,13 +109,13 @@
   33.19       * @param where      Position of the link in the file. Character '#' is not
   33.20       * needed.
   33.21       * @param label      Tag for the link.
   33.22 -     * @param bold       Boolean that sets label to bold.
   33.23 +     * @param strong       Boolean that sets label to strong.
   33.24       * @param stylename  String style of text defined in style sheet.
   33.25       */
   33.26      public void printHyperLink(String link, String where,
   33.27 -                               String label, boolean bold,
   33.28 +                               String label, boolean strong,
   33.29                                 String stylename) {
   33.30 -        print(getHyperLink(link, where, label, bold, stylename, "", ""));
   33.31 +        print(getHyperLink(link, where, label, strong, stylename, "", ""));
   33.32      }
   33.33  
   33.34      /**
   33.35 @@ -125,12 +125,12 @@
   33.36       * @param where      Position of the link in the file. Character '#' is not
   33.37       * needed.
   33.38       * @param label      Tag for the link.
   33.39 -     * @param bold       Boolean that sets label to bold.
   33.40 +     * @param strong       Boolean that sets label to strong.
   33.41       * @return String    Hyper Link.
   33.42       */
   33.43      public String getHyperLink(String link, String where,
   33.44 -                               String label, boolean bold) {
   33.45 -        return getHyperLink(link, where, label, bold, "", "", "");
   33.46 +                               String label, boolean strong) {
   33.47 +        return getHyperLink(link, where, label, strong, "", "", "");
   33.48      }
   33.49  
   33.50      /**
   33.51 @@ -140,14 +140,14 @@
   33.52       * @param where      Position of the link in the file. Character '#' is not
   33.53       *                   needed.
   33.54       * @param label      Tag for the link.
   33.55 -     * @param bold       Boolean that sets label to bold.
   33.56 +     * @param strong       Boolean that sets label to strong.
   33.57       * @param stylename  String style of text defined in style sheet.
   33.58       * @return String    Hyper Link.
   33.59       */
   33.60      public String getHyperLink(String link, String where,
   33.61 -                               String label, boolean bold,
   33.62 +                               String label, boolean strong,
   33.63                                 String stylename) {
   33.64 -        return getHyperLink(link, where, label, bold, stylename, "", "");
   33.65 +        return getHyperLink(link, where, label, strong, stylename, "", "");
   33.66      }
   33.67  
   33.68      /**
   33.69 @@ -157,14 +157,14 @@
   33.70       * @param where      Position of the link in the file. Character '#' is not
   33.71       *                   needed.
   33.72       * @param label      Tag for the link.
   33.73 -     * @param bold       Boolean that sets label to bold.
   33.74 +     * @param strong       Boolean that sets label to strong.
   33.75       * @param stylename  String style of text defined in style sheet.
   33.76       * @param title      String that describes the link's content for accessibility.
   33.77       * @param target     Target frame.
   33.78       * @return String    Hyper Link.
   33.79       */
   33.80      public String getHyperLink(String link, String where,
   33.81 -                               String label, boolean bold,
   33.82 +                               String label, boolean strong,
   33.83                                 String stylename, String title, String target) {
   33.84          StringBuffer retlink = new StringBuffer();
   33.85          retlink.append("<A HREF=\"");
   33.86 @@ -186,12 +186,12 @@
   33.87              retlink.append(stylename);
   33.88              retlink.append("\">");
   33.89          }
   33.90 -        if (bold) {
   33.91 -            retlink.append("<B>");
   33.92 +        if (strong) {
   33.93 +            retlink.append("<STRONG>");
   33.94          }
   33.95          retlink.append(label);
   33.96 -        if (bold) {
   33.97 -            retlink.append("</B>");
   33.98 +        if (strong) {
   33.99 +            retlink.append("</STRONG>");
  33.100          }
  33.101          if (stylename != null && stylename.length() != 0) {
  33.102              retlink.append("</FONT>");
    34.1 --- a/src/share/classes/com/sun/tools/doclets/formats/html/markup/HtmlWriter.java	Fri Dec 05 21:59:59 2008 -0800
    34.2 +++ b/src/share/classes/com/sun/tools/doclets/formats/html/markup/HtmlWriter.java	Thu Jan 08 16:26:59 2009 -0800
    34.3 @@ -433,46 +433,46 @@
    34.4      }
    34.5  
    34.6      /**
    34.7 -     * Get the "&lt;B&gt;" string.
    34.8 +     * Get the "&lt;STRONG&gt;" string.
    34.9       *
   34.10 -     * @return String Return String "&lt;B&gt;";
   34.11 +     * @return String Return String "&lt;STRONG&gt;";
   34.12       */
   34.13 -    public String getBold() {
   34.14 -        return "<B>";
   34.15 +    public String getStrong() {
   34.16 +        return "<STRONG>";
   34.17      }
   34.18  
   34.19      /**
   34.20 -     * Get the "&lt;/B&gt;" string.
   34.21 +     * Get the "&lt;/STRONG&gt;" string.
   34.22       *
   34.23 -     * @return String Return String "&lt;/B&gt;";
   34.24 +     * @return String Return String "&lt;/STRONG&gt;";
   34.25       */
   34.26 -    public String getBoldEnd() {
   34.27 -        return "</B>";
   34.28 +    public String getStrongEnd() {
   34.29 +        return "</STRONG>";
   34.30      }
   34.31  
   34.32      /**
   34.33 -     * Print &lt;B&gt; tag.
   34.34 +     * Print &lt;STRONG&gt; tag.
   34.35       */
   34.36 -    public void bold() {
   34.37 -        print("<B>");
   34.38 +    public void strong() {
   34.39 +        print("<STRONG>");
   34.40      }
   34.41  
   34.42      /**
   34.43 -     * Print &lt;/B&gt; tag.
   34.44 +     * Print &lt;/STRONG&gt; tag.
   34.45       */
   34.46 -    public void boldEnd() {
   34.47 -        print("</B>");
   34.48 +    public void strongEnd() {
   34.49 +        print("</STRONG>");
   34.50      }
   34.51  
   34.52      /**
   34.53 -     * Print text passed, in bold format using &lt;B&gt; and &lt;/B&gt; tags.
   34.54 +     * Print text passed, in strong format using &lt;STRONG&gt; and &lt;/STRONG&gt; tags.
   34.55       *
   34.56 -     * @param text String to be printed in between &lt;B&gt; and &lt;/B&gt; tags.
   34.57 +     * @param text String to be printed in between &lt;STRONG&gt; and &lt;/STRONG&gt; tags.
   34.58       */
   34.59 -    public void bold(String text) {
   34.60 -        bold();
   34.61 +    public void strong(String text) {
   34.62 +        strong();
   34.63          print(text);
   34.64 -        boldEnd();
   34.65 +        strongEnd();
   34.66      }
   34.67  
   34.68      /**
    35.1 --- a/src/share/classes/com/sun/tools/doclets/internal/toolkit/util/links/LinkInfo.java	Fri Dec 05 21:59:59 2008 -0800
    35.2 +++ b/src/share/classes/com/sun/tools/doclets/internal/toolkit/util/links/LinkInfo.java	Thu Jan 08 16:26:59 2009 -0800
    35.3 @@ -69,9 +69,9 @@
    35.4      public String label;
    35.5  
    35.6      /**
    35.7 -     * True if the link should be bolded.
    35.8 +     * True if the link should be strong.
    35.9       */
   35.10 -    public boolean isBold = false;
   35.11 +    public boolean isStrong = false;
   35.12  
   35.13      /**
   35.14       * True if we should include the type in the link label.  False otherwise.
    36.1 --- a/test/com/sun/javadoc/AccessAsciiArt/AccessAsciiArt.java	Fri Dec 05 21:59:59 2008 -0800
    36.2 +++ b/test/com/sun/javadoc/AccessAsciiArt/AccessAsciiArt.java	Thu Jan 08 16:26:59 2009 -0800
    36.3 @@ -94,7 +94,7 @@
    36.4  
    36.5              // Test the third line of the class tree
    36.6              {
    36.7 -"          <IMG SRC=\"../../resources/inherit.gif\" ALT=\"extended by \"><B>p1.subpkg.SSC</B>",
    36.8 +"          <IMG SRC=\"../../resources/inherit.gif\" ALT=\"extended by \"><STRONG>p1.subpkg.SSC</STRONG>",
    36.9                       TMPDEST_DIR1 + "p1" + FS + "subpkg" + FS +"SSC.html" },
   36.10  
   36.11          };
    37.1 --- a/test/com/sun/javadoc/AuthorDD/AuthorDD.java	Fri Dec 05 21:59:59 2008 -0800
    37.2 +++ b/test/com/sun/javadoc/AuthorDD/AuthorDD.java	Thu Jan 08 16:26:59 2009 -0800
    37.3 @@ -86,12 +86,12 @@
    37.4  
    37.5               // Test single @since tag:
    37.6  
    37.7 -            { "<DT><B>Since:</B></DT>"+NL+"  <DD>JDK 1.0</DD>",
    37.8 +            { "<DT><STRONG>Since:</STRONG></DT>"+NL+"  <DD>JDK 1.0</DD>",
    37.9                                    BUGID + FS + "p1" + FS + "C1.html" },
   37.10  
   37.11              // Test multiple @author tags:
   37.12  
   37.13 -            { "<DT><B>Author:</B></DT>"+NL+"  <DD>Doug Kramer, Jamie, Neal</DD>"+NL,
   37.14 +            { "<DT><STRONG>Author:</STRONG></DT>"+NL+"  <DD>Doug Kramer, Jamie, Neal</DD>"+NL,
   37.15                                    BUGID + FS + "p1" + FS + "C1.html" },
   37.16  
   37.17          };
    38.1 --- a/test/com/sun/javadoc/testClassCrossReferences/TestClassCrossReferences.java	Fri Dec 05 21:59:59 2008 -0800
    38.2 +++ b/test/com/sun/javadoc/testClassCrossReferences/TestClassCrossReferences.java	Thu Jan 08 16:26:59 2009 -0800
    38.3 @@ -48,7 +48,7 @@
    38.4              "<A HREF=\"http://java.sun.com/j2se/1.4/docs/api/java/math/BigInteger.html?is-external=true#gcd(java.math.BigInteger)\" " +
    38.5                  "title=\"class or interface in java.math\"><CODE>Link to external member gcd</CODE></A>"},
    38.6          {BUG_ID + FS + "C.html",
    38.7 -            "<B>Overrides:</B><DD><CODE>toString</CODE> in class <CODE>java.lang.Object</CODE>"}
    38.8 +            "<STRONG>Overrides:</STRONG><DD><CODE>toString</CODE> in class <CODE>java.lang.Object</CODE>"}
    38.9      };
   38.10      private static final String[][] NEGATED_TEST = NO_TEST;
   38.11      private static final String[] ARGS =
    39.1 --- a/test/com/sun/javadoc/testClassTree/TestClassTree.java	Fri Dec 05 21:59:59 2008 -0800
    39.2 +++ b/test/com/sun/javadoc/testClassTree/TestClassTree.java	Thu Jan 08 16:26:59 2009 -0800
    39.3 @@ -49,12 +49,12 @@
    39.4      private static final String[][] TEST = {
    39.5          {BUG_ID + FS + "pkg" + FS + "package-tree.html",
    39.6              "<LI TYPE=\"circle\">pkg.<A HREF=\"../pkg/ParentClass.html\" " +
    39.7 -            "title=\"class in pkg\"><B>ParentClass</B></A><UL>"},
    39.8 +            "title=\"class in pkg\"><STRONG>ParentClass</STRONG></A><UL>"},
    39.9  
   39.10          {BUG_ID + FS + "pkg" + FS + "package-tree.html",
   39.11              "Annotation Type Hierarchy" + NL + "</H2>" + NL + "<UL>" + NL +
   39.12              "<LI TYPE=\"circle\">pkg.<A HREF=\"../pkg/AnnotationType.html\" " +
   39.13 -            "title=\"annotation in pkg\"><B>AnnotationType</B></A> " +
   39.14 +            "title=\"annotation in pkg\"><STRONG>AnnotationType</STRONG></A> " +
   39.15              "(implements java.lang.annotation.Annotation)" + NL + "</UL>"},
   39.16  
   39.17          {BUG_ID + FS + "pkg" + FS + "package-tree.html",
   39.18 @@ -65,7 +65,7 @@
   39.19              "<LI TYPE=\"circle\">java.lang.Object<UL>" + NL +
   39.20              "<LI TYPE=\"circle\">java.lang.Enum&lt;E&gt; (implements java.lang.Comparable&lt;T&gt;, java.io.Serializable)" + NL +
   39.21              "<UL>" + NL +
   39.22 -            "<LI TYPE=\"circle\">pkg.<A HREF=\"../pkg/Coin.html\" title=\"enum in pkg\"><B>Coin</B></A></UL>" + NL +
   39.23 +            "<LI TYPE=\"circle\">pkg.<A HREF=\"../pkg/Coin.html\" title=\"enum in pkg\"><STRONG>Coin</STRONG></A></UL>" + NL +
   39.24              "</UL>" + NL +
   39.25              "</UL>"
   39.26          },
   39.27 @@ -73,7 +73,7 @@
   39.28      private static final String[][] NEGATED_TEST = {
   39.29          {BUG_ID + FS + "pkg" + FS + "package-tree.html",
   39.30              "<LI TYPE=\"circle\">class pkg.<A HREF=\"../pkg/ParentClass.html\" " +
   39.31 -            "title=\"class in pkg\"><B>ParentClass</B></A><UL>"}
   39.32 +            "title=\"class in pkg\"><STRONG>ParentClass</STRONG></A><UL>"}
   39.33          };
   39.34  
   39.35      /**
    40.1 --- a/test/com/sun/javadoc/testConstructorIndent/TestConstructorIndent.java	Fri Dec 05 21:59:59 2008 -0800
    40.2 +++ b/test/com/sun/javadoc/testConstructorIndent/TestConstructorIndent.java	Thu Jan 08 16:26:59 2009 -0800
    40.3 @@ -46,7 +46,7 @@
    40.4      //Input for string search tests.
    40.5      private static final String[][] TEST = {
    40.6          {BUG_ID + FS + "C.html", "<DL>"+NL+"<DD>This is just a simple constructor."+ NL +
    40.7 -            "<P>"+NL+"<DL>"+NL+"<DT><B>Parameters:</B><DD><CODE>i</CODE> - a param.</DL>"+NL +
    40.8 +            "<P>"+NL+"<DL>"+NL+"<DT><STRONG>Parameters:</STRONG><DD><CODE>i</CODE> - a param.</DL>"+NL +
    40.9              "</DL>"
   40.10          }
   40.11      };
    41.1 --- a/test/com/sun/javadoc/testDeprecatedDocs/TestDeprecatedDocs.java	Fri Dec 05 21:59:59 2008 -0800
    41.2 +++ b/test/com/sun/javadoc/testDeprecatedDocs/TestDeprecatedDocs.java	Thu Jan 08 16:26:59 2009 -0800
    41.3 @@ -76,25 +76,25 @@
    41.4          {TARGET_FILE, "pkg.DeprecatedClassByAnnotation.method()"},
    41.5          {TARGET_FILE, "pkg.DeprecatedClassByAnnotation.field"},
    41.6  
    41.7 -        {TARGET_FILE2, "<B>Deprecated.</B>" + NL +
    41.8 +        {TARGET_FILE2, "<STRONG>Deprecated.</STRONG>" + NL +
    41.9                  "<P>" + NL +
   41.10              "<DL>" + NL +
   41.11              "<DT><PRE><FONT SIZE=\"-1\">@Deprecated" + NL +
   41.12 -            "</FONT>public class <B>DeprecatedClassByAnnotation</B>"},
   41.13 +            "</FONT>public class <STRONG>DeprecatedClassByAnnotation</STRONG>"},
   41.14  
   41.15 -        {TARGET_FILE2, "public int <B>field</B></PRE>" + NL +
   41.16 +        {TARGET_FILE2, "public int <STRONG>field</STRONG></PRE>" + NL +
   41.17              "<DL>" + NL +
   41.18 -            "<DD><B>Deprecated.</B>&nbsp;<DL>"},
   41.19 +            "<DD><STRONG>Deprecated.</STRONG>&nbsp;<DL>"},
   41.20  
   41.21          {TARGET_FILE2, "<FONT SIZE=\"-1\">@Deprecated" + NL +
   41.22 -            "</FONT>public <B>DeprecatedClassByAnnotation</B>()</PRE>" + NL +
   41.23 +            "</FONT>public <STRONG>DeprecatedClassByAnnotation</STRONG>()</PRE>" + NL +
   41.24              "<DL>" + NL +
   41.25 -            "<DD><B>Deprecated.</B>"},
   41.26 +            "<DD><STRONG>Deprecated.</STRONG>"},
   41.27  
   41.28          {TARGET_FILE2, "<FONT SIZE=\"-1\">@Deprecated" + NL +
   41.29 -            "</FONT>public void <B>method</B>()</PRE>" + NL +
   41.30 +            "</FONT>public void <STRONG>method</STRONG>()</PRE>" + NL +
   41.31              "<DL>" + NL +
   41.32 -            "<DD><B>Deprecated.</B>"},
   41.33 +            "<DD><STRONG>Deprecated.</STRONG>"},
   41.34      };
   41.35  
   41.36      private static final String[][] NEGATED_TEST = NO_TEST;
    42.1 --- a/test/com/sun/javadoc/testExternalOverridenMethod/TestExternalOverridenMethod.java	Fri Dec 05 21:59:59 2008 -0800
    42.2 +++ b/test/com/sun/javadoc/testExternalOverridenMethod/TestExternalOverridenMethod.java	Thu Jan 08 16:26:59 2009 -0800
    42.3 @@ -39,13 +39,13 @@
    42.4      private static final String BUG_ID = "4857717";
    42.5      private static final String[][] TEST = {
    42.6          {BUG_ID + FS + "pkg" + FS + "XReader.html",
    42.7 -            "<B>Overrides:</B><DD><CODE><A HREF=\"" +
    42.8 +            "<STRONG>Overrides:</STRONG><DD><CODE><A HREF=\"" +
    42.9              "http://java.sun.com/j2se/1.4.1/docs/api/java/io/FilterReader.html?is-external=true#read()\"" +
   42.10                  " title=\"class or interface in java.io\">read</A></CODE> in class " +
   42.11                  "<CODE><A HREF=\"http://java.sun.com/j2se/1.4.1/docs/api/java/io/FilterReader.html?is-external=true\"" +
   42.12                  " title=\"class or interface in java.io\">FilterReader</A>"},
   42.13          {BUG_ID + FS + "pkg" + FS + "XReader.html",
   42.14 -            "<B>Specified by:</B><DD><CODE><A HREF=\"" +
   42.15 +            "<STRONG>Specified by:</STRONG><DD><CODE><A HREF=\"" +
   42.16              "http://java.sun.com/j2se/1.4.1/docs/api/java/io/DataInput.html?is-external=true#readInt()\"" +
   42.17              " title=\"class or interface in java.io\">readInt</A></CODE> in interface " +
   42.18              "<CODE><A HREF=\"http://java.sun.com/j2se/1.4.1/docs/api/java/io/DataInput.html?is-external=true\"" +
    43.1 --- a/test/com/sun/javadoc/testHeadings/TestHeadings.java	Fri Dec 05 21:59:59 2008 -0800
    43.2 +++ b/test/com/sun/javadoc/testHeadings/TestHeadings.java	Thu Jan 08 16:26:59 2009 -0800
    43.3 @@ -48,16 +48,16 @@
    43.4          //Package summary
    43.5          {BUG_ID + FS + "pkg1" + FS + "package-summary.html",
    43.6              "<TH ALIGN=\"left\" COLSPAN=\"2\"><FONT SIZE=\"+2\">" + NL +
    43.7 -            "<B>Class Summary</B></FONT></TH>"
    43.8 +            "<STRONG>Class Summary</STRONG></FONT></TH>"
    43.9          },
   43.10  
   43.11          // Class documentation
   43.12          {BUG_ID + FS + "pkg1" + FS + "C1.html",
   43.13              "<TH ALIGN=\"left\" COLSPAN=\"2\"><FONT SIZE=\"+2\">" + NL +
   43.14 -            "<B>Field Summary</B></FONT></TH>"
   43.15 +            "<STRONG>Field Summary</STRONG></FONT></TH>"
   43.16          },
   43.17          {BUG_ID + FS + "pkg1" + FS + "C1.html",
   43.18 -            "<TH ALIGN=\"left\"><B>Methods inherited from class " +            "java.lang.Object</B></TH>"
   43.19 +            "<TH ALIGN=\"left\"><STRONG>Methods inherited from class " +            "java.lang.Object</STRONG></TH>"
   43.20          },
   43.21  
   43.22          // Class use documentation
   43.23 @@ -76,7 +76,7 @@
   43.24          // Deprecated
   43.25          {BUG_ID + FS + "deprecated-list.html",
   43.26              "<TH ALIGN=\"left\" COLSPAN=\"2\"><FONT SIZE=\"+2\">" + NL +
   43.27 -            "<B>Deprecated Methods</B></FONT></TH>"
   43.28 +            "<STRONG>Deprecated Methods</STRONG></FONT></TH>"
   43.29          },
   43.30  
   43.31          // Constant values
   43.32 @@ -90,20 +90,20 @@
   43.33          // Serialized Form
   43.34          {BUG_ID + FS + "serialized-form.html",
   43.35              "<TH ALIGN=\"center\"><FONT SIZE=\"+2\">" + NL +
   43.36 -            "<B>Package</B> <B>pkg1</B></FONT></TH>"
   43.37 +            "<STRONG>Package</STRONG> <STRONG>pkg1</STRONG></FONT></TH>"
   43.38          },
   43.39          {BUG_ID + FS + "serialized-form.html",
   43.40              "<TH ALIGN=\"left\" COLSPAN=\"2\"><FONT SIZE=\"+2\">" + NL +
   43.41 -            "<B>Class <A HREF=\"pkg1/C1.html\" " +            "title=\"class in pkg1\">pkg1.C1</A> extends java.lang.Object " +            "implements Serializable</B></FONT></TH>"
   43.42 +            "<STRONG>Class <A HREF=\"pkg1/C1.html\" " +            "title=\"class in pkg1\">pkg1.C1</A> extends java.lang.Object " +            "implements Serializable</STRONG></FONT></TH>"
   43.43          },
   43.44          {BUG_ID + FS + "serialized-form.html",
   43.45              "<TH ALIGN=\"left\" COLSPAN=\"1\"><FONT SIZE=\"+2\">" + NL +
   43.46 -            "<B>Serialized Fields</B></FONT></TH>"
   43.47 +            "<STRONG>Serialized Fields</STRONG></FONT></TH>"
   43.48          },
   43.49  
   43.50          // Overview Frame
   43.51          {BUG_ID + FS + "overview-frame.html",
   43.52 -            "<TH ALIGN=\"left\" NOWRAP><FONT size=\"+1\" " +            "CLASS=\"FrameTitleFont\">" + NL + "<B>Test Files</B></FONT></TH>"
   43.53 +            "<TH ALIGN=\"left\" NOWRAP><FONT size=\"+1\" " +            "CLASS=\"FrameTitleFont\">" + NL + "<STRONG>Test Files</STRONG></FONT></TH>"
   43.54          },
   43.55          {BUG_ID + FS + "overview-frame.html",
   43.56              "<TITLE>" + NL +
    44.1 --- a/test/com/sun/javadoc/testHelpOption/TestHelpOption.java	Fri Dec 05 21:59:59 2008 -0800
    44.2 +++ b/test/com/sun/javadoc/testHelpOption/TestHelpOption.java	Thu Jan 08 16:26:59 2009 -0800
    44.3 @@ -91,7 +91,8 @@
    44.4  
    44.5      private static final String[][] TEST2 = {
    44.6          {BUG_ID + FS + "TestHelpOption.html",
    44.7 -            "<A HREF=\"help-doc.html\"><FONT CLASS=\"NavBarFont1\">" +
    44.8             "<B>Help</B></FONT></A>"
    44.9 +            "<A HREF=\"help-doc.html\"><FONT CLASS=\"NavBarFont1\">" +
   44.10 +            "<STRONG>Help</STRONG></FONT></A>"
   44.11          },
   44.12      };
   44.13      private static final String[][] NEGATED_TEST2 = NO_TEST;
    45.1 --- a/test/com/sun/javadoc/testHref/TestHref.java	Fri Dec 05 21:59:59 2008 -0800
    45.2 +++ b/test/com/sun/javadoc/testHref/TestHref.java	Thu Jan 08 16:26:59 2009 -0800
    45.3 @@ -67,7 +67,7 @@
    45.4          },
    45.5          //@see test.
    45.6          {BUG_ID + FS + "pkg" + FS + "C2.html",
    45.7 -            "See Also:</B><DD><A HREF=\"../pkg/C1.html#method(int, int, java.util.ArrayList)\">"
    45.8 +            "See Also:</STRONG><DD><A HREF=\"../pkg/C1.html#method(int, int, java.util.ArrayList)\">"
    45.9          },
   45.10  
   45.11          //Header does not link to the page itself.
   45.12 @@ -77,7 +77,7 @@
   45.13  
   45.14          //Signature does not link to the page itself.
   45.15          {BUG_ID + FS + "pkg" + FS + "C4.html",
   45.16 -            "public abstract class <B>C4&lt;E extends C4&lt;E&gt;&gt;</B>"
   45.17 +            "public abstract class <STRONG>C4&lt;E extends C4&lt;E&gt;&gt;</STRONG>"
   45.18          },
   45.19      };
   45.20      private static final String[][] NEGATED_TEST =
    46.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
    46.2 +++ b/test/com/sun/javadoc/testHtmlStrongTag/TestHtmlStrongTag.java	Thu Jan 08 16:26:59 2009 -0800
    46.3 @@ -0,0 +1,82 @@
    46.4 +/*
    46.5 + * Copyright 1999-2008 Sun Microsystems, Inc.  All Rights Reserved.
    46.6 + * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    46.7 + *
    46.8 + * This code is free software; you can redistribute it and/or modify it
    46.9 + * under the terms of the GNU General Public License version 2 only, as
   46.10 + * published by the Free Software Foundation.  Sun designates this
   46.11 + * particular file as subject to the "Classpath" exception as provided
   46.12 + * by Sun in the LICENSE file that accompanied this code.
   46.13 + *
   46.14 + * This code is distributed in the hope that it will be useful, but WITHOUT
   46.15 + * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
   46.16 + * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
   46.17 + * version 2 for more details (a copy is included in the LICENSE file that
   46.18 + * accompanied this code).
   46.19 + *
   46.20 + * You should have received a copy of the GNU General Public License version
   46.21 + * 2 along with this work; if not, write to the Free Software Foundation,
   46.22 + * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
   46.23 + *
   46.24 + * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,
   46.25 + * CA 95054 USA or visit www.sun.com if you need additional information or
   46.26 + * have any questions.
   46.27 + */
   46.28 +
   46.29 +/*
   46.30 + * @test
   46.31 + * @bug 6786028
   46.32 + * @summary This test verifys the use of <strong> HTML tag instead of <B> by Javadoc std doclet.
   46.33 + * @author Bhavesh Patel
   46.34 + * @library ../lib/
   46.35 + * @build JavadocTester
   46.36 + * @build TestHtmlStrongTag
   46.37 + * @run main TestHtmlStrongTag
   46.38 + */
   46.39 +
   46.40 +public class TestHtmlStrongTag extends JavadocTester {
   46.41 +
   46.42 +    private static final String BUG_ID = "6786028";
   46.43 +    private static final String[][] TEST1 = {
   46.44 +        {BUG_ID + FS + "pkg1" + FS + "C1.html", "<STRONG>Method Summary</STRONG>"},
   46.45 +        {BUG_ID + FS + "pkg1" + FS + "C1.html", "<STRONG>See Also:</STRONG>"},
   46.46 +        {BUG_ID + FS + "pkg1" + FS + "package-summary.html", "<STRONG>Class Summary</STRONG>"}};
   46.47 +    private static final String[][] NEGATED_TEST1 = {
   46.48 +        {BUG_ID + FS + "pkg1" + FS + "C1.html", "<B>"}};
   46.49 +    private static final String[][] TEST2 = {
   46.50 +        {BUG_ID + FS + "pkg2" + FS + "C2.html", "<STRONG>Method Summary</STRONG>"},
   46.51 +        {BUG_ID + FS + "pkg2" + FS + "C2.html", "<B>Comments:</B>"},
   46.52 +        {BUG_ID + FS + "pkg1" + FS + "package-summary.html", "<STRONG>Class Summary</STRONG>"}};
   46.53 +
   46.54 +    private static final String[] ARGS1 =
   46.55 +        new String[] {
   46.56 +            "-d", BUG_ID, "-sourcepath", SRC_DIR, "pkg1"};
   46.57 +    private static final String[] ARGS2 =
   46.58 +        new String[] {
   46.59 +            "-d", BUG_ID, "-sourcepath", SRC_DIR, "pkg2"};
   46.60 +
   46.61 +    /**
   46.62 +     * The entry point of the test.
   46.63 +     * @param args the array of command line arguments.
   46.64 +     */
   46.65 +    public static void main(String[] args) {
   46.66 +        TestHtmlStrongTag tester = new TestHtmlStrongTag();
   46.67 +        run(tester, ARGS1, TEST1, NEGATED_TEST1);
   46.68 +        run(tester, ARGS2, TEST2, NO_TEST);
   46.69 +        tester.printSummary();
   46.70 +    }
   46.71 +
   46.72 +    /**
   46.73 +     * {@inheritDoc}
   46.74 +     */
   46.75 +    public String getBugId() {
   46.76 +        return BUG_ID;
   46.77 +    }
   46.78 +
   46.79 +    /**
   46.80 +     * {@inheritDoc}
   46.81 +     */
   46.82 +    public String getBugName() {
   46.83 +        return getClass().getName();
   46.84 +    }
   46.85 +}
    47.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
    47.2 +++ b/test/com/sun/javadoc/testHtmlStrongTag/pkg1/C1.java	Thu Jan 08 16:26:59 2009 -0800
    47.3 @@ -0,0 +1,36 @@
    47.4 +/*
    47.5 + * Copyright 1999-2008 Sun Microsystems, Inc.  All Rights Reserved.
    47.6 + * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    47.7 + *
    47.8 + * This code is free software; you can redistribute it and/or modify it
    47.9 + * under the terms of the GNU General Public License version 2 only, as
   47.10 + * published by the Free Software Foundation.  Sun designates this
   47.11 + * particular file as subject to the "Classpath" exception as provided
   47.12 + * by Sun in the LICENSE file that accompanied this code.
   47.13 + *
   47.14 + * This code is distributed in the hope that it will be useful, but WITHOUT
   47.15 + * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
   47.16 + * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
   47.17 + * version 2 for more details (a copy is included in the LICENSE file that
   47.18 + * accompanied this code).
   47.19 + *
   47.20 + * You should have received a copy of the GNU General Public License version
   47.21 + * 2 along with this work; if not, write to the Free Software Foundation,
   47.22 + * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
   47.23 + *
   47.24 + * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,
   47.25 + * CA 95054 USA or visit www.sun.com if you need additional information or
   47.26 + * have any questions.
   47.27 + */
   47.28 +
   47.29 +package pkg1;
   47.30 +
   47.31 +/**
   47.32 + * @see java.lang.Object#wait(long, int)
   47.33 + */
   47.34 +public class C1 {
   47.35 +
   47.36 +    public void method(int param1, int param2) {
   47.37 +
   47.38 +    }
   47.39 +}
    48.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
    48.2 +++ b/test/com/sun/javadoc/testHtmlStrongTag/pkg2/C2.java	Thu Jan 08 16:26:59 2009 -0800
    48.3 @@ -0,0 +1,31 @@
    48.4 +/*
    48.5 + * Copyright 1999-2008 Sun Microsystems, Inc.  All Rights Reserved.
    48.6 + * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    48.7 + *
    48.8 + * This code is free software; you can redistribute it and/or modify it
    48.9 + * under the terms of the GNU General Public License version 2 only, as
   48.10 + * published by the Free Software Foundation.  Sun designates this
   48.11 + * particular file as subject to the "Classpath" exception as provided
   48.12 + * by Sun in the LICENSE file that accompanied this code.
   48.13 + *
   48.14 + * This code is distributed in the hope that it will be useful, but WITHOUT
   48.15 + * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
   48.16 + * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
   48.17 + * version 2 for more details (a copy is included in the LICENSE file that
   48.18 + * accompanied this code).
   48.19 + *
   48.20 + * You should have received a copy of the GNU General Public License version
   48.21 + * 2 along with this work; if not, write to the Free Software Foundation,
   48.22 + * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
   48.23 + *
   48.24 + * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,
   48.25 + * CA 95054 USA or visit www.sun.com if you need additional information or
   48.26 + * have any questions.
   48.27 + */
   48.28 +
   48.29 +package pkg2;
   48.30 +
   48.31 +/**
   48.32 + * <B>Comments:</B> Class 2
   48.33 + */
   48.34 +public class C2 {}
    49.1 --- a/test/com/sun/javadoc/testIndex/TestIndex.java	Fri Dec 05 21:59:59 2008 -0800
    49.2 +++ b/test/com/sun/javadoc/testIndex/TestIndex.java	Thu Jan 08 16:26:59 2009 -0800
    49.3 @@ -54,27 +54,27 @@
    49.4  
    49.5          //Test index-all.html
    49.6          {BUG_ID + FS + "index-all.html",
    49.7 -            "<A HREF=\"./pkg/C.html\" title=\"class in pkg\"><B>C</B></A>" +
    49.8 +            "<A HREF=\"./pkg/C.html\" title=\"class in pkg\"><STRONG>C</STRONG></A>" +
    49.9              " - Class in <A HREF=\"./pkg/package-summary.html\">pkg</A>"},
   49.10          {BUG_ID + FS + "index-all.html",
   49.11              "<A HREF=\"./pkg/Interface.html\" title=\"interface in pkg\">" +
   49.12 -            "<B>Interface</B></A> - Interface in " +
   49.13 +            "<STRONG>Interface</STRONG></A> - Interface in " +
   49.14              "<A HREF=\"./pkg/package-summary.html\">pkg</A>"},
   49.15          {BUG_ID + FS + "index-all.html",
   49.16              "<A HREF=\"./pkg/AnnotationType.html\" title=\"annotation in pkg\">" +
   49.17 -            "<B>AnnotationType</B></A> - Annotation Type in " +
   49.18 +            "<STRONG>AnnotationType</STRONG></A> - Annotation Type in " +
   49.19              "<A HREF=\"./pkg/package-summary.html\">pkg</A>"},
   49.20          {BUG_ID + FS + "index-all.html",
   49.21              "<A HREF=\"./pkg/Coin.html\" title=\"enum in pkg\">" +
   49.22 -            "<B>Coin</B></A> - Enum in " +
   49.23 +            "<STRONG>Coin</STRONG></A> - Enum in " +
   49.24              "<A HREF=\"./pkg/package-summary.html\">pkg</A>"},
   49.25          {BUG_ID + FS + "index-all.html",
   49.26              "Class in <A HREF=\"./package-summary.html\">&lt;Unnamed&gt;</A>"},
   49.27          {BUG_ID + FS + "index-all.html",
   49.28 -            "<DT><A HREF=\"./pkg/C.html#Java\"><B>Java</B></A> - " + NL +
   49.29 +            "<DT><A HREF=\"./pkg/C.html#Java\"><STRONG>Java</STRONG></A> - " + NL +
   49.30              "Static variable in class pkg.<A HREF=\"./pkg/C.html\" title=\"class in pkg\">C</A>" + NL +
   49.31              "<DD>&nbsp;" + NL +
   49.32 -            "<DT><A HREF=\"./pkg/C.html#JDK\"><B>JDK</B></A> - " + NL +
   49.33 +            "<DT><A HREF=\"./pkg/C.html#JDK\"><STRONG>JDK</STRONG></A> - " + NL +
   49.34              "Static variable in class pkg.<A HREF=\"./pkg/C.html\" title=\"class in pkg\">C</A>" + NL +
   49.35              "<DD>&nbsp;"},
   49.36      };
    50.1 --- a/test/com/sun/javadoc/testInterface/TestInterface.java	Fri Dec 05 21:59:59 2008 -0800
    50.2 +++ b/test/com/sun/javadoc/testInterface/TestInterface.java	Thu Jan 08 16:26:59 2009 -0800
    50.3 @@ -48,14 +48,14 @@
    50.4      //Input for string search tests.
    50.5      private static final String[][] TEST = {
    50.6          {BUG_ID + FS + "pkg" + FS + "Interface.html",
    50.7 -            "int <B>method</B>()"},
    50.8 +            "int <STRONG>method</STRONG>()"},
    50.9          {BUG_ID + FS + "pkg" + FS + "Interface.html",
   50.10 -            "static final int <B>field</B>"},
   50.11 +            "static final int <STRONG>field</STRONG>"},
   50.12  
   50.13  
   50.14          // Make sure known implementing class list is correct and omits type parameters.
   50.15          {BUG_ID + FS + "pkg" + FS + "Interface.html",
   50.16 -            "<DT><B>All Known Implementing Classes:</B> " +
   50.17 +            "<DT><STRONG>All Known Implementing Classes:</STRONG> " +
   50.18              "<DD><A HREF=\"../pkg/Child.html\" " +
   50.19              "title=\"class in pkg\">Child</A>, " +
   50.20              "<A HREF=\"../pkg/Parent.html\" title=\"class in pkg\">" +
   50.21 @@ -63,34 +63,34 @@
   50.22  
   50.23           // Make sure "All Implemented Interfaces": has substituted type parameters
   50.24           {BUG_ID + FS + "pkg" + FS + "Child.html",
   50.25 -            "<B>All Implemented Interfaces:</B> <DD><A HREF=\"../pkg/Interface.html\" title=\"interface in pkg\">Interface</A>&lt;T&gt;"
   50.26 +            "<STRONG>All Implemented Interfaces:</STRONG> <DD><A HREF=\"../pkg/Interface.html\" title=\"interface in pkg\">Interface</A>&lt;T&gt;"
   50.27           },
   50.28           //Make sure Class Tree has substituted type parameters.
   50.29           {BUG_ID + FS + "pkg" + FS + "Child.html",
   50.30              "<PRE>" + NL +
   50.31              "java.lang.Object" + NL +
   50.32              "  <IMG SRC=\"../resources/inherit.gif\" ALT=\"extended by \"><A HREF=\"../pkg/Parent.html\" title=\"class in pkg\">pkg.Parent</A>&lt;T&gt;" + NL +
   50.33 -            "      <IMG SRC=\"../resources/inherit.gif\" ALT=\"extended by \"><B>pkg.Child&lt;T&gt;</B>" + NL +
   50.34 +            "      <IMG SRC=\"../resources/inherit.gif\" ALT=\"extended by \"><STRONG>pkg.Child&lt;T&gt;</STRONG>" + NL +
   50.35              "</PRE>"
   50.36           },
   50.37           //Make sure "Direct Know Subclasses" omits type parameters
   50.38          {BUG_ID + FS + "pkg" + FS + "Parent.html",
   50.39 -            "<B>Direct Known Subclasses:</B> <DD><A HREF=\"../pkg/Child.html\" title=\"class in pkg\">Child</A>"
   50.40 +            "<STRONG>Direct Known Subclasses:</STRONG> <DD><A HREF=\"../pkg/Child.html\" title=\"class in pkg\">Child</A>"
   50.41          },
   50.42          //Make sure "Specified By" has substituted type parameters.
   50.43          {BUG_ID + FS + "pkg" + FS + "Child.html",
   50.44 -            "<B>Specified by:</B><DD><CODE><A HREF=\"../pkg/Interface.html#method()\">method</A></CODE> in interface <CODE><A HREF=\"../pkg/Interface.html\" title=\"interface in pkg\">Interface</A>&lt;<A HREF=\"../pkg/Child.html\" title=\"type parameter in Child\">T</A>&gt;</CODE>"
   50.45 +            "<STRONG>Specified by:</STRONG><DD><CODE><A HREF=\"../pkg/Interface.html#method()\">method</A></CODE> in interface <CODE><A HREF=\"../pkg/Interface.html\" title=\"interface in pkg\">Interface</A>&lt;<A HREF=\"../pkg/Child.html\" title=\"type parameter in Child\">T</A>&gt;</CODE>"
   50.46           },
   50.47          //Make sure "Overrides" has substituted type parameters.
   50.48          {BUG_ID + FS + "pkg" + FS + "Child.html",
   50.49 -            "<B>Overrides:</B><DD><CODE><A HREF=\"../pkg/Parent.html#method()\">method</A></CODE> in class <CODE><A HREF=\"../pkg/Parent.html\" title=\"class in pkg\">Parent</A>&lt;<A HREF=\"../pkg/Child.html\" title=\"type parameter in Child\">T</A>&gt;</CODE>"
   50.50 +            "<STRONG>Overrides:</STRONG><DD><CODE><A HREF=\"../pkg/Parent.html#method()\">method</A></CODE> in class <CODE><A HREF=\"../pkg/Parent.html\" title=\"class in pkg\">Parent</A>&lt;<A HREF=\"../pkg/Child.html\" title=\"type parameter in Child\">T</A>&gt;</CODE>"
   50.51           },
   50.52      };
   50.53      private static final String[][] NEGATED_TEST = {
   50.54          {BUG_ID + FS + "pkg" + FS + "Interface.html",
   50.55 -            "public int <B>method</B>()"},
   50.56 +            "public int <STRONG>method</STRONG>()"},
   50.57          {BUG_ID + FS + "pkg" + FS + "Interface.html",
   50.58 -            "public static final int <B>field</B>"},
   50.59 +            "public static final int <STRONG>field</STRONG>"},
   50.60      };
   50.61  
   50.62      /**
    51.1 --- a/test/com/sun/javadoc/testJavascript/TestJavascript.java	Fri Dec 05 21:59:59 2008 -0800
    51.2 +++ b/test/com/sun/javadoc/testJavascript/TestJavascript.java	Thu Jan 08 16:26:59 2009 -0800
    51.3 @@ -45,9 +45,9 @@
    51.4      //Input for string search tests.
    51.5      private static final String[][] TEST = {
    51.6          {BUG_ID + FS + "pkg" + FS + "C.html",
    51.7 -            "<A HREF=\"../index.html?pkg/C.html\" target=\"_top\"><B>FRAMES</B></A>"},
    51.8 +            "<A HREF=\"../index.html?pkg/C.html\" target=\"_top\"><STRONG>FRAMES</STRONG></A>"},
    51.9          {BUG_ID + FS + "TestJavascript.html",
   51.10 -            "<A HREF=\"index.html?TestJavascript.html\" target=\"_top\"><B>FRAMES</B></A>"},
   51.11 +            "<A HREF=\"index.html?TestJavascript.html\" target=\"_top\"><STRONG>FRAMES</STRONG></A>"},
   51.12          {BUG_ID + FS + "index.html",
   51.13              "<SCRIPT type=\"text/javascript\">" + NL +
   51.14                          "    targetPage = \"\" + window.location.search;" + NL +
    52.1 --- a/test/com/sun/javadoc/testLinkOption/TestLinkOption.java	Fri Dec 05 21:59:59 2008 -0800
    52.2 +++ b/test/com/sun/javadoc/testLinkOption/TestLinkOption.java	Thu Jan 08 16:26:59 2009 -0800
    52.3 @@ -63,7 +63,7 @@
    52.4              "title=\"class or interface in java.lang\">Object</A>&nbsp;p3)"
    52.5          },
    52.6          {BUG_ID + "-1" + FS + "java" + FS + "lang" + FS + "StringBuilderChild.html",
    52.7 -                "public abstract class <B>StringBuilderChild</B><DT>extends <A HREF=\"http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html?is-external=true\" title=\"class or interface in java.lang\">Object</A>"
    52.8 +                "public abstract class <STRONG>StringBuilderChild</STRONG><DT>extends <A HREF=\"http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html?is-external=true\" title=\"class or interface in java.lang\">Object</A>"
    52.9          },
   52.10  
   52.11      };
    53.1 --- a/test/com/sun/javadoc/testLinkTaglet/TestLinkTaglet.java	Fri Dec 05 21:59:59 2008 -0800
    53.2 +++ b/test/com/sun/javadoc/testLinkTaglet/TestLinkTaglet.java	Thu Jan 08 16:26:59 2009 -0800
    53.3 @@ -59,7 +59,7 @@
    53.4              " Link to another inner class: <A HREF=\"../pkg/C.InnerC2.html\" title=\"class in pkg\"><CODE>C.InnerC2</CODE></A>"
    53.5          },
    53.6          {BUG_ID + FS + "pkg" + FS + "C.InnerC2.html",
    53.7 -            "Enclosing class:</B><DD><A HREF=\"../pkg/C.html\" title=\"class in pkg\">C</A>"
    53.8 +            "Enclosing class:</STRONG><DD><A HREF=\"../pkg/C.html\" title=\"class in pkg\">C</A>"
    53.9          },
   53.10      };
   53.11      private static final String[][] NEGATED_TEST = {
    54.1 --- a/test/com/sun/javadoc/testMemberInheritence/TestMemberInheritence.java	Fri Dec 05 21:59:59 2008 -0800
    54.2 +++ b/test/com/sun/javadoc/testMemberInheritence/TestMemberInheritence.java	Thu Jan 08 16:26:59 2009 -0800
    54.3 @@ -64,13 +64,17 @@
    54.4  
    54.5          // New labels as of 1.5.0
    54.6          {BUG_ID + FS + "pkg" + FS + "SubClass.html",
    54.7 -         "<B>Nested classes/interfaces inherited from class pkg." +
    54.8          "<A HREF=\"../pkg/BaseClass.html\" title=\"class in pkg\">" +
    54.9          "BaseClass</A></B>"},
   54.10 +         "<STRONG>Nested classes/interfaces inherited from class pkg." +
   54.11 +         "<A HREF=\"../pkg/BaseClass.html\" title=\"class in pkg\">" +
   54.12 +         "BaseClass</A></STRONG>"},
   54.13          {BUG_ID + FS + "pkg" + FS + "SubClass.html",
   54.14 -         "<B>Nested classes/interfaces inherited from interface pkg." +
   54.15          "<A HREF=\"../pkg/BaseInterface.html\" title=\"interface in pkg\">" +
   54.16          "BaseInterface</A></B>"},
   54.17 +         "<STRONG>Nested classes/interfaces inherited from interface pkg." +
   54.18 +         "<A HREF=\"../pkg/BaseInterface.html\" title=\"interface in pkg\">" +
   54.19 +         "BaseInterface</A></STRONG>"},
   54.20  
   54.21           // Test overriding/implementing methods with generic parameters.
   54.22                   {BUG_ID + FS + "pkg" + FS + "BaseClass.html",
   54.23 -         "<DT><B>Specified by:</B><DD><CODE><A HREF=\"../pkg/BaseInterface.html#getAnnotation(java.lang.Class)\">getAnnotation</A></CODE> in interface <CODE><A HREF=\"../pkg/BaseInterface.html\" title=\"interface in pkg\">BaseInterface</A></CODE></DL>"},
   54.24 +         "<DT><STRONG>Specified by:</STRONG><DD><CODE><A HREF=\"../pkg/BaseInterface.html#getAnnotation(java.lang.Class)\">getAnnotation</A></CODE> in interface <CODE><A HREF=\"../pkg/BaseInterface.html\" title=\"interface in pkg\">BaseInterface</A></CODE></DL>"},
   54.25  
   54.26           // Test diamond inheritence member summary (6256068)
   54.27                   {BUG_ID + FS + "diamond" + FS + "Z.html",
    55.1 --- a/test/com/sun/javadoc/testMemberSummary/TestMemberSummary.java	Fri Dec 05 21:59:59 2008 -0800
    55.2 +++ b/test/com/sun/javadoc/testMemberSummary/TestMemberSummary.java	Thu Jan 08 16:26:59 2009 -0800
    55.3 @@ -50,14 +50,14 @@
    55.4          {BUG_ID + FS + "pkg" + FS + "PublicChild.html",
    55.5              "<CODE>&nbsp;<A HREF=\"../pkg/PublicChild.html\" " +
    55.6              "title=\"class in pkg\">PublicChild</A></CODE></FONT></TD>" + NL +
    55.7 -            "<TD><CODE><B><A HREF=\"../pkg/PublicChild.html#" +
    55.8 -            "returnTypeTest()\">returnTypeTest</A></B>()</CODE>"
    55.9 +            "<TD><CODE><STRONG><A HREF=\"../pkg/PublicChild.html#" +
   55.10 +            "returnTypeTest()\">returnTypeTest</A></STRONG>()</CODE>"
   55.11          },
   55.12          // Check return type in member detail.
   55.13          {BUG_ID + FS + "pkg" + FS + "PublicChild.html",
   55.14              "public <A HREF=\"../pkg/PublicChild.html\" " +
   55.15              "title=\"class in pkg\">PublicChild</A> " +
   55.16 -            "<B>returnTypeTest</B>()"
   55.17 +            "<STRONG>returnTypeTest</STRONG>()"
   55.18          },
   55.19  
   55.20           // Legacy anchor dimensions (6290760)
    56.1 --- a/test/com/sun/javadoc/testNavagation/TestNavagation.java	Fri Dec 05 21:59:59 2008 -0800
    56.2 +++ b/test/com/sun/javadoc/testNavagation/TestNavagation.java	Thu Jan 08 16:26:59 2009 -0800
    56.3 @@ -47,17 +47,17 @@
    56.4      private static final String[][] TEST = {
    56.5          {BUG_ID + FS + "pkg" + FS + "A.html", "&nbsp;PREV CLASS&nbsp;"},
    56.6          {BUG_ID + FS + "pkg" + FS + "A.html",
    56.7 -            "<A HREF=\"../pkg/C.html\" title=\"class in pkg\"><B>NEXT CLASS</B></A>"},
    56.8 +            "<A HREF=\"../pkg/C.html\" title=\"class in pkg\"><STRONG>NEXT CLASS</STRONG></A>"},
    56.9          {BUG_ID + FS + "pkg" + FS + "C.html",
   56.10 -            "<A HREF=\"../pkg/A.html\" title=\"annotation in pkg\"><B>PREV CLASS</B></A>"},
   56.11 +            "<A HREF=\"../pkg/A.html\" title=\"annotation in pkg\"><STRONG>PREV CLASS</STRONG></A>"},
   56.12          {BUG_ID + FS + "pkg" + FS + "C.html",
   56.13 -            "<A HREF=\"../pkg/E.html\" title=\"enum in pkg\"><B>NEXT CLASS</B></A>"},
   56.14 +            "<A HREF=\"../pkg/E.html\" title=\"enum in pkg\"><STRONG>NEXT CLASS</STRONG></A>"},
   56.15          {BUG_ID + FS + "pkg" + FS + "E.html",
   56.16 -            "<A HREF=\"../pkg/C.html\" title=\"class in pkg\"><B>PREV CLASS</B></A>"},
   56.17 +            "<A HREF=\"../pkg/C.html\" title=\"class in pkg\"><STRONG>PREV CLASS</STRONG></A>"},
   56.18          {BUG_ID + FS + "pkg" + FS + "E.html",
   56.19 -            "<A HREF=\"../pkg/I.html\" title=\"interface in pkg\"><B>NEXT CLASS</B></A>"},
   56.20 +            "<A HREF=\"../pkg/I.html\" title=\"interface in pkg\"><STRONG>NEXT CLASS</STRONG></A>"},
   56.21          {BUG_ID + FS + "pkg" + FS + "I.html",
   56.22 -            "<A HREF=\"../pkg/E.html\" title=\"enum in pkg\"><B>PREV CLASS</B></A>"},
   56.23 +            "<A HREF=\"../pkg/E.html\" title=\"enum in pkg\"><STRONG>PREV CLASS</STRONG></A>"},
   56.24          {BUG_ID + FS + "pkg" + FS + "I.html", "&nbsp;NEXT CLASS"},
   56.25          // Test for 4664607
   56.26          {BUG_ID + FS + "pkg" + FS + "I.html",
    57.1 --- a/test/com/sun/javadoc/testNewLanguageFeatures/TestNewLanguageFeatures.java	Fri Dec 05 21:59:59 2008 -0800
    57.2 +++ b/test/com/sun/javadoc/testNewLanguageFeatures/TestNewLanguageFeatures.java	Thu Jan 08 16:26:59 2009 -0800
    57.3 @@ -54,14 +54,14 @@
    57.4              {BUG_ID + FS + "pkg" + FS + "Coin.html", "Enum Coin</H2>"},
    57.5              //Make sure enum signature is correct.
    57.6              {BUG_ID + FS + "pkg" + FS + "Coin.html", "public enum "+
    57.7 -                "<B>Coin</B><DT>extends java.lang.Enum&lt;" +
    57.8 +                "<STRONG>Coin</STRONG><DT>extends java.lang.Enum&lt;" +
    57.9                  "<A HREF=\"../pkg/Coin.html\" title=\"enum in pkg\">Coin</A>&gt;"
   57.10              },
   57.11              //Check for enum constant section
   57.12 -            {BUG_ID + FS + "pkg" + FS + "Coin.html", "<B>Enum Constant Summary</B>"},
   57.13 +            {BUG_ID + FS + "pkg" + FS + "Coin.html", "<STRONG>Enum Constant Summary</STRONG>"},
   57.14              //Detail for enum constant
   57.15              {BUG_ID + FS + "pkg" + FS + "Coin.html",
   57.16 -                "<B><A HREF=\"../pkg/Coin.html#Dime\">Dime</A></B>"},
   57.17 +                "<STRONG><A HREF=\"../pkg/Coin.html#Dime\">Dime</A></STRONG>"},
   57.18              //Automatically insert documentation for values() and valueOf().
   57.19              {BUG_ID + FS + "pkg" + FS + "Coin.html",
   57.20                  "Returns an array containing the constants of this enum type,"},
   57.21 @@ -79,11 +79,11 @@
   57.22                  "Class TypeParameters&lt;E&gt;</H2>"},
   57.23              //Check class type parameters section.
   57.24              {BUG_ID + FS + "pkg" + FS + "TypeParameters.html",
   57.25 -                "<DT><B>Type Parameters:</B><DD><CODE>E</CODE> - " +
   57.26 +                "<DT><STRONG>Type Parameters:</STRONG><DD><CODE>E</CODE> - " +
   57.27                  "the type parameter for this class."},
   57.28              //Type parameters in @see/@link
   57.29              {BUG_ID + FS + "pkg" + FS + "TypeParameters.html",
   57.30 -                "<DT><B>See Also:</B><DD><A HREF=\"../pkg/TypeParameters.html\" " +
   57.31 +                "<DT><STRONG>See Also:</STRONG><DD><A HREF=\"../pkg/TypeParameters.html\" " +
   57.32                      "title=\"class in pkg\"><CODE>TypeParameters</CODE></A></DL>"},
   57.33              //Method that uses class type parameter.
   57.34              {BUG_ID + FS + "pkg" + FS + "TypeParameters.html",
   57.35 @@ -91,13 +91,13 @@
   57.36                      "parameter in TypeParameters\">E</A>&nbsp;param)"},
   57.37              //Method type parameter section.
   57.38              {BUG_ID + FS + "pkg" + FS + "TypeParameters.html",
   57.39 -                "<B>Type Parameters:</B><DD><CODE>T</CODE> - This is the first " +
   57.40 +                "<STRONG>Type Parameters:</STRONG><DD><CODE>T</CODE> - This is the first " +
   57.41                      "type parameter.<DD><CODE>V</CODE> - This is the second type " +
   57.42                      "parameter."},
   57.43              //Signature of method with type parameters
   57.44              {BUG_ID + FS + "pkg" + FS + "TypeParameters.html",
   57.45                  "public &lt;T extends java.util.List,V&gt; " +
   57.46 -                    "java.lang.String[] <B>methodThatHasTypeParameters</B>"},
   57.47 +                    "java.lang.String[] <STRONG>methodThatHasTypeParameters</STRONG>"},
   57.48              //Wildcard testing.
   57.49              {BUG_ID + FS + "pkg" + FS + "Wildcards.html",
   57.50                  "<A HREF=\"../pkg/TypeParameters.html\" title=\"class in pkg\">" +
   57.51 @@ -116,18 +116,18 @@
   57.52  
   57.53              //Signature of subclass that has type parameters.
   57.54              {BUG_ID + FS + "pkg" + FS + "TypeParameterSubClass.html",
   57.55 -                "public class <B>TypeParameterSubClass&lt;T extends java.lang.String&gt;" +
   57.56 -                "</B><DT>extends <A HREF=\"../pkg/TypeParameterSuperClass.html\" " +
   57.57 +                "public class <STRONG>TypeParameterSubClass&lt;T extends java.lang.String&gt;" +
   57.58 +                "</STRONG><DT>extends <A HREF=\"../pkg/TypeParameterSuperClass.html\" " +
   57.59                  "title=\"class in pkg\">TypeParameterSuperClass</A>&lt;T&gt;"},
   57.60  
   57.61              //Interface generic parameter substitution
   57.62              //Signature of subclass that has type parameters.
   57.63              {BUG_ID + FS + "pkg" + FS + "TypeParameters.html",
   57.64 -                "<B>All Implemented Interfaces:</B> <DD><A HREF=\"../pkg/SubInterface.html\" title=\"interface in pkg\">SubInterface</A>&lt;E&gt;, <A HREF=\"../pkg/SuperInterface.html\" title=\"interface in pkg\">SuperInterface</A>&lt;E&gt;</DD>"},
   57.65 +                "<STRONG>All Implemented Interfaces:</STRONG> <DD><A HREF=\"../pkg/SubInterface.html\" title=\"interface in pkg\">SubInterface</A>&lt;E&gt;, <A HREF=\"../pkg/SuperInterface.html\" title=\"interface in pkg\">SuperInterface</A>&lt;E&gt;</DD>"},
   57.66              {BUG_ID + FS + "pkg" + FS + "SuperInterface.html",
   57.67 -                "<B>All Known Subinterfaces:</B> <DD><A HREF=\"../pkg/SubInterface.html\" title=\"interface in pkg\">SubInterface</A>&lt;V&gt;</DD>"},
   57.68 +                "<STRONG>All Known Subinterfaces:</STRONG> <DD><A HREF=\"../pkg/SubInterface.html\" title=\"interface in pkg\">SubInterface</A>&lt;V&gt;</DD>"},
   57.69              {BUG_ID + FS + "pkg" + FS + "SubInterface.html",
   57.70 -                "<B>All Superinterfaces:</B> <DD><A HREF=\"../pkg/SuperInterface.html\" title=\"interface in pkg\">SuperInterface</A>&lt;V&gt;</DD>"},
   57.71 +                "<STRONG>All Superinterfaces:</STRONG> <DD><A HREF=\"../pkg/SuperInterface.html\" title=\"interface in pkg\">SuperInterface</A>&lt;V&gt;</DD>"},
   57.72  
   57.73              //=================================
   57.74              // VAR ARG TESTING
   57.75 @@ -155,18 +155,18 @@
   57.76                  "Annotation Type AnnotationType</H2>"},
   57.77              //Make sure the signature is correct.
   57.78              {BUG_ID + FS + "pkg" + FS + "AnnotationType.html",
   57.79 -                "public @interface <B>AnnotationType</B>"},
   57.80 +                "public @interface <STRONG>AnnotationType</STRONG>"},
   57.81              //Make sure member summary headings are correct.
   57.82              {BUG_ID + FS + "pkg" + FS + "AnnotationType.html",
   57.83 -                "<B>Required Element Summary</B>"},
   57.84 +                "<STRONG>Required Element Summary</STRONG>"},
   57.85              {BUG_ID + FS + "pkg" + FS + "AnnotationType.html",
   57.86 -                "<B>Optional Element Summary</B>"},
   57.87 +                "<STRONG>Optional Element Summary</STRONG>"},
   57.88              //Make sure element detail heading is correct
   57.89              {BUG_ID + FS + "pkg" + FS + "AnnotationType.html",
   57.90                  "Element Detail"},
   57.91              //Make sure default annotation type value is printed when necessary.
   57.92              {BUG_ID + FS + "pkg" + FS + "AnnotationType.html",
   57.93 -                "<B>Default:</B><DD>\"unknown\"</DD>"},
   57.94 +                "<STRONG>Default:</STRONG><DD>\"unknown\"</DD>"},
   57.95  
   57.96              //=================================
   57.97              // ANNOTATION TYPE USAGE TESTING
   57.98 @@ -182,40 +182,40 @@
   57.99                  "<FONT SIZE=\"-1\">" +
  57.100                  "<A HREF=\"../pkg/AnnotationType.html\" title=\"annotation in pkg\">@AnnotationType</A>(<A HREF=\"../pkg/AnnotationType.html#optional()\">optional</A>=\"Class Annotation\","+NL +
  57.101                  "                <A HREF=\"../pkg/AnnotationType.html#required()\">required</A>=1994)"+NL +
  57.102 -                "</FONT>public class <B>AnnotationTypeUsage</B><DT>extends java.lang.Object</DL>"},
  57.103 +                "</FONT>public class <STRONG>AnnotationTypeUsage</STRONG><DT>extends java.lang.Object</DL>"},
  57.104  
  57.105              //FIELD
  57.106              {BUG_ID + FS + "pkg" + FS + "AnnotationTypeUsage.html",
  57.107                  "<FONT SIZE=\"-1\">" +
  57.108                  "<A HREF=\"../pkg/AnnotationType.html\" title=\"annotation in pkg\">@AnnotationType</A>(<A HREF=\"../pkg/AnnotationType.html#optional()\">optional</A>=\"Field Annotation\","+NL +
  57.109                  "                <A HREF=\"../pkg/AnnotationType.html#required()\">required</A>=1994)"+NL +
  57.110 -                "</FONT>public int <B>field</B>"},
  57.111 +                "</FONT>public int <STRONG>field</STRONG>"},
  57.112  
  57.113              //CONSTRUCTOR
  57.114              {BUG_ID + FS + "pkg" + FS + "AnnotationTypeUsage.html",
  57.115                  "<FONT SIZE=\"-1\">" +
  57.116                  "<A HREF=\"../pkg/AnnotationType.html\" title=\"annotation in pkg\">@AnnotationType</A>(<A HREF=\"../pkg/AnnotationType.html#optional()\">optional</A>=\"Constructor Annotation\","+NL +
  57.117                  "                <A HREF=\"../pkg/AnnotationType.html#required()\">required</A>=1994)"+NL +
  57.118 -                "</FONT>public <B>AnnotationTypeUsage</B>()"},
  57.119 +                "</FONT>public <STRONG>AnnotationTypeUsage</STRONG>()"},
  57.120  
  57.121              //METHOD
  57.122              {BUG_ID + FS + "pkg" + FS + "AnnotationTypeUsage.html",
  57.123                  "<FONT SIZE=\"-1\">" +
  57.124                  "<A HREF=\"../pkg/AnnotationType.html\" title=\"annotation in pkg\">@AnnotationType</A>(<A HREF=\"../pkg/AnnotationType.html#optional()\">optional</A>=\"Method Annotation\","+NL +
  57.125                  "                <A HREF=\"../pkg/AnnotationType.html#required()\">required</A>=1994)"+NL +
  57.126 -                "</FONT>public void <B>method</B>()"},
  57.127 +                "</FONT>public void <STRONG>method</STRONG>()"},
  57.128  
  57.129              //METHOD PARAMS
  57.130              {BUG_ID + FS + "pkg" + FS + "AnnotationTypeUsage.html",
  57.131                  "<PRE>" + NL +
  57.132 -                "public void <B>methodWithParams</B>(<FONT SIZE=\"-1\"><A HREF=\"../pkg/AnnotationType.html\" title=\"annotation in pkg\">@AnnotationType</A>(<A HREF=\"../pkg/AnnotationType.html#optional()\">optional</A>=\"Parameter Annotation\",<A HREF=\"../pkg/AnnotationType.html#required()\">required</A>=1994)</FONT>" + NL +
  57.133 +                "public void <STRONG>methodWithParams</STRONG>(<FONT SIZE=\"-1\"><A HREF=\"../pkg/AnnotationType.html\" title=\"annotation in pkg\">@AnnotationType</A>(<A HREF=\"../pkg/AnnotationType.html#optional()\">optional</A>=\"Parameter Annotation\",<A HREF=\"../pkg/AnnotationType.html#required()\">required</A>=1994)</FONT>" + NL +
  57.134                  "                             int&nbsp;documented," + NL +
  57.135                  "                             int&nbsp;undocmented)</PRE>"},
  57.136  
  57.137              //CONSTRUCTOR PARAMS
  57.138              {BUG_ID + FS + "pkg" + FS + "AnnotationTypeUsage.html",
  57.139                  "<PRE>" + NL +
  57.140 -                                "public <B>AnnotationTypeUsage</B>(<FONT SIZE=\"-1\"><A HREF=\"../pkg/AnnotationType.html\" title=\"annotation in pkg\">@AnnotationType</A>(<A HREF=\"../pkg/AnnotationType.html#optional()\">optional</A>=\"Constructor Param Annotation\",<A HREF=\"../pkg/AnnotationType.html#required()\">required</A>=1994)</FONT>" + NL +
  57.141 +                                "public <STRONG>AnnotationTypeUsage</STRONG>(<FONT SIZE=\"-1\"><A HREF=\"../pkg/AnnotationType.html\" title=\"annotation in pkg\">@AnnotationType</A>(<A HREF=\"../pkg/AnnotationType.html#optional()\">optional</A>=\"Constructor Param Annotation\",<A HREF=\"../pkg/AnnotationType.html#required()\">required</A>=1994)</FONT>" + NL +
  57.142                                  "                           int&nbsp;documented," + NL +
  57.143                  "                           int&nbsp;undocmented)</PRE>"},
  57.144  
  57.145 @@ -270,7 +270,7 @@
  57.146              {BUG_ID + FS + "pkg1" + FS + "B.html",
  57.147                  "<PRE><FONT SIZE=\"-1\"><A HREF=\"../pkg1/A.html\" title=\"annotation in pkg1\">@A</A>"},
  57.148              {BUG_ID + FS + "pkg1" + FS + "B.html",
  57.149 -                "</FONT>public interface <B>B</B></DL>" + NL +
  57.150 +                "</FONT>public interface <STRONG>B</STRONG></DL>" + NL +
  57.151                      "</PRE>"},
  57.152  
  57.153  
  57.154 @@ -278,7 +278,7 @@
  57.155              // Handle multiple bounds.
  57.156              //==============================================================
  57.157              {BUG_ID + FS + "pkg" + FS + "MultiTypeParameters.html",
  57.158 -                "public &lt;T extends java.lang.Number & java.lang.Runnable&gt; T <B>foo</B>(T&nbsp;t)"},
  57.159 +                "public &lt;T extends java.lang.Number & java.lang.Runnable&gt; T <STRONG>foo</STRONG>(T&nbsp;t)"},
  57.160  
  57.161              //==============================================================
  57.162              // Test Class-Use Documenation for Type Parameters.
  57.163 @@ -289,13 +289,13 @@
  57.164                   "<TH ALIGN=\"left\" COLSPAN=\"2\">Classes in <A HREF=\"../../pkg2/package-summary.html\">pkg2</A> with type parameters of type <A HREF=\"../../pkg2/Foo.html\" title=\"class in pkg2\">Foo</A></FONT></TH>"
  57.165              },
  57.166              {BUG_ID + FS + "pkg2" + FS + "class-use" + FS + "Foo.html",
  57.167 -                "<TD><CODE><B><A HREF=\"../../pkg2/ClassUseTest1.html\" title=\"class in pkg2\">ClassUseTest1&lt;T extends Foo & Foo2&gt;</A></B></CODE>"
  57.168 +                "<TD><CODE><STRONG><A HREF=\"../../pkg2/ClassUseTest1.html\" title=\"class in pkg2\">ClassUseTest1&lt;T extends Foo & Foo2&gt;</A></STRONG></CODE>"
  57.169              },
  57.170              {BUG_ID + FS + "pkg2" + FS + "class-use" + FS + "Foo.html",
  57.171                  "<TH ALIGN=\"left\" COLSPAN=\"2\">Methods in <A HREF=\"../../pkg2/package-summary.html\">pkg2</A> with type parameters of type <A HREF=\"../../pkg2/Foo.html\" title=\"class in pkg2\">Foo</A></FONT></TH>"
  57.172              },
  57.173              {BUG_ID + FS + "pkg2" + FS + "class-use" + FS + "Foo.html",
  57.174 -                "<TD><CODE><B>ClassUseTest1.</B><B><A HREF=\"../../pkg2/ClassUseTest1.html#method(T)\">method</A></B>(T&nbsp;t)</CODE>"
  57.175 +                "<TD><CODE><STRONG>ClassUseTest1.</STRONG><STRONG><A HREF=\"../../pkg2/ClassUseTest1.html#method(T)\">method</A></STRONG>(T&nbsp;t)</CODE>"
  57.176              },
  57.177              {BUG_ID + FS + "pkg2" + FS + "class-use" + FS + "Foo.html",
  57.178                  "<TH ALIGN=\"left\" COLSPAN=\"2\">Fields in <A HREF=\"../../pkg2/package-summary.html\">pkg2</A> with type parameters of type <A HREF=\"../../pkg2/Foo.html\" title=\"class in pkg2\">Foo</A></FONT></TH>"
  57.179 @@ -315,13 +315,13 @@
  57.180              "<TH ALIGN=\"left\" COLSPAN=\"2\">Classes in <A HREF=\"../../pkg2/package-summary.html\">pkg2</A> with type parameters of type <A HREF=\"../../pkg2/Foo2.html\" title=\"interface in pkg2\">Foo2</A></FONT></TH>"
  57.181             },
  57.182             {BUG_ID + FS + "pkg2" + FS + "class-use" + FS + "Foo2.html",
  57.183 -            "<TD><CODE><B><A HREF=\"../../pkg2/ClassUseTest1.html\" title=\"class in pkg2\">ClassUseTest1&lt;T extends Foo & Foo2&gt;</A></B></CODE>"
  57.184 +            "<TD><CODE><STRONG><A HREF=\"../../pkg2/ClassUseTest1.html\" title=\"class in pkg2\">ClassUseTest1&lt;T extends Foo & Foo2&gt;</A></STRONG></CODE>"
  57.185             },
  57.186             {BUG_ID + FS + "pkg2" + FS + "class-use" + FS + "Foo2.html",
  57.187                 "<TH ALIGN=\"left\" COLSPAN=\"2\">Methods in <A HREF=\"../../pkg2/package-summary.html\">pkg2</A> with type parameters of type <A HREF=\"../../pkg2/Foo2.html\" title=\"interface in pkg2\">Foo2</A></FONT></TH>"
  57.188              },
  57.189              {BUG_ID + FS + "pkg2" + FS + "class-use" + FS + "Foo2.html",
  57.190 -               "<TD><CODE><B>ClassUseTest1.</B><B><A HREF=\"../../pkg2/ClassUseTest1.html#method(T)\">method</A></B>(T&nbsp;t)</CODE>"
  57.191 +               "<TD><CODE><STRONG>ClassUseTest1.</STRONG><STRONG><A HREF=\"../../pkg2/ClassUseTest1.html#method(T)\">method</A></STRONG>(T&nbsp;t)</CODE>"
  57.192              },
  57.193  
  57.194              //ClassUseTest2: <T extends ParamTest<Foo3>>
  57.195 @@ -329,13 +329,13 @@
  57.196                "<TH ALIGN=\"left\" COLSPAN=\"2\">Classes in <A HREF=\"../../pkg2/package-summary.html\">pkg2</A> with type parameters of type <A HREF=\"../../pkg2/ParamTest.html\" title=\"class in pkg2\">ParamTest</A></FONT></TH>"
  57.197              },
  57.198              {BUG_ID + FS + "pkg2" + FS + "class-use" + FS + "ParamTest.html",
  57.199 -              "<TD><CODE><B><A HREF=\"../../pkg2/ClassUseTest2.html\" title=\"class in pkg2\">ClassUseTest2&lt;T extends ParamTest&lt;<A HREF=\"../../pkg2/Foo3.html\" title=\"class in pkg2\">Foo3</A>&gt;&gt;</A></B></CODE>"
  57.200 +              "<TD><CODE><STRONG><A HREF=\"../../pkg2/ClassUseTest2.html\" title=\"class in pkg2\">ClassUseTest2&lt;T extends ParamTest&lt;<A HREF=\"../../pkg2/Foo3.html\" title=\"class in pkg2\">Foo3</A>&gt;&gt;</A></STRONG></CODE>"
  57.201              },
  57.202              {BUG_ID + FS + "pkg2" + FS + "class-use" + FS + "ParamTest.html",
  57.203                "<TH ALIGN=\"left\" COLSPAN=\"2\">Methods in <A HREF=\"../../pkg2/package-summary.html\">pkg2</A> with type parameters of type <A HREF=\"../../pkg2/ParamTest.html\" title=\"class in pkg2\">ParamTest</A></FONT></TH>"
  57.204              },
  57.205              {BUG_ID + FS + "pkg2" + FS + "class-use" + FS + "ParamTest.html",
  57.206 -              "<TD><CODE><B>ClassUseTest2.</B><B><A HREF=\"../../pkg2/ClassUseTest2.html#method(T)\">method</A></B>(T&nbsp;t)</CODE>"
  57.207 +              "<TD><CODE><STRONG>ClassUseTest2.</STRONG><STRONG><A HREF=\"../../pkg2/ClassUseTest2.html#method(T)\">method</A></STRONG>(T&nbsp;t)</CODE>"
  57.208              },
  57.209              {BUG_ID + FS + "pkg2" + FS + "class-use" + FS + "ParamTest.html",
  57.210                "<TH ALIGN=\"left\" COLSPAN=\"2\">Fields in <A HREF=\"../../pkg2/package-summary.html\">pkg2</A> declared as <A HREF=\"../../pkg2/ParamTest.html\" title=\"class in pkg2\">ParamTest</A></FONT></TH>"
  57.211 @@ -354,13 +354,13 @@
  57.212                  "<TH ALIGN=\"left\" COLSPAN=\"2\">Classes in <A HREF=\"../../pkg2/package-summary.html\">pkg2</A> with type parameters of type <A HREF=\"../../pkg2/Foo3.html\" title=\"class in pkg2\">Foo3</A></FONT></TH>"
  57.213              },
  57.214              {BUG_ID + FS + "pkg2" + FS + "class-use" + FS + "Foo3.html",
  57.215 -                "<TD><CODE><B><A HREF=\"../../pkg2/ClassUseTest2.html\" title=\"class in pkg2\">ClassUseTest2&lt;T extends ParamTest&lt;<A HREF=\"../../pkg2/Foo3.html\" title=\"class in pkg2\">Foo3</A>&gt;&gt;</A></B></CODE>"
  57.216 +                "<TD><CODE><STRONG><A HREF=\"../../pkg2/ClassUseTest2.html\" title=\"class in pkg2\">ClassUseTest2&lt;T extends ParamTest&lt;<A HREF=\"../../pkg2/Foo3.html\" title=\"class in pkg2\">Foo3</A>&gt;&gt;</A></STRONG></CODE>"
  57.217              },
  57.218              {BUG_ID + FS + "pkg2" + FS + "class-use" + FS + "Foo3.html",
  57.219                  "<TH ALIGN=\"left\" COLSPAN=\"2\">Methods in <A HREF=\"../../pkg2/package-summary.html\">pkg2</A> with type parameters of type <A HREF=\"../../pkg2/Foo3.html\" title=\"class in pkg2\">Foo3</A></FONT></TH>"
  57.220              },
  57.221              {BUG_ID + FS + "pkg2" + FS + "class-use" + FS + "Foo3.html",
  57.222 -                "<TD><CODE><B>ClassUseTest2.</B><B><A HREF=\"../../pkg2/ClassUseTest2.html#method(T)\">method</A></B>(T&nbsp;t)</CODE>"
  57.223 +                "<TD><CODE><STRONG>ClassUseTest2.</STRONG><STRONG><A HREF=\"../../pkg2/ClassUseTest2.html#method(T)\">method</A></STRONG>(T&nbsp;t)</CODE>"
  57.224              },
  57.225              {BUG_ID + FS + "pkg2" + FS + "class-use" + FS + "Foo3.html",
  57.226                  "<TH ALIGN=\"left\" COLSPAN=\"2\">Methods in <A HREF=\"../../pkg2/package-summary.html\">pkg2</A> that return types with arguments of type <A HREF=\"../../pkg2/Foo3.html\" title=\"class in pkg2\">Foo3</A></FONT></TH>"
  57.227 @@ -374,13 +374,13 @@
  57.228                  "<TH ALIGN=\"left\" COLSPAN=\"2\">Classes in <A HREF=\"../../pkg2/package-summary.html\">pkg2</A> with type parameters of type <A HREF=\"../../pkg2/ParamTest2.html\" title=\"class in pkg2\">ParamTest2</A></FONT></TH>"
  57.229              },
  57.230              {BUG_ID + FS + "pkg2" + FS + "class-use" + FS + "ParamTest2.html",
  57.231 -                "<TD><CODE><B><A HREF=\"../../pkg2/ClassUseTest3.html\" title=\"class in pkg2\">ClassUseTest3&lt;T extends ParamTest2&lt;java.util.List&lt;? extends Foo4&gt;&gt;&gt;</A></B></CODE>"
  57.232 +                "<TD><CODE><STRONG><A HREF=\"../../pkg2/ClassUseTest3.html\" title=\"class in pkg2\">ClassUseTest3&lt;T extends ParamTest2&lt;java.util.List&lt;? extends Foo4&gt;&gt;&gt;</A></STRONG></CODE>"
  57.233              },
  57.234              {BUG_ID + FS + "pkg2" + FS + "class-use" + FS + "ParamTest2.html",
  57.235                  "<TH ALIGN=\"left\" COLSPAN=\"2\">Methods in <A HREF=\"../../pkg2/package-summary.html\">pkg2</A> with type parameters of type <A HREF=\"../../pkg2/ParamTest2.html\" title=\"class in pkg2\">ParamTest2</A></FONT></TH>"
  57.236              },
  57.237              {BUG_ID + FS + "pkg2" + FS + "class-use" + FS + "ParamTest2.html",
  57.238 -                "<TD><CODE><B>ClassUseTest3.</B><B><A HREF=\"../../pkg2/ClassUseTest3.html#method(T)\">method</A></B>(T&nbsp;t)</CODE>"
  57.239 +                "<TD><CODE><STRONG>ClassUseTest3.</STRONG><STRONG><A HREF=\"../../pkg2/ClassUseTest3.html#method(T)\">method</A></STRONG>(T&nbsp;t)</CODE>"
  57.240              },
  57.241              {BUG_ID + FS + "pkg2" + FS + "class-use" + FS + "ParamTest2.html",
  57.242                  "<TH ALIGN=\"left\" COLSPAN=\"2\">Methods in <A HREF=\"../../pkg2/package-summary.html\">pkg2</A> with type parameters of type <A HREF=\"../../pkg2/ParamTest2.html\" title=\"class in pkg2\">ParamTest2</A></FONT></TH>"
  57.243 @@ -393,13 +393,13 @@
  57.244                  "<TH ALIGN=\"left\" COLSPAN=\"2\">Classes in <A HREF=\"../../pkg2/package-summary.html\">pkg2</A> with type parameters of type <A HREF=\"../../pkg2/Foo4.html\" title=\"class in pkg2\">Foo4</A></FONT></TH>"
  57.245              },
  57.246              {BUG_ID + FS + "pkg2" + FS + "class-use" + FS + "Foo4.html",
  57.247 -                "<TD><CODE><B><A HREF=\"../../pkg2/ClassUseTest3.html\" title=\"class in pkg2\">ClassUseTest3&lt;T extends ParamTest2&lt;java.util.List&lt;? extends Foo4&gt;&gt;&gt;</A></B></CODE>"
  57.248 +                "<TD><CODE><STRONG><A HREF=\"../../pkg2/ClassUseTest3.html\" title=\"class in pkg2\">ClassUseTest3&lt;T extends ParamTest2&lt;java.util.List&lt;? extends Foo4&gt;&gt;&gt;</A></STRONG></CODE>"
  57.249              },
  57.250              {BUG_ID + FS + "pkg2" + FS + "class-use" + FS + "Foo4.html",
  57.251                  "<TH ALIGN=\"left\" COLSPAN=\"2\">Methods in <A HREF=\"../../pkg2/package-summary.html\">pkg2</A> with type parameters of type <A HREF=\"../../pkg2/Foo4.html\" title=\"class in pkg2\">Foo4</A></FONT></TH>"
  57.252              },
  57.253              {BUG_ID + FS + "pkg2" + FS + "class-use" + FS + "Foo4.html",
  57.254 -                "<TD><CODE><B>ClassUseTest3.</B><B><A HREF=\"../../pkg2/ClassUseTest3.html#method(T)\">method</A></B>(T&nbsp;t)</CODE>"
  57.255 +                "<TD><CODE><STRONG>ClassUseTest3.</STRONG><STRONG><A HREF=\"../../pkg2/ClassUseTest3.html#method(T)\">method</A></STRONG>(T&nbsp;t)</CODE>"
  57.256              },
  57.257              {BUG_ID + FS + "pkg2" + FS + "class-use" + FS + "Foo4.html",
  57.258                  "<TH ALIGN=\"left\" COLSPAN=\"2\">Methods in <A HREF=\"../../pkg2/package-summary.html\">pkg2</A> that return types with arguments of type <A HREF=\"../../pkg2/Foo4.html\" title=\"class in pkg2\">Foo4</A></FONT></TH>"
  57.259 @@ -415,13 +415,13 @@
  57.260                  "<TR BGCOLOR=\"white\" CLASS=\"TableRowColor\">" + NL +
  57.261                  "<TD ALIGN=\"right\" VALIGN=\"top\" WIDTH=\"1%\"><FONT SIZE=\"-1\">" + NL +
  57.262                  "<CODE>&nbsp;void</CODE></FONT></TD>" + NL +
  57.263 -                "<TD><CODE><B>ClassUseTest3.</B><B><A HREF=\"../../pkg2/ClassUseTest3.html#method(java.util.Set)\">method</A></B>(java.util.Set&lt;<A HREF=\"../../pkg2/Foo4.html\" title=\"class in pkg2\">Foo4</A>&gt;&nbsp;p)</CODE>"
  57.264 +                "<TD><CODE><STRONG>ClassUseTest3.</STRONG><STRONG><A HREF=\"../../pkg2/ClassUseTest3.html#method(java.util.Set)\">method</A></STRONG>(java.util.Set&lt;<A HREF=\"../../pkg2/Foo4.html\" title=\"class in pkg2\">Foo4</A>&gt;&nbsp;p)</CODE>"
  57.265              },
  57.266              {BUG_ID + FS + "pkg2" + FS + "class-use" + FS + "Foo4.html",
  57.267                  "<TH ALIGN=\"left\" COLSPAN=\"2\">Constructor parameters in <A HREF=\"../../pkg2/package-summary.html\">pkg2</A> with type arguments of type <A HREF=\"../../pkg2/Foo4.html\" title=\"class in pkg2\">Foo4</A></FONT></TH>" + NL +
  57.268                  "</TR>" + NL +
  57.269                  "<TR BGCOLOR=\"white\" CLASS=\"TableRowColor\">" + NL +
  57.270 -                "<TD><CODE><B><A HREF=\"../../pkg2/ClassUseTest3.html#ClassUseTest3(java.util.Set)\">ClassUseTest3</A></B>(java.util.Set&lt;<A HREF=\"../../pkg2/Foo4.html\" title=\"class in pkg2\">Foo4</A>&gt;&nbsp;p)</CODE>"
  57.271 +                "<TD><CODE><STRONG><A HREF=\"../../pkg2/ClassUseTest3.html#ClassUseTest3(java.util.Set)\">ClassUseTest3</A></STRONG>(java.util.Set&lt;<A HREF=\"../../pkg2/Foo4.html\" title=\"class in pkg2\">Foo4</A>&gt;&nbsp;p)</CODE>"
  57.272              },
  57.273  
  57.274              //=================================
  57.275 @@ -432,7 +432,7 @@
  57.276                  "Packages with annotations of type <A HREF=\"../../pkg/AnnotationType.html\" title=\"annotation in pkg\">AnnotationType</A></FONT></TH>" + NL +
  57.277                  "</TR>" + NL +
  57.278                  "<TR BGCOLOR=\"white\" CLASS=\"TableRowColor\">" + NL +
  57.279 -                "<TD><A HREF=\"../../pkg/package-summary.html\"><B>pkg</B></A></TD>"
  57.280 +                "<TD><A HREF=\"../../pkg/package-summary.html\"><STRONG>pkg</STRONG></A></TD>"
  57.281              },
  57.282  
  57.283              {BUG_ID + FS + "pkg" + FS + "class-use" + FS + "AnnotationType.html",
  57.284 @@ -441,7 +441,7 @@
  57.285                  "<TR BGCOLOR=\"white\" CLASS=\"TableRowColor\">" + NL +
  57.286                  "<TD ALIGN=\"right\" VALIGN=\"top\" WIDTH=\"1%\"><FONT SIZE=\"-1\">" + NL +
  57.287                  "<CODE>&nbsp;class</CODE></FONT></TD>" + NL +
  57.288 -                "<TD><CODE><B><A HREF=\"../../pkg/AnnotationTypeUsage.html\" title=\"class in pkg\">AnnotationTypeUsage</A></B></CODE>"
  57.289 +                "<TD><CODE><STRONG><A HREF=\"../../pkg/AnnotationTypeUsage.html\" title=\"class in pkg\">AnnotationTypeUsage</A></STRONG></CODE>"
  57.290              },
  57.291  
  57.292              {BUG_ID + FS + "pkg" + FS + "class-use" + FS + "AnnotationType.html",
  57.293 @@ -450,7 +450,7 @@
  57.294                  "<TR BGCOLOR=\"white\" CLASS=\"TableRowColor\">" + NL +
  57.295                  "<TD ALIGN=\"right\" VALIGN=\"top\" WIDTH=\"1%\"><FONT SIZE=\"-1\">" + NL +
  57.296                  "<CODE>&nbsp;int</CODE></FONT></TD>" + NL +
  57.297 -                "<TD><CODE><B>AnnotationTypeUsage.</B><B><A HREF=\"../../pkg/AnnotationTypeUsage.html#field\">field</A></B></CODE>"
  57.298 +                "<TD><CODE><STRONG>AnnotationTypeUsage.</STRONG><STRONG><A HREF=\"../../pkg/AnnotationTypeUsage.html#field\">field</A></STRONG></CODE>"
  57.299              },
  57.300  
  57.301              {BUG_ID + FS + "pkg" + FS + "class-use" + FS + "AnnotationType.html",
  57.302 @@ -459,7 +459,7 @@
  57.303                  "<TR BGCOLOR=\"white\" CLASS=\"TableRowColor\">" + NL +
  57.304                  "<TD ALIGN=\"right\" VALIGN=\"top\" WIDTH=\"1%\"><FONT SIZE=\"-1\">" + NL +
  57.305                  "<CODE>&nbsp;void</CODE></FONT></TD>" + NL +
  57.306 -                "<TD><CODE><B>AnnotationTypeUsage.</B><B><A HREF=\"../../pkg/AnnotationTypeUsage.html#method()\">method</A></B>()</CODE>"
  57.307 +                "<TD><CODE><STRONG>AnnotationTypeUsage.</STRONG><STRONG><A HREF=\"../../pkg/AnnotationTypeUsage.html#method()\">method</A></STRONG>()</CODE>"
  57.308              },
  57.309  
  57.310              {BUG_ID + FS + "pkg" + FS + "class-use" + FS + "AnnotationType.html",
  57.311 @@ -468,7 +468,7 @@
  57.312                  "<TR BGCOLOR=\"white\" CLASS=\"TableRowColor\">" + NL +
  57.313                  "<TD ALIGN=\"right\" VALIGN=\"top\" WIDTH=\"1%\"><FONT SIZE=\"-1\">" + NL +
  57.314                  "<CODE>&nbsp;void</CODE></FONT></TD>" + NL +
  57.315 -                "<TD><CODE><B>AnnotationTypeUsage.</B><B><A HREF=\"../../pkg/AnnotationTypeUsage.html#methodWithParams(int, int)\">methodWithParams</A></B>(int&nbsp;documented," + NL +
  57.316 +                "<TD><CODE><STRONG>AnnotationTypeUsage.</STRONG><STRONG><A HREF=\"../../pkg/AnnotationTypeUsage.html#methodWithParams(int, int)\">methodWithParams</A></STRONG>(int&nbsp;documented," + NL +
  57.317                  "                 int&nbsp;undocmented)</CODE>"
  57.318              },
  57.319  
  57.320 @@ -476,14 +476,14 @@
  57.321                  "Constructors in <A HREF=\"../../pkg/package-summary.html\">pkg</A> with annotations of type <A HREF=\"../../pkg/AnnotationType.html\" title=\"annotation in pkg\">AnnotationType</A></FONT></TH>" + NL +
  57.322                  "</TR>" + NL +
  57.323                  "<TR BGCOLOR=\"white\" CLASS=\"TableRowColor\">" + NL +
  57.324 -                "<TD><CODE><B><A HREF=\"../../pkg/AnnotationTypeUsage.html#AnnotationTypeUsage()\">AnnotationTypeUsage</A></B>()</CODE>"
  57.325 +                "<TD><CODE><STRONG><A HREF=\"../../pkg/AnnotationTypeUsage.html#AnnotationTypeUsage()\">AnnotationTypeUsage</A></STRONG>()</CODE>"
  57.326              },
  57.327  
  57.328              {BUG_ID + FS + "pkg" + FS + "class-use" + FS + "AnnotationType.html",
  57.329                  "Constructor parameters in <A HREF=\"../../pkg/package-summary.html\">pkg</A> with annotations of type <A HREF=\"../../pkg/AnnotationType.html\" title=\"annotation in pkg\">AnnotationType</A></FONT></TH>" + NL +
  57.330                  "</TR>" + NL +
  57.331                  "<TR BGCOLOR=\"white\" CLASS=\"TableRowColor\">" + NL +
  57.332 -                "<TD><CODE><B><A HREF=\"../../pkg/AnnotationTypeUsage.html#AnnotationTypeUsage(int, int)\">AnnotationTypeUsage</A></B>(int&nbsp;documented," + NL +
  57.333 +                "<TD><CODE><STRONG><A HREF=\"../../pkg/AnnotationTypeUsage.html#AnnotationTypeUsage(int, int)\">AnnotationTypeUsage</A></STRONG>(int&nbsp;documented," + NL +
  57.334                  "                    int&nbsp;undocmented)</CODE>"
  57.335              },
  57.336  
  57.337 @@ -491,13 +491,13 @@
  57.338              // TYPE PARAMETER IN INDEX
  57.339              //=================================
  57.340              {BUG_ID + FS + "index-all.html",
  57.341 -                "<A HREF=\"./pkg2/Foo.html#method(java.util.Vector)\"><B>method(Vector&lt;Object&gt;)</B></A>"
  57.342 +                "<A HREF=\"./pkg2/Foo.html#method(java.util.Vector)\"><STRONG>method(Vector&lt;Object&gt;)</STRONG></A>"
  57.343              },
  57.344              //=================================
  57.345              // TYPE PARAMETER IN INDEX
  57.346              //=================================
  57.347              {BUG_ID + FS + "index-all.html",
  57.348 -                "<A HREF=\"./pkg2/Foo.html#method(java.util.Vector)\"><B>method(Vector&lt;Object&gt;)</B></A>"
  57.349 +                "<A HREF=\"./pkg2/Foo.html#method(java.util.Vector)\"><STRONG>method(Vector&lt;Object&gt;)</STRONG></A>"
  57.350              },
  57.351          };
  57.352      private static final String[][] NEGATED_TEST = {
  57.353 @@ -505,7 +505,7 @@
  57.354          // ENUM TESTING
  57.355          //=================================
  57.356          //NO constructor section
  57.357 -        {BUG_ID + FS + "pkg" + FS + "Coin.html", "<B>Constructor Summary</B>"},
  57.358 +        {BUG_ID + FS + "pkg" + FS + "Coin.html", "<STRONG>Constructor Summary</STRONG>"},
  57.359          //=================================
  57.360          // TYPE PARAMETER TESTING
  57.361          //=================================
  57.362 @@ -525,28 +525,28 @@
  57.363              "<FONT SIZE=\"-1\">" + NL +
  57.364              "<A HREF=\"../pkg/AnnotationTypeUndocumented.html\" title=\"annotation in pkg\">@AnnotationTypeUndocumented</A>(<A HREF=\"../pkg/AnnotationType.html#optional\">optional</A>=\"Class Annotation\"," + NL +
  57.365              "                <A HREF=\"../pkg/AnnotationType.html#required\">required</A>=1994)" + NL +
  57.366 -            "</FONT>public class <B>AnnotationTypeUsage</B><DT>extends java.lang.Object</DL>"},
  57.367 +            "</FONT>public class <STRONG>AnnotationTypeUsage</STRONG><DT>extends java.lang.Object</DL>"},
  57.368  
  57.369          //FIELD
  57.370          {BUG_ID + FS + "pkg" + FS + "AnnotationTypeUsage.html",
  57.371              "<FONT SIZE=\"-1\">" + NL +
  57.372              "<A HREF=\"../pkg/AnnotationTypeUndocumented.html\" title=\"annotation in pkg\">@AnnotationTypeUndocumented</A>(<A HREF=\"../pkg/AnnotationType.html#optional\">optional</A>=\"Field Annotation\"," + NL +
  57.373              "                <A HREF=\"../pkg/AnnotationType.html#required\">required</A>=1994)" + NL +
  57.374 -            "</FONT>public int <B>field</B>"},
  57.375 +            "</FONT>public int <STRONG>field</STRONG>"},
  57.376  
  57.377          //CONSTRUCTOR
  57.378          {BUG_ID + FS + "pkg" + FS + "AnnotationTypeUsage.html",
  57.379              "<FONT SIZE=\"-1\">" + NL +
  57.380              "<A HREF=\"../pkg/AnnotationTypeUndocumented.html\" title=\"annotation in pkg\">@AnnotationTypeUndocumented</A>(<A HREF=\"../pkg/AnnotationType.html#optional\">optional</A>=\"Constructor Annotation\"," + NL +
  57.381              "                <A HREF=\"../pkg/AnnotationType.html#required\">required</A>=1994)" + NL +
  57.382 -            "</FONT>public <B>AnnotationTypeUsage</B>()"},
  57.383 +            "</FONT>public <STRONG>AnnotationTypeUsage</STRONG>()"},
  57.384  
  57.385          //METHOD
  57.386          {BUG_ID + FS + "pkg" + FS + "AnnotationTypeUsage.html",
  57.387              "<FONT SIZE=\"-1\">" + NL +
  57.388              "<A HREF=\"../pkg/AnnotationTypeUndocumented.html\" title=\"annotation in pkg\">@AnnotationTypeUndocumented</A>(<A HREF=\"../pkg/AnnotationType.html#optional\">optional</A>=\"Method Annotation\"," + NL +
  57.389              "                <A HREF=\"../pkg/AnnotationType.html#required\">required</A>=1994)" + NL +
  57.390 -            "</FONT>public void <B>method</B>()"},
  57.391 +            "</FONT>public void <STRONG>method</STRONG>()"},
  57.392  
  57.393          //=================================
  57.394          // Make sure annotation types do not
    58.1 --- a/test/com/sun/javadoc/testOverridenMethods/TestOverridenMethodDocCopy.java	Fri Dec 05 21:59:59 2008 -0800
    58.2 +++ b/test/com/sun/javadoc/testOverridenMethods/TestOverridenMethodDocCopy.java	Thu Jan 08 16:26:59 2009 -0800
    58.3 @@ -46,9 +46,9 @@
    58.4      //Input for string search tests.
    58.5      private static final String[][] TEST = {
    58.6          {BUG_ID + FS + "pkg1" + FS + "SubClass.html",
    58.7 -            "<B>Description copied from class: <CODE>" +
    58.8 +            "<STRONG>Description copied from class: <CODE>" +
    58.9              "<A HREF=\"../pkg1/BaseClass.html#overridenMethodWithDocsToCopy()\">" +
   58.10 -            "BaseClass</A></CODE></B>"
   58.11 +            "BaseClass</A></CODE></STRONG>"
   58.12          }
   58.13      };
   58.14      private static final String[][] NEGATED_TEST = NO_TEST;
    59.1 --- a/test/com/sun/javadoc/testOverridenMethods/TestOverridenPrivateMethods.java	Fri Dec 05 21:59:59 2008 -0800
    59.2 +++ b/test/com/sun/javadoc/testOverridenMethods/TestOverridenPrivateMethods.java	Thu Jan 08 16:26:59 2009 -0800
    59.3 @@ -40,11 +40,11 @@
    59.4      private static final String[][] TEST = {
    59.5          //The public method should be overriden
    59.6          {BUG_ID + FS + "pkg1" + FS + "SubClass.html",
    59.7 -         "Overrides:</B><DD><CODE><A HREF=\"../pkg1/BaseClass.html#publicMethod"},
    59.8 +         "Overrides:</STRONG><DD><CODE><A HREF=\"../pkg1/BaseClass.html#publicMethod"},
    59.9  
   59.10          //The public method in different package should be overriden
   59.11          {BUG_ID + FS + "pkg2" + FS + "SubClass.html",
   59.12 -         "Overrides:</B><DD><CODE><A HREF=\"../pkg1/BaseClass.html#publicMethod"}
   59.13 +         "Overrides:</STRONG><DD><CODE><A HREF=\"../pkg1/BaseClass.html#publicMethod"}
   59.14      };
   59.15  
   59.16      private static final String[][] NEGATED_TEST = {
   59.17 @@ -52,20 +52,20 @@
   59.18          //The package private method should be overriden since the base and sub class are in the same
   59.19          //package.  However, the link should not show up because the package private methods are not documented.
   59.20          {BUG_ID + FS + "pkg1" + FS + "SubClass.html",
   59.21 -         "Overrides:</B><DD><CODE><A HREF=\"../pkg1/BaseClass.html#packagePrivateMethod"},
   59.22 +         "Overrides:</STRONG><DD><CODE><A HREF=\"../pkg1/BaseClass.html#packagePrivateMethod"},
   59.23  
   59.24          //The private method in should not be overriden
   59.25          {BUG_ID + FS + "pkg1" + FS + "SubClass.html",
   59.26 -         "Overrides:</B><DD><CODE><A HREF=\"../pkg1/BaseClass.html#privateMethod"},
   59.27 +         "Overrides:</STRONG><DD><CODE><A HREF=\"../pkg1/BaseClass.html#privateMethod"},
   59.28  
   59.29          //The private method in different package should not be overriden
   59.30          {BUG_ID + FS + "pkg2" + FS + "SubClass.html",
   59.31 -         "Overrides:</B><DD><CODE><A HREF=\"../pkg1/BaseClass.html#privateMethod"},
   59.32 +         "Overrides:</STRONG><DD><CODE><A HREF=\"../pkg1/BaseClass.html#privateMethod"},
   59.33  
   59.34          //The package private method should not be overriden since the base and sub class are in
   59.35          //different packages.
   59.36          {BUG_ID + FS + "pkg2" + FS + "SubClass.html",
   59.37 -         "Overrides:</B><DD><CODE><A HREF=\"../pkg1/BaseClass.html#packagePrivateMethod"}
   59.38 +         "Overrides:</STRONG><DD><CODE><A HREF=\"../pkg1/BaseClass.html#packagePrivateMethod"}
   59.39      };
   59.40  
   59.41      private static final String[] ARGS =
    60.1 --- a/test/com/sun/javadoc/testOverridenMethods/TestOverridenPrivateMethodsWithPackageFlag.java	Fri Dec 05 21:59:59 2008 -0800
    60.2 +++ b/test/com/sun/javadoc/testOverridenMethods/TestOverridenPrivateMethodsWithPackageFlag.java	Thu Jan 08 16:26:59 2009 -0800
    60.3 @@ -40,32 +40,32 @@
    60.4      private static final String[][] TEST = {
    60.5          //The public method should be overriden
    60.6          {BUG_ID + FS + "pkg1" + FS + "SubClass.html",
    60.7 -         "Overrides:</B><DD><CODE><A HREF=\"../pkg1/BaseClass.html#publicMethod"},
    60.8 +         "Overrides:</STRONG><DD><CODE><A HREF=\"../pkg1/BaseClass.html#publicMethod"},
    60.9  
   60.10          //The public method in different package should be overriden
   60.11          {BUG_ID + FS + "pkg2" + FS + "SubClass.html",
   60.12 -         "Overrides:</B><DD><CODE><A HREF=\"../pkg1/BaseClass.html#publicMethod"},
   60.13 +         "Overrides:</STRONG><DD><CODE><A HREF=\"../pkg1/BaseClass.html#publicMethod"},
   60.14  
   60.15          //The package private method should be overriden since the base and sub class are in the same
   60.16          //package.
   60.17          {BUG_ID + FS + "pkg1" + FS + "SubClass.html",
   60.18 -         "Overrides:</B><DD><CODE><A HREF=\"../pkg1/BaseClass.html#packagePrivateMethod"}
   60.19 +         "Overrides:</STRONG><DD><CODE><A HREF=\"../pkg1/BaseClass.html#packagePrivateMethod"}
   60.20      };
   60.21  
   60.22      private static final String[][] NEGATED_TEST = {
   60.23  
   60.24          //The private method in should not be overriden
   60.25          {BUG_ID + FS + "pkg1" + FS + "SubClass.html",
   60.26 -         "Overrides:</B><DD><CODE><A HREF=\"../pkg1/BaseClass.html#privateMethod"},
   60.27 +         "Overrides:</STRONG><DD><CODE><A HREF=\"../pkg1/BaseClass.html#privateMethod"},
   60.28  
   60.29          //The private method in different package should not be overriden
   60.30          {BUG_ID + FS + "pkg2" + FS + "SubClass.html",
   60.31 -         "Overrides:</B><DD><CODE><A HREF=\"../pkg1/BaseClass.html#privateMethod"},
   60.32 +         "Overrides:</STRONG><DD><CODE><A HREF=\"../pkg1/BaseClass.html#privateMethod"},
   60.33  
   60.34          //The package private method should not be overriden since the base and sub class are in
   60.35          //different packages.
   60.36          {BUG_ID + FS + "pkg2" + FS + "SubClass.html",
   60.37 -         "Overrides:</B><DD><CODE><A HREF=\"../pkg1/BaseClass.html#packagePrivateMethod"},
   60.38 +         "Overrides:</STRONG><DD><CODE><A HREF=\"../pkg1/BaseClass.html#packagePrivateMethod"},
   60.39      };
   60.40  
   60.41      private static final String[] ARGS =
    61.1 --- a/test/com/sun/javadoc/testOverridenMethods/TestOverridenPrivateMethodsWithPrivateFlag.java	Fri Dec 05 21:59:59 2008 -0800
    61.2 +++ b/test/com/sun/javadoc/testOverridenMethods/TestOverridenPrivateMethodsWithPrivateFlag.java	Thu Jan 08 16:26:59 2009 -0800
    61.3 @@ -40,32 +40,32 @@
    61.4      private static final String[][] TEST = {
    61.5          //The public method should be overriden
    61.6          {BUG_ID + FS + "pkg1" + FS + "SubClass.html",
    61.7 -         "Overrides:</B><DD><CODE><A HREF=\"../pkg1/BaseClass.html#publicMethod"},
    61.8 +         "Overrides:</STRONG><DD><CODE><A HREF=\"../pkg1/BaseClass.html#publicMethod"},
    61.9  
   61.10          //The package private method should be overriden since the base and sub class are in the same
   61.11          //package.
   61.12          {BUG_ID + FS + "pkg1" + FS + "SubClass.html",
   61.13 -         "Overrides:</B><DD><CODE><A HREF=\"../pkg1/BaseClass.html#packagePrivateMethod"},
   61.14 +         "Overrides:</STRONG><DD><CODE><A HREF=\"../pkg1/BaseClass.html#packagePrivateMethod"},
   61.15  
   61.16          //The public method in different package should be overriden
   61.17          {BUG_ID + FS + "pkg2" + FS + "SubClass.html",
   61.18 -         "Overrides:</B><DD><CODE><A HREF=\"../pkg1/BaseClass.html#publicMethod"},
   61.19 +         "Overrides:</STRONG><DD><CODE><A HREF=\"../pkg1/BaseClass.html#publicMethod"},
   61.20      };
   61.21  
   61.22      private static final String[][] NEGATED_TEST = {
   61.23  
   61.24          //The private method in should not be overriden
   61.25          {BUG_ID + FS + "pkg1" + FS + "SubClass.html",
   61.26 -         "Overrides:</B><DD><CODE><A HREF=\"../pkg1/BaseClass.html#privateMethod"},
   61.27 +         "Overrides:</STRONG><DD><CODE><A HREF=\"../pkg1/BaseClass.html#privateMethod"},
   61.28  
   61.29          //The private method in different package should not be overriden
   61.30          {BUG_ID + FS + "pkg2" + FS + "SubClass.html",
   61.31 -         "Overrides:</B><DD><CODE><A HREF=\"../pkg1/BaseClass.html#privateMethod"},
   61.32 +         "Overrides:</STRONG><DD><CODE><A HREF=\"../pkg1/BaseClass.html#privateMethod"},
   61.33  
   61.34          //The package private method should not be overriden since the base and sub class are in
   61.35          //different packages.
   61.36          {BUG_ID + FS + "pkg2" + FS + "SubClass.html",
   61.37 -         "Overrides:</B><DD><CODE><A HREF=\"../pkg1/BaseClass.html#packagePrivateMethod"}
   61.38 +         "Overrides:</STRONG><DD><CODE><A HREF=\"../pkg1/BaseClass.html#packagePrivateMethod"}
   61.39  
   61.40  
   61.41      };
    62.1 --- a/test/com/sun/javadoc/testPackagePage/TestPackagePage.java	Fri Dec 05 21:59:59 2008 -0800
    62.2 +++ b/test/com/sun/javadoc/testPackagePage/TestPackagePage.java	Thu Jan 08 16:26:59 2009 -0800
    62.3 @@ -43,23 +43,24 @@
    62.4          },
    62.5          //With just one package, all general pages link to the single package page.
    62.6          {BUG_ID + "-1" + FS + "com" + FS + "pkg" + FS + "C.html",
    62.7 -            "<A HREF=\"../../com/pkg/package-summary.html\">" +
    62.8             "<FONT CLASS=\"NavBarFont1\"><B>Package</B></FONT></A>"
    62.9 +            "<A HREF=\"../../com/pkg/package-summary.html\">" +
   62.10 +            "<FONT CLASS=\"NavBarFont1\"><STRONG>Package</STRONG></FONT></A>"
   62.11          },
   62.12          {BUG_ID + "-1" + FS + "com" + FS + "pkg" + FS + "package-tree.html",
   62.13              "<A HREF=\"../../com/pkg/package-summary.html\">" +
   62.14 -            "<FONT CLASS=\"NavBarFont1\"><B>Package</B></FONT></A>"
   62.15 +            "<FONT CLASS=\"NavBarFont1\"><STRONG>Package</STRONG></FONT></A>"
   62.16          },
   62.17          {BUG_ID + "-1" + FS + "deprecated-list.html",
   62.18              "<A HREF=\"com/pkg/package-summary.html\">" +
   62.19 -            "<FONT CLASS=\"NavBarFont1\"><B>Package</B></FONT></A>"
   62.20 +            "<FONT CLASS=\"NavBarFont1\"><STRONG>Package</STRONG></FONT></A>"
   62.21          },
   62.22          {BUG_ID + "-1" + FS + "index-all.html",
   62.23              "<A HREF=\"./com/pkg/package-summary.html\">" +
   62.24 -            "<FONT CLASS=\"NavBarFont1\"><B>Package</B></FONT></A>"
   62.25 +            "<FONT CLASS=\"NavBarFont1\"><STRONG>Package</STRONG></FONT></A>"
   62.26          },
   62.27          {BUG_ID + "-1" + FS + "help-doc.html",
   62.28              "<A HREF=\"com/pkg/package-summary.html\">" +
   62.29 -            "<FONT CLASS=\"NavBarFont1\"><B>Package</B></FONT></A>"
   62.30 +            "<FONT CLASS=\"NavBarFont1\"><STRONG>Package</STRONG></FONT></A>"
   62.31          },
   62.32      };
   62.33  
    63.1 --- a/test/com/sun/javadoc/testParamTaglet/TestParamTaglet.java	Fri Dec 05 21:59:59 2008 -0800
    63.2 +++ b/test/com/sun/javadoc/testParamTaglet/TestParamTaglet.java	Thu Jan 08 16:26:59 2009 -0800
    63.3 @@ -48,12 +48,12 @@
    63.4      private static final String[][] TEST = {
    63.5          //Regular param tags.
    63.6          {BUG_ID + FS + "pkg" + FS + "C.html",
    63.7 -            "<B>Parameters:</B><DD><CODE>param1</CODE> - testing 1 2 3." +
    63.8 +            "<STRONG>Parameters:</STRONG><DD><CODE>param1</CODE> - testing 1 2 3." +
    63.9                  "<DD><CODE>param2</CODE> - testing 1 2 3."
   63.10          },
   63.11          //Param tags that don't match with any real parameters.
   63.12          {BUG_ID + FS + "pkg" + FS + "C.html",
   63.13 -            "<B>Parameters:</B><DD><CODE><I>p1</I></CODE> - testing 1 2 3." +
   63.14 +            "<STRONG>Parameters:</STRONG><DD><CODE><I>p1</I></CODE> - testing 1 2 3." +
   63.15                  "<DD><CODE><I>p2</I></CODE> - testing 1 2 3."
   63.16          },
   63.17          //{@inherit} doc misuse does not cause doclet to throw exception.
    64.1 --- a/test/com/sun/javadoc/testPrivateClasses/TestPrivateClasses.java	Fri Dec 05 21:59:59 2008 -0800
    64.2 +++ b/test/com/sun/javadoc/testPrivateClasses/TestPrivateClasses.java	Thu Jan 08 16:26:59 2009 -0800
    64.3 @@ -85,22 +85,22 @@
    64.4              "<PRE>" + NL +
    64.5                  "java.lang.Object" + NL +
    64.6                  "  <IMG SRC=\"../resources/inherit.gif\" " +
    64.7 -                "ALT=\"extended by \"><B>pkg.PublicChild</B>" + NL +
    64.8 +                "ALT=\"extended by \"><STRONG>pkg.PublicChild</STRONG>" + NL +
    64.9              "</PRE>"
   64.10          },
   64.11  
   64.12          // Method is documented as though it is declared in the inheriting method.
   64.13          {BUG_ID + "-1" + FS + "pkg" + FS + "PublicChild.html",
   64.14 -            "public void <B>methodInheritedFromParent</B>(int&nbsp;p1)"
   64.15 +            "public void <STRONG>methodInheritedFromParent</STRONG>(int&nbsp;p1)"
   64.16          },
   64.17  
   64.18          //Make sure implemented interfaces from private superclass are inherited
   64.19          {BUG_ID + "-1" + FS + "pkg" + FS + "PublicInterface.html",
   64.20 -            "<B>All Known Implementing Classes:</B> <DD><A HREF=\"../pkg/PublicChild.html\" " +
   64.21 +            "<STRONG>All Known Implementing Classes:</STRONG> <DD><A HREF=\"../pkg/PublicChild.html\" " +
   64.22              "title=\"class in pkg\">PublicChild</A>"},
   64.23  
   64.24          {BUG_ID + "-1" + FS + "pkg" + FS + "PublicChild.html",
   64.25 -            "<B>All Implemented Interfaces:</B> <DD><A HREF=\"../pkg/PublicInterface.html\" " +
   64.26 +            "<STRONG>All Implemented Interfaces:</STRONG> <DD><A HREF=\"../pkg/PublicInterface.html\" " +
   64.27              "title=\"interface in pkg\">PublicInterface</A>"},
   64.28  
   64.29          //Generic interface method test.
   64.30 @@ -110,12 +110,12 @@
   64.31      private static final String[][] NEGATED_TEST1 = {
   64.32         // Should not document that a method overrides method from private class.
   64.33        {BUG_ID + "-1" + FS + "pkg" + FS + "PublicChild.html",
   64.34 -        "<B>Overrides:</B>"},
   64.35 +        "<STRONG>Overrides:</STRONG>"},
   64.36        // Should not document that a method specified by private interface.
   64.37        {BUG_ID + "-1" + FS + "pkg" + FS + "PublicChild.html",
   64.38 -        "<B>Specified by:</B>"},
   64.39 +        "<STRONG>Specified by:</STRONG>"},
   64.40        {BUG_ID + "-1" + FS + "pkg" + FS + "PublicInterface.html",
   64.41 -        "<B>Specified by:</B>"},
   64.42 +        "<STRONG>Specified by:</STRONG>"},
   64.43        // Should not mention that any documentation was copied.
   64.44        {BUG_ID + "-1" + FS + "pkg" + FS + "PublicChild.html",
   64.45          "Description copied from"},
   64.46 @@ -137,7 +137,7 @@
   64.47          //Do not inherit private interface method with generic parameters.
   64.48          //This method has been implemented.
   64.49          {BUG_ID + "-1" + FS + "pkg2" + FS + "C.html",
   64.50 -            "<B><A HREF=\"../pkg2/I.html#hello(T)\">hello</A></B>"},
   64.51 +            "<STRONG><A HREF=\"../pkg2/I.html#hello(T)\">hello</A></STRONG>"},
   64.52      };
   64.53  
   64.54      // Test output when -private flag is used.
   64.55 @@ -174,14 +174,14 @@
   64.56          },
   64.57          // Should document that a method overrides method from private class.
   64.58         {BUG_ID + "-2" + FS + "pkg" + FS + "PublicChild.html",
   64.59 -            "<B>Overrides:</B><DD><CODE>" +
   64.60 +            "<STRONG>Overrides:</STRONG><DD><CODE>" +
   64.61              "<A HREF=\"../pkg/PrivateParent.html#methodOverridenFromParent(char[], int, T, V, java.util.List)\">" +
   64.62              "methodOverridenFromParent</A></CODE> in class <CODE>" +
   64.63              "<A HREF=\"../pkg/PrivateParent.html\" title=\"class in pkg\">" +
   64.64              "PrivateParent</A></CODE></DL>"},
   64.65         // Should document that a method is specified by private interface.
   64.66         {BUG_ID + "-2" + FS + "pkg" + FS + "PublicChild.html",
   64.67 -            "<B>Specified by:</B><DD><CODE>" +
   64.68 +            "<STRONG>Specified by:</STRONG><DD><CODE>" +
   64.69              "<A HREF=\"../pkg/PrivateInterface.html#methodInterface(int)\">" +
   64.70              "methodInterface</A></CODE> in interface <CODE>" +
   64.71              "<A HREF=\"../pkg/PrivateInterface.html\" title=\"interface in pkg\">" +
   64.72 @@ -209,12 +209,12 @@
   64.73  
   64.74        //Make sure implemented interfaces from private superclass are inherited
   64.75        {BUG_ID + "-2" + FS + "pkg" + FS + "PublicInterface.html",
   64.76 -        "<B>All Known Implementing Classes:</B> <DD><A HREF=\"../pkg/PrivateParent.html\" " +
   64.77 +        "<STRONG>All Known Implementing Classes:</STRONG> <DD><A HREF=\"../pkg/PrivateParent.html\" " +
   64.78          "title=\"class in pkg\">PrivateParent</A>, " +
   64.79          "<A HREF=\"../pkg/PublicChild.html\" title=\"class in pkg\">PublicChild</A>"},
   64.80  
   64.81        {BUG_ID + "-2" + FS + "pkg" + FS + "PublicChild.html",
   64.82 -        "<B>All Implemented Interfaces:</B> <DD><A HREF=\"../pkg/PrivateInterface.html\" " +
   64.83 +        "<STRONG>All Implemented Interfaces:</STRONG> <DD><A HREF=\"../pkg/PrivateInterface.html\" " +
   64.84          "title=\"interface in pkg\">PrivateInterface</A>, " +
   64.85          "<A HREF=\"../pkg/PublicInterface.html\" title=\"interface in pkg\">" +
   64.86          "PublicInterface</A>"},
   64.87 @@ -222,10 +222,13 @@
   64.88        //Since private flag is used, we can document that private interface method
   64.89        //with generic parameters has been implemented.
   64.90        {BUG_ID + "-2" + FS + "pkg2" + FS + "C.html",
   64.91 -            "<B>Description copied from interface: " +
   64.92             "<CODE><A HREF=\"../pkg2/I.html#hello(T)\">I</A></CODE></B>"},
   64.93 +            "<STRONG>Description copied from interface: " +
   64.94 +            "<CODE><A HREF=\"../pkg2/I.html#hello(T)\">I</A></CODE></STRONG>"},
   64.95  
   64.96        {BUG_ID + "-2" + FS + "pkg2" + FS + "C.html",
   64.97 -            "<B>Specified by:</B><DD><CODE><A HREF=\"../pkg2/I.html#hello(T)\">" +
   64.98             "hello</A></CODE> in interface <CODE><A HREF=\"../pkg2/I.html\" " +
   64.99             "title=\"interface in pkg2\">I</A>"},
  64.100 +            "<STRONG>Specified by:</STRONG><DD><CODE><A HREF=\"../pkg2/I.html#hello(T)\">" +
  64.101 +            "hello</A></CODE> in interface <CODE><A HREF=\"../pkg2/I.html\" " +
  64.102 +            "title=\"interface in pkg2\">I</A>"},
  64.103      };
  64.104      private static final String[][] NEGATED_TEST2 = NO_TEST;
  64.105  
    65.1 --- a/test/com/sun/javadoc/testSerializedForm/TestSerializedForm.java	Fri Dec 05 21:59:59 2008 -0800
    65.2 +++ b/test/com/sun/javadoc/testSerializedForm/TestSerializedForm.java	Thu Jan 08 16:26:59 2009 -0800
    65.3 @@ -47,11 +47,11 @@
    65.4  
    65.5      private static final String[][] TEST = {
    65.6          {BUG_ID + FS + "serialized-form.html",
    65.7 -            "protected java.lang.Object <B>readResolve</B>()"},
    65.8 +            "protected java.lang.Object <STRONG>readResolve</STRONG>()"},
    65.9          {BUG_ID + FS + "serialized-form.html",
   65.10 -            "protected java.lang.Object <B>writeReplace</B>()"},
   65.11 +            "protected java.lang.Object <STRONG>writeReplace</STRONG>()"},
   65.12          {BUG_ID + FS + "serialized-form.html",
   65.13 -            "protected java.lang.Object <B>readObjectNoData</B>()"},
   65.14 +            "protected java.lang.Object <STRONG>readObjectNoData</STRONG>()"},
   65.15          {BUG_ID + FS + "serialized-form.html",
   65.16              "See Also"},
   65.17      };
    66.1 --- a/test/com/sun/javadoc/testSimpleTag/TestSimpleTag.java	Fri Dec 05 21:59:59 2008 -0800
    66.2 +++ b/test/com/sun/javadoc/testSimpleTag/TestSimpleTag.java	Thu Jan 08 16:26:59 2009 -0800
    66.3 @@ -42,13 +42,13 @@
    66.4      private static final String[][] TEST =
    66.5          new String[][] {
    66.6              {"./" + BUG_ID + "/C.html",
    66.7 -                "<B>Todo:</B>"},
    66.8 +                "<STRONG>Todo:</STRONG>"},
    66.9              {"./" + BUG_ID + "/C.html",
   66.10 -                "<B>EJB Beans:</B>"},
   66.11 +                "<STRONG>EJB Beans:</STRONG>"},
   66.12              {"./" + BUG_ID + "/C.html",
   66.13 -                "<B>Regular Tag:</B>"},
   66.14 +                "<STRONG>Regular Tag:</STRONG>"},
   66.15              {"./" + BUG_ID + "/C.html",
   66.16 -                "<B>Back-Slash-Tag:</B>"},
   66.17 +                "<STRONG>Back-Slash-Tag:</STRONG>"},
   66.18          };
   66.19  
   66.20      private static final String[] ARGS = new String[] {
    67.1 --- a/test/com/sun/javadoc/testSummaryHeading/TestSummaryHeading.java	Fri Dec 05 21:59:59 2008 -0800
    67.2 +++ b/test/com/sun/javadoc/testSummaryHeading/TestSummaryHeading.java	Thu Jan 08 16:26:59 2009 -0800
    67.3 @@ -46,7 +46,7 @@
    67.4  
    67.5      //Input for string search tests.
    67.6      private static final String[][] TEST = {
    67.7 -        {BUG_ID + FS + "C.html",  "<B>Method Summary</B>"}
    67.8 +        {BUG_ID + FS + "C.html",  "<STRONG>Method Summary</STRONG>"}
    67.9      };
   67.10      private static final String[][] NEGATED_TEST = NO_TEST;
   67.11  
    68.1 --- a/test/com/sun/javadoc/testThrowsHead/TestThrowsHead.java	Fri Dec 05 21:59:59 2008 -0800
    68.2 +++ b/test/com/sun/javadoc/testThrowsHead/TestThrowsHead.java	Thu Jan 08 16:26:59 2009 -0800
    68.3 @@ -38,7 +38,7 @@
    68.4  
    68.5      private static final String BUG_ID = "4530727";
    68.6      private static final String[][] TEST = {
    68.7 -        {BUG_ID + FS + "C.html", "<DT><B>Throws:</B>"}
    68.8 +        {BUG_ID + FS + "C.html", "<DT><STRONG>Throws:</STRONG>"}
    68.9      };
   68.10      private static final String[][] NEGATED_TEST = NO_TEST;
   68.11      private static final String[] ARGS = new String[] {
    69.1 --- a/test/com/sun/javadoc/testValueTag/TestValueTag.java	Fri Dec 05 21:59:59 2008 -0800
    69.2 +++ b/test/com/sun/javadoc/testValueTag/TestValueTag.java	Thu Jan 08 16:26:59 2009 -0800
    69.3 @@ -88,7 +88,7 @@
    69.4              "Result: <A HREF=\"../pkg2/Class3.html#TEST_17_PASSES\">\"Test 17 passes\"</A>"},
    69.5          //Test @value tag used with custom tag.
    69.6          {BUG_ID + FS + "pkg1" + FS + "CustomTagUsage.html",
    69.7 -            "<DT><B>Todo:</B></DT>" + NL +
    69.8 +            "<DT><STRONG>Todo:</STRONG></DT>" + NL +
    69.9                  "  <DD>the value of this constant is 55.</DD>"},
   69.10          //Test @value warning printed when used with non-constant.
   69.11          {WARNING_OUTPUT,"warning - @value tag (which references nonConstant) " +

mercurial