Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8289237 | 20 | Serguei Spitsyn | P3 | Resolved | Fixed | b04 |
JDK-8291310 | 19.0.2 | Serguei Spitsyn | P3 | Resolved | Fixed | b01 |
JDK-8291143 | 19.0.1 | Serguei Spitsyn | P3 | Resolved | Fixed | b04 |
open/src/hotspot/share/runtime/vframe.cpp:300
# assert(stack_chunk() == __null) failed: Not supported for heap frames
V [libjvm.dylib+0x11b01dc] interpretedVFrame::locals_addr_at(int) const+0xc8
V [libjvm.dylib+0x11b1288] interpretedVFrame::set_locals(StackValueCollection*) const+0xf0
V [libjvm.dylib+0xc31c80] VM_BaseGetOrSetLocal::doit()+0x5fc
V [libjvm.dylib+0x11cfbe0] VM_Operation::evaluate()+0x104
V [libjvm.dylib+0x11eb640] VMThread::evaluate_operation(VM_Operation*)+0x100
- backported by
-
JDK-8289237 serviceability/jvmti/vthread/GetSetLocalTest failed with assert: Not supported for heap frames
-
- Resolved
-
-
JDK-8291143 serviceability/jvmti/vthread/GetSetLocalTest failed with assert: Not supported for heap frames
-
- Resolved
-
-
JDK-8291310 serviceability/jvmti/vthread/GetSetLocalTest failed with assert: Not supported for heap frames
-
- Resolved
-
- duplicates
-
JDK-8291525 serviceability/jvmti/vthread/GetSetLocalTest/GetSetLocalTest.java fails with JVMTI_ERROR_THREAD_NOT_ALIVE
-
- Closed
-
- relates to
-
JDK-8288387 GetLocalXXX/SetLocalXXX spec should require suspending target thread
-
- Resolved
-
-
JDK-8291525 serviceability/jvmti/vthread/GetSetLocalTest/GetSetLocalTest.java fails with JVMTI_ERROR_THREAD_NOT_ALIVE
-
- Closed
-