RFR: 8282384: [LOOM] Need test for ThreadReference.interrupt() on a vthread [v3]
Chris Plummer
cjplummer at openjdk.org
Thu Apr 27 21:08:23 UTC 2023
> 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
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/13696/files
- new: https://git.openjdk.org/jdk/pull/13696/files/e417fee0..a7f277a9
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=13696&range=02
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=13696&range=01-02
Stats: 5 lines in 1 file changed: 0 ins; 2 del; 3 mod
Patch: https://git.openjdk.org/jdk/pull/13696.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/13696/head:pull/13696
PR: https://git.openjdk.org/jdk/pull/13696
More information about the serviceability-dev
mailing list