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

JLS3 translation to HTML should produce valid HTML

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 7
    • 5.0, 6
    • specification
    • b01
    • generic, x86
    • generic, windows_xp
    • Not verified

      Many chapters of HTML version of JLS3 (http://java.sun.com/docs/books/jls/third_edition/download/langspec-3.0.zip) are HTML invalid.
      For example, there are double closing tags, invalid closing, etc.
      E.g. binaryComp.html with double closing </i> - line 145:
      <li>If the expression is of the form <code>new</code> <i>D</i>(..){...} or <i>X</i>.<code>new</code> <i>D</i></i>

      E.g. grammars.html with invalid closing - line 65:
      break <i>Identifier<sub>opt</i></sub> ;

      Almost all chapters have such errors.

            abuckley Alex Buckley
            vrudomet Victor Rudometov
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: