RFR: 8306034: add support of virtual threads to JVMTI StopThread [v2]
Chris Plummer
cjplummer at openjdk.org
Mon Apr 24 20:29:20 UTC 2023
On Sat, 22 Apr 2023 08:01:20 GMT, Alan Bateman <alanb at openjdk.org> wrote:
>> 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`.
>
> The scenario that I'm wondering about is where a virtual thread is resumed at around the same time that JVMTI StopThread is called. Not easy to test.
Seems we should have a stress test for that.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/13546#discussion_r1175750223
More information about the serviceability-dev
mailing list