8294672: Typo in description of JDWP VirtualMachine/AllThreads command
Reviewed-by: jpai, dholmes
This commit is contained in:
parent
823fd4a9df
commit
1c86cf5507
@ -98,7 +98,7 @@ JDWP "Java(tm) Debug Wire Protocol"
|
||||
"The returned list contains a threadID for each live "
|
||||
"<a href=../../api/java.base/java/lang/Thread.html#platform-threads>platform thread</a> "
|
||||
"in the target VM. This includes platform threads created with the Thread "
|
||||
"API and and all native threads attached to the target VM with JNI code."
|
||||
"API and all native threads attached to the target VM with JNI code."
|
||||
"<p>"
|
||||
"It is implementation dependent if the list contains threadIDs for live "
|
||||
"<a href=../../api/java.base/java/lang/Thread.html#virtual-threads>virtual threads</a> "
|
||||
|
Loading…
x
Reference in New Issue
Block a user