RFR: 8282384: [LOOM] Need test for ThreadReference.interrupt() on a vthread [v3]
Leonid Mesnik
lmesnik at openjdk.org
Thu Apr 27 21:46:24 UTC 2023
On Thu, 27 Apr 2023 21:08:23 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:
>
> use NamedTask library class
Marked as reviewed by lmesnik (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/13696#pullrequestreview-1404929979
More information about the serviceability-dev
mailing list