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

Link to java.lang.ThreadGroup in JDWP spec is broken

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 12
    • 11
    • core-svc
    • None
    • b15

      The link to java.lang.ThreadGroup on the following page is broken:
        https://docs.oracle.com/en/java/javase/11/docs/specs/jdwp/jdwp-protocol.html

      The link is currently
      <a href="../../../api/java/lang/ThreadGroup.html">java.lang.ThreadGroup </a>
      and is fragile to maintain because the location of the API relative to the JDWP spec has changed several times. One suggestion is to drop the link.

            gadams Gary Adams (Inactive)
            alanb Alan Bateman
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: