RFR: 8282384: [LOOM] Need test for ThreadReference.interrupt() on a vthread [v4]

Chris Plummer cjplummer at openjdk.org
Mon May 1 18:30:31 UTC 2023


On Fri, 28 Apr 2023 17:45:59 GMT, Chris Plummer <cjplummer at openjdk.org> wrote:

>> Convert this ThreadReference.interrupt() test to support virtual threads. I believe this is the only test for ThreadReference.interrupt() that we have.
>> 
>> Tested by running with and without -Dmain.wrapper=Virtual on all supported platforms.
>
> Chris Plummer has updated the pull request incrementally with one additional commit since the last revision:
> 
>   update comment

Thanks for the reviews Serguei and Leonid!

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

PR Comment: https://git.openjdk.org/jdk/pull/13696#issuecomment-1530032710


More information about the serviceability-dev mailing list