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

stddoclet: javadoc creates invalid index.html file (unterminated string)

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 1.4.0
    • 1.3.1, 1.3.1_01
    • tools
    • beta
    • generic, x86
    • generic, windows_98
    • Verified



      Name: rmT116609 Date: 02/20/2001


      java version "1.3.1-beta"
      Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.1-beta-b15)
      Java HotSpot(TM) Client VM (build 1.3.1beta-b15, mixed mode)

      Java Source Code (Empty.java):
      public class Empty { }

      Steps to reproduce:
      javadoc Empty.java

      The first line of the created index.html file is:
      <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0
      Transitional//EN""http://www.w3.org/TR/REC-html40/loose.dtd>

      There should be a double quote to close the second string argument:
      <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0
      Transitional//EN""http://www.w3.org/TR/REC-html40/loose.dtd">
      (Review ID: 117333)
      ======================================================================

            jhosunw Jamie Ho (Inactive)
            rmandalasunw Ranjith Mandala (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: