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

javadoc generates incorrect HTML code

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 1.1
    • 1.0, 1.0.1
    • tools
    • 1.1
    • x86, sparc
    • solaris_2.5, windows_nt
    • Not verified

      javadoc generates incorrect HTML code. There is no definition for anchors in the Header
      an HTML file. Javadoc generates an HTML file with the anchor
      <a name="_top_"></a> in the header section of the HTML file. It should not

      Steps to reproduce
      run javadoc on any java source code file.

      The description field as copied from bug report 1247969 follows:

      javadoc generates

      <a name="_top_"></a>

      within <head>...</head>.

      This is incorrect HTML. It would be better if the construct were
      placed right after <body>.

            mr Mark Reinhold
            kasmithsunw Kevin Smith (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: