[jdk19] RFR: 8289439: Clarify relationship between ThreadStart/ThreadEnd and can_support_virtual_threads capability

Alan Bateman alanb at openjdk.org
Fri Jul 1 09:09:25 UTC 2022


The description of the ThreadStart/End events in the JVM TI spec needs rewording to make it clearer when these events are sent for virtual threads and when VirtualThreadXXX events are sent instead.

-------------

Commit messages:
 - Tweak wording
 - Initial commit

Changes: https://git.openjdk.org/jdk19/pull/94/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk19&pr=94&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8289439
  Stats: 29 lines in 2 files changed: 12 ins; 0 del; 17 mod
  Patch: https://git.openjdk.org/jdk19/pull/94.diff
  Fetch: git fetch https://git.openjdk.org/jdk19 pull/94/head:pull/94

PR: https://git.openjdk.org/jdk19/pull/94


More information about the serviceability-dev mailing list