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

Leonid Mesnik lmesnik at openjdk.org
Thu Sep 25 17:12:47 UTC 2025


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.

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

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

Changes: https://git.openjdk.org/jdk/pull/27495/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=27495&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8368699
  Stats: 12 lines in 1 file changed: 8 ins; 3 del; 1 mod
  Patch: https://git.openjdk.org/jdk/pull/27495.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/27495/head:pull/27495

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


More information about the serviceability-dev mailing list