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. Marked as reviewed by dcubed (Reviewer). I'm okay with deleting these two files: test/hotspot/jtreg/serviceability/jvmti/thread/SuspendThread/suspendthrd03/libsuspendthrd03.cpp test/hotspot/jtreg/serviceability/jvmti/thread/SuspendThread/suspendthrd03/suspendthrd03.java but can someone explain why this test was ported/created in the first place? And did the Loom project do this with other tests and, if so, why? ------------- PR: https://git.openjdk.org/jdk/pull/10662