-
Sub-task
-
Resolution: Fixed
-
P3
-
25
Many failures in tiers 5-7 so far so backing out the change.
vmTestbase/nsk/jvmti/scenarios/allocation/AP11/ap11t001/TestDescription.java
nsk.share.Fake_Exception_for_RULE_Creation: (ap11t001.cpp:46) jvmti->GetClassSignature(classes[i], &signature, &generic)
at nsk_lvcomplain(nsk_tools.cpp:172)
# ERROR: ap11t001.cpp, 46: jvmti->GetClassSignature(classes[i], &signature, &generic)
# jvmti error: code=112, name=JVMTI_ERROR_WRONG_PHASE
Test failed by setFailStatus(). See log.
vmTestbase/nsk/jvmti/scenarios/hotswap/HS101/hs101t005/TestDescription.java
[0.006s][error][cds] CDS archive has aot-linked classes. It cannot be used when JVMTI ClassFileLoadHook is in use.
[19:58:8.510] Debugee finished: i = 9
The following fake exception stacktrace is for failure analysis.
nsk.share.Fake_Exception_for_RULE_Creation: (HotSwap.cpp:157) jvmti_env->GetMethodName(method, &name, &signature, nullptr)
at nsk_lvcomplain(nsk_tools.cpp:172)
# ERROR: HotSwap.cpp, 157: jvmti_env->GetMethodName(method, &name, &signature, nullptr)
# jvmti error: code=112, name=JVMTI_ERROR_WRONG_PHASE
Test failed by setFailStatus(). See log.
vmTestbase/nsk/jvmti/RedefineClasses/redefclass028/TestDescription.java
[23:30:47.203] RedefClass: exiting
The following fake exception stacktrace is for failure analysis.
nsk.share.Fake_Exception_for_RULE_Creation: (redefclass028.cpp:103) jvmti_env->GetMethodName(method, &name, &sig, nullptr)
at nsk_lvcomplain(nsk_tools.cpp:172)
# ERROR: redefclass028.cpp, 103: jvmti_env->GetMethodName(method, &name, &sig, nullptr)
# jvmti error: code=112, name=JVMTI_ERROR_WRONG_PHASE
Test failed by setFailStatus(). See log.
vmTestbase/nsk/jvmti/RedefineClasses/redefclass030/TestDescription.java
[23:34:1.303] RedefClassWrapper: exiting
The following fake exception stacktrace is for failure analysis.
nsk.share.Fake_Exception_for_RULE_Creation: (redefclass030.cpp:103) jvmti_env->GetMethodName(method, &name, &sig, nullptr)
at nsk_lvcomplain(nsk_tools.cpp:172)
# ERROR: redefclass030.cpp, 103: jvmti_env->GetMethodName(method, &name, &sig, nullptr)
# jvmti error: code=112, name=JVMTI_ERROR_WRONG_PHASE
Test failed by setFailStatus(). See log.
vmTestbase/nsk/jvmti/scenarios/allocation/AP11/ap11t001/TestDescription.java
nsk.share.Fake_Exception_for_RULE_Creation: (ap11t001.cpp:46) jvmti->GetClassSignature(classes[i], &signature, &generic)
at nsk_lvcomplain(nsk_tools.cpp:172)
# ERROR: ap11t001.cpp, 46: jvmti->GetClassSignature(classes[i], &signature, &generic)
# jvmti error: code=112, name=JVMTI_ERROR_WRONG_PHASE
Test failed by setFailStatus(). See log.
vmTestbase/nsk/jvmti/scenarios/hotswap/HS101/hs101t005/TestDescription.java
[0.006s][error][cds] CDS archive has aot-linked classes. It cannot be used when JVMTI ClassFileLoadHook is in use.
[19:58:8.510] Debugee finished: i = 9
The following fake exception stacktrace is for failure analysis.
nsk.share.Fake_Exception_for_RULE_Creation: (HotSwap.cpp:157) jvmti_env->GetMethodName(method, &name, &signature, nullptr)
at nsk_lvcomplain(nsk_tools.cpp:172)
# ERROR: HotSwap.cpp, 157: jvmti_env->GetMethodName(method, &name, &signature, nullptr)
# jvmti error: code=112, name=JVMTI_ERROR_WRONG_PHASE
Test failed by setFailStatus(). See log.
vmTestbase/nsk/jvmti/RedefineClasses/redefclass028/TestDescription.java
[23:30:47.203] RedefClass: exiting
The following fake exception stacktrace is for failure analysis.
nsk.share.Fake_Exception_for_RULE_Creation: (redefclass028.cpp:103) jvmti_env->GetMethodName(method, &name, &sig, nullptr)
at nsk_lvcomplain(nsk_tools.cpp:172)
# ERROR: redefclass028.cpp, 103: jvmti_env->GetMethodName(method, &name, &sig, nullptr)
# jvmti error: code=112, name=JVMTI_ERROR_WRONG_PHASE
Test failed by setFailStatus(). See log.
vmTestbase/nsk/jvmti/RedefineClasses/redefclass030/TestDescription.java
[23:34:1.303] RedefClassWrapper: exiting
The following fake exception stacktrace is for failure analysis.
nsk.share.Fake_Exception_for_RULE_Creation: (redefclass030.cpp:103) jvmti_env->GetMethodName(method, &name, &sig, nullptr)
at nsk_lvcomplain(nsk_tools.cpp:172)
# ERROR: redefclass030.cpp, 103: jvmti_env->GetMethodName(method, &name, &sig, nullptr)
# jvmti error: code=112, name=JVMTI_ERROR_WRONG_PHASE
Test failed by setFailStatus(). See log.
- caused by
-
JDK-8351375 nsk/jvmti/ tests should fail when nsk_jvmti_setFailStatus() is called
-
- Closed
-
- links to
-
Commit(master) openjdk/jdk/ee1577b7
-
Review(master) openjdk/jdk/24181