-
Bug
-
Resolution: Fixed
-
P3
-
11, 12
-
b14
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8227216 | 11.0.10-oracle | Daniil Titov | P3 | Resolved | Fixed | b01 |
JDK-8226610 | 11.0.5 | Jiangli Zhou | P3 | Resolved | Fixed | b01 |
The following fake exception stacktrace is for failuire analysis.
nsk.share.Fake_Exception_for_RULE_Creation: (ap11t001.cpp:47) NSK_CPP_STUB4(GetClassSignature, jvmti, classes[i], &signature, &generic)
at nsk_lvcomplain(nsk_tools.cpp:172)
# ERROR: ap11t001.cpp, 47: NSK_CPP_STUB4(GetClassSignature, jvmti, classes[i], &signature, &generic)
# jvmti error: code=21, name=JVMTI_ERROR_INVALID_CLASS
# ERROR: ap11t001.cpp, 145: VMObjectAlloc: object_klass is not found in the list of loaded classes: Ljava/lang/invoke/MemberName;
# ERROR: ap11t001.cpp, 47: NSK_CPP_STUB4(GetClassSignature, jvmti, classes[i], &signature, &generic)
# jvmti error: code=21, name=JVMTI_ERROR_INVALID_CLASS
# ERROR: ap11t001.cpp, 145: VMObjectAlloc: object_klass is not found in the list of loaded classes: Ljava/lang/String;
# ERROR: ap11t001.cpp, 47: NSK_CPP_STUB4(GetClassSignature, jvmti, classes[i], &signature, &generic)
# jvmti error: code=21, name=JVMTI_ERROR_INVALID_CLASS
# ERROR: ap11t001.cpp, 145: VMObjectAlloc: object_klass is not found in the list of loaded classes: [B
- backported by
-
JDK-8226610 vmTestbase/nsk/jvmti/scenarios/allocation/AP11/ap11t001/TestDescription.java failed with JVMTI_ERROR_INVALID_CLASS in CDS mode
- Resolved
-
JDK-8227216 vmTestbase/nsk/jvmti/scenarios/allocation/AP11/ap11t001/TestDescription.java failed with JVMTI_ERROR_INVALID_CLASS in CDS mode
- Resolved
- duplicates
-
JDK-8209736 runtime/RedefineTests/ModifyAnonymous.java fails with NullPointerException when running in CDS mode
- Resolved
-
JDK-8209744 com/sun/jdi/ClassesByName2Test.java fails with VMDisconnectedException in CDS mode
- Closed
- relates to
-
JDK-8209736 runtime/RedefineTests/ModifyAnonymous.java fails with NullPointerException when running in CDS mode
- Resolved
-
JDK-8202951 Implementation of JEPJDK-8204247: Include default CDS (Class Data Sharing) archive in JDK binary
- Resolved