jdwp-protocol is generated without a DOCTYPE directive

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P3
    • 10
    • Affects Version/s: 9
    • Component/s: core-svc
    • b35

      The jdwpgen build tool generates jdwp-protocol.html without a <!doctype html> directive at the beginning.

      See
      jdk/make/src/classes/build/tools/jdwpgen/RootNode.java

          void document(PrintWriter writer) {
              writer.println("<html><head><title>" + comment() + "</title></head>");

            Assignee:
            Serguei Spitsyn
            Reporter:
            Jonathan Gibbons
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: