On Thu, 30 Jun 2022 13:20:22 GMT, Alan Bateman <al...@openjdk.org> wrote:
> 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. This pull request has now been integrated. Changeset: b3a0e482 Author: Alan Bateman <al...@openjdk.org> URL: https://git.openjdk.org/jdk19/commit/b3a0e482adc32946d03b10589f746bb31f9c9e5b Stats: 29 lines in 2 files changed: 12 ins; 0 del; 17 mod 8289439: Clarify relationship between ThreadStart/ThreadEnd and can_support_virtual_threads capability Reviewed-by: dholmes, dcubed, sspitsyn, cjplummer ------------- PR: https://git.openjdk.org/jdk19/pull/94