make/data/jdwp/jdwp.spec
changeset 50530 7e3aa681a484
parent 48623 b1006bbb925a
child 50735 2f2af62dfac7
--- a/make/data/jdwp/jdwp.spec	Tue Jun 12 11:34:48 2018 -0700
+++ b/make/data/jdwp/jdwp.spec	Tue Jun 12 13:24:37 2018 -0700
@@ -1997,8 +1997,7 @@
         )
     )
     (Command Stop=10
-        "Stops the thread with an asynchronous exception, as if done by "
-        "java.lang.Thread.stop "
+        "Stops the thread with an asynchronous exception. "
         (Out
             (threadObject thread "The thread object ID. ")
             (object throwable "Asynchronous exception. This object must "