On Tue, 11 Oct 2022 19:00:11 GMT, Leonid Mesnik <lmes...@openjdk.org> wrote:
> The fix removes nsk/jvmti/ tests ported to serviceability/jvmti and > forward-ports corresponding fixed. The suspend/resume tests require more work > covered by https://bugs.openjdk.org/browse/JDK-8295169. Thank you, I deleted vmTestbase/nsk/jvmti/ThreadEnd which were ported and returned back RunAgentThread entries. ------------- PR: https://git.openjdk.org/jdk/pull/10665