RFR: 8306034: add support of virtual threads to JVMTI StopThread [v2]
Serguei Spitsyn
sspitsyn at openjdk.org
Fri Apr 21 23:56:44 UTC 2023
On Fri, 21 Apr 2023 17:12:32 GMT, Alan Bateman <alanb at openjdk.org> wrote:
>> Nice catch - fixed now.
>
> Okay but JvmtiVTMSTransitionDisabler prevent the thread from being resumed for the -XX:-VMContinuations case?
Thank you for the catch. Will check it. I have to extend the test to cover the BoundVirtualThread case enabled with the flag `-XX:-VMContinuations`.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/13546#discussion_r1174228621
More information about the serviceability-dev
mailing list