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.
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.