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

The reason for it to be a daemon is that this thread should try to 
suspend/resume when we are terminating, thus trying to hit those rare exit 
parts where we do thread exits with a pending suspend.

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

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

Reply via email to