Integrated: 8284233: serviceability/jvmti/vthread/InterruptThreadTest/InterruptThreadTest.java failing in loom repo

Serguei Spitsyn sspitsyn at openjdk.java.net
Mon Apr 25 16:49:43 UTC 2022


On Mon, 25 Apr 2022 10:23:25 GMT, Serguei Spitsyn <sspitsyn at openjdk.org> wrote:

> 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.

This pull request has now been integrated.

Changeset: 46ce2888
Author:    Serguei Spitsyn <sspitsyn at openjdk.org>
URL:       https://git.openjdk.java.net/loom/commit/46ce2888e0435dfe431137abdeef74205e747b27
Stats:     18 lines in 1 file changed: 8 ins; 3 del; 7 mod

8284233: serviceability/jvmti/vthread/InterruptThreadTest/InterruptThreadTest.java failing in loom repo

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

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


More information about the loom-dev mailing list