RFR: 8284233: serviceability/jvmti/vthread/InterruptThreadTest/InterruptThreadTest.java failing in loom repo [v3]

Serguei Spitsyn sspitsyn at openjdk.java.net
Mon Apr 25 11:46:24 UTC 2022


> The test has a lack of synchronization.
> The fix is to wait for target virtual thread reaching the desired state of execution.
> The fix is being tested with 100 of mach5 test runs on all platforms.

Serguei Spitsyn has updated the pull request incrementally with one additional commit since the last revision:

  removed obsolete variable

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

Changes:
  - all: https://git.openjdk.java.net/loom/pull/169/files
  - new: https://git.openjdk.java.net/loom/pull/169/files/56a2422b..cbabcd87

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=loom&pr=169&range=02
 - incr: https://webrevs.openjdk.java.net/?repo=loom&pr=169&range=01-02

  Stats: 1 line in 1 file changed: 0 ins; 1 del; 0 mod
  Patch: https://git.openjdk.java.net/loom/pull/169.diff
  Fetch: git fetch https://git.openjdk.java.net/loom pull/169/head:pull/169

PR: https://git.openjdk.java.net/loom/pull/169


More information about the loom-dev mailing list