8211324: Link to java.lang.ThreadGroup in JDWP spec is broken
authorgadams
Tue, 09 Oct 2018 07:33:15 -0400
changeset 52064 50ef71b6fd3d
parent 52063 f50685d7142d
child 52065 dea8a62cdfc3
8211324: Link to java.lang.ThreadGroup in JDWP spec is broken Reviewed-by: sspitsyn, chegar, alanb
make/data/jdwp/jdwp.spec
--- a/make/data/jdwp/jdwp.spec	Tue Oct 09 13:22:19 2018 -0700
+++ b/make/data/jdwp/jdwp.spec	Tue Oct 09 07:33:15 2018 -0400
@@ -2185,7 +2185,7 @@
         "in this thread group. Threads and thread groups in child "
         "thread groups are not included. "
         "A thread is alive if it has been started and has not yet been stopped. "
-        "See <a href=../../../api/java/lang/ThreadGroup.html>java.lang.ThreadGroup </a>
+        "See <a href=../../api/java.base/java/lang/ThreadGroup.html>java.lang.ThreadGroup </a>
         "for information about active ThreadGroups.
         (Out
             (threadGroupObject group "The thread group object ID. ")