- Loading...
...
...
VirtualThreads.allThreads() (and JDWP VirtualMachine/AllThreads) enumerates all active platform threads, as before.
Virtual threads are not active members of a thread group.
JDI JDI ThreadGroupReference::threads (and JDWP ThreadGroupReference/Children) enumerate all active platform threads in the group, as before.
...
| Option Name and Value | Description | Default | |||
|---|---|---|---|---|---|
| enumeratevthreads=y|n | thread lists include vthreads | n | |||
| trackvthreads=some|all | track some or all vthreads | some | enumeratevthreads=y|n | thread lists include vthreads | y |
| fakevthreadstartevent=y|n | send fake start event when needed | y |
...