Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

ThreadStart/ThreadEnd events

JDI ThreadStartEvent/ThreadDeathEvents can be are sent for all threads, as before, but it may impact performance if there are a huge number of virtual threads.

...

JDI ThreadStartRequest/ThreadDeathRequest define a new method to control whether thread start/end events are sent for all threads or only platform threads.

IsVirtual

JDI ThreadReference defines isVirtual to test if a thread is a virtual thread.

JDWP ThreadReference/IsVirtual is the equivalent.

Not Supported

The following are not currently supported for virtual threads:

...