Test vmTestbase/nsk/jvmti/scenarios/events/EM02/em02t006 fails with
----------configuration:(0/0)----------
----------System.out:(8/566)----------
[23:10:46.869] debuggee> ObjectFree:: Provoke JVMTI_EVENT_OBJECT_FREE
[23:10:46.914] debuggee> ObjectFree:: Provoke JVMTI_EVENT_OBJECT_FREE
[23:10:46.928] debuggee> ObjectFree:: Provoke JVMTI_EVENT_OBJECT_FREE
The following fake exception stacktrace is for failure analysis.
nsk.share.Fake_Exception_for_RULE_Creation: (em02t006.cpp:139) Unexpected event JVMTI_EVENT_OBJECT_FREE was sent 100 times
at nsk_lvcomplain(nsk_tools.cpp:172)
# ERROR: em02t006.cpp, 139: Unexpected event JVMTI_EVENT_OBJECT_FREE was sent 100 times
Test failed by setFailStatus(). See log.
----------System.err:(0/0)----------
The problem is not new. This check was performed in VMDeath callback and thus result was ignored. So it just became visible after
https://bugs.openjdk.org/browse/JDK-8352654
----------configuration:(0/0)----------
----------System.out:(8/566)----------
[23:10:46.869] debuggee> ObjectFree:: Provoke JVMTI_EVENT_OBJECT_FREE
[23:10:46.914] debuggee> ObjectFree:: Provoke JVMTI_EVENT_OBJECT_FREE
[23:10:46.928] debuggee> ObjectFree:: Provoke JVMTI_EVENT_OBJECT_FREE
The following fake exception stacktrace is for failure analysis.
nsk.share.Fake_Exception_for_RULE_Creation: (em02t006.cpp:139) Unexpected event JVMTI_EVENT_OBJECT_FREE was sent 100 times
at nsk_lvcomplain(nsk_tools.cpp:172)
# ERROR: em02t006.cpp, 139: Unexpected event JVMTI_EVENT_OBJECT_FREE was sent 100 times
Test failed by setFailStatus(). See log.
----------System.err:(0/0)----------
The problem is not new. This check was performed in VMDeath callback and thus result was ignored. So it just became visible after
https://bugs.openjdk.org/browse/JDK-8352654
- relates to
-
JDK-8352654 [REDO] nsk/jvmti/ tests should fail when nsk_jvmti_setFailStatus() is called
-
- Open
-