Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8043698

<title> tag not getting generated in package-summary pages for un-named packages

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 9
    • 9
    • tools
    • b32
    • Verified

        A tidy validation run for html files generated after running existing langtools javadoc tests revealed an error where <title> tag was not getting generated in package-summary pages for un-named packages.
        Tidy message:
        Warning: inserting missing 'title' element

        Few of the tests that reveal this error:
        tools/javadoc/doclint/DocLintTest/package-summary.html
        tools/javadoc/doclint/ImplicitHeadersTest/out/package-summary.html
        tools/javadoc/6964914/TestStdDoclet/package-summary.html
        tools/javadoc/6942366/T6942366/test1/package-summary.html
        tools/javadoc/parser/7091528/T7091528/package-summary.html
        tools/javadoc/nonConstExprs/Test/out/package-summary.html
        tools/javadoc/T6551367/package-summary.html

        Based on the discussions with Bhavesh, this issue exists in 7 as well.

              bpatel Bhavesh Patel (Inactive)
              sogoel Sonali Goel (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: