On Fri, 30 Sep 2022 01:32:44 GMT, Leonid Mesnik <lmes...@openjdk.org> wrote:
> 8294406: Test runtime/handshake/HandshakeDirectTest.java failed: > JVMTI_ERROR_WRONG_PHASE So what is the "wrong phase" that we are in? I don't like just accepting any wrong phase because only termination phases are expected to be encountered not startup phases. ------------- PR: https://git.openjdk.org/jdk/pull/10502