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

javadoc does not create html file correctly in 5.0u6

XMLWordPrintable

    • b01
    • x86
    • windows_xp

      Jacaodc in 5.0 does not create java doc (html) correctly.

      REPRODUCE :
       (1) Set 5.0 directory path to PATH
       (2) Unfold javadoc-incorrect-doc.zip and invoke api.bat
           The batch file creates api folder.

      PROBLEM:
       The api.bat created the folloeing folders and html file.
          api/a/class-use/a.html
          api/a/class-use/b.html

       The following lines can be seen around line#56 in api/a/class-use/a.html.

        <A HREF="../../index.html?a/\class-usea.html" target="_top">

       a/\class-usea.html is not corrent, but a/\class-use/a.html seems correct.
       api/a/class-use/b.html is as well.

      In 1.4.2_10, the above mentioned line are described as a/\class-use/a.html and
       api/a/class-use/b.html.

            vchoudhaorcl Vaibhav Choudhary (Inactive)
            tbaba Tadayuki Baba (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: