On Tue, 11 Oct 2022 16:46:37 GMT, Leonid Mesnik <lmes...@openjdk.org> wrote:

> This test duplicates runtime/handshake/HandshakeSuspendExitTest.java and 
> might be deleted.

I don't think that this test:

 serviceability/jvmti/thread/SuspendThread/suspendthrd03/suspendthrd03.java

duplicates:

runtime/handshake/HandshakeSuspendExitTest.java

It appears to be a ported test based on this test:

test/hotspot/jtreg/vmTestbase/nsk/jvmti/SuspendThread/suspendthrd003.java
test/hotspot/jtreg/vmTestbase/nsk/jvmti/SuspendThread/suspendthrd003/suspendthrd003.cpp
test/hotspot/jtreg/vmTestbase/nsk/jvmti/SuspendThread/suspendthrd003/TestDescription.java

I'm pretty sure that I added vmTestbase/nsk/jvmti/SuspendThread/suspendthrd003 
as
part of my work on Thread-SMR. It looks like this test:

 serviceability/jvmti/thread/SuspendThread/suspendthrd03/suspendthrd03.java

was added as part of the Loom project for some reason.

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

PR: https://git.openjdk.org/jdk/pull/10662

Reply via email to