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

Alan Bateman alanb at openjdk.org
Wed Jul 6 06:43:09 UTC 2022


On Thu, 30 Jun 2022 13:20:22 GMT, Alan Bateman <alanb at 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 <alanb at 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


More information about the serviceability-dev mailing list