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

Chris Plummer cjplummer at openjdk.org
Thu Apr 27 20:54:02 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:

  some thread -> task renaming

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/13696/files
  - new: https://git.openjdk.org/jdk/pull/13696/files/9e7d4f3b..e417fee0

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=13696&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=13696&range=00-01

  Stats: 7 lines in 1 file changed: 0 ins; 0 del; 7 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