Versions Compared

Key

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

...

JDWP EventRequest/Set defines a new modifier VirtualThreadsExclude that filter that can be used when requesting THREAD_START and THREAD_END events. This allows these events to be filtered for virtual threads so they are not sent to the front-end/debugger.

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

Not Supported

The following are not currently supported for virtual threads:

...