RFR: 8294406: Test runtime/handshake/HandshakeDirectTest.java failed: JVMTI_ERROR_WRONG_PHASE

Serguei Spitsyn sspitsyn at openjdk.org
Fri Sep 30 06:26:26 UTC 2022


On Fri, 30 Sep 2022 04:37:58 GMT, David Holmes <dholmes at openjdk.org> wrote:

> Why is `JVMTI_ERROR_WRONG_PHASE` a valid result here?

I think, it is because the testing `suspendResumeThread` tread is a daemon thread.
I'm not sure why it was set to be a daemon thread though.

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

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


More information about the serviceability-dev mailing list