RFR: 8368699: nsk/jvmti/scenarios/events/EM04/em04t001/em04t001.cpp destroys jvmti monitor when VM is dead

Serguei Spitsyn sspitsyn at openjdk.org
Fri Sep 26 07:53:22 UTC 2025


On Thu, 25 Sep 2025 17:06:15 GMT, Leonid Mesnik <lmesnik at openjdk.org> wrote:

> Test
> nsk/jvmti/scenarios/events/EM04/em04t001/em04t001.cpp
> destroys jvmti raw monitor in incorrect phase. 
> 
> The test is not failing because currently the failure is ignored.
> However I plan to fix https://bugs.openjdk.org/browse/JDK-8352654 and the test going to fails.

Looks good. It is interesting that VM_DEATH event was already enabled for this test. :)

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

Marked as reviewed by sspitsyn (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/27495#pullrequestreview-3270660021


More information about the serviceability-dev mailing list