-
Type:
Bug
-
Resolution: Duplicate
-
Priority:
P2
-
None
-
Affects Version/s: 14
-
Component/s: hotspot
Run test with:
-Xmx1g -XX:+UnlockDiagnosticVMOptions -XX:+UnlockExperimentalVMOptions -XX:+UseShenandoahGC -XX:ShenandoahGCHeuristics=aggressive -XX:+VerifyOops -Xcomp TestJNIGlobalRefs
Crash with:
# fatal error: DEBUG MESSAGE: verify_oop: rax: broken oop
I chased down a bit, the verify_oop() came from:
src/hotspot/cpu/x86/c1_LIRAssembler_x86.cpp#861
-Xmx1g -XX:+UnlockDiagnosticVMOptions -XX:+UnlockExperimentalVMOptions -XX:+UseShenandoahGC -XX:ShenandoahGCHeuristics=aggressive -XX:+VerifyOops -Xcomp TestJNIGlobalRefs
Crash with:
# fatal error: DEBUG MESSAGE: verify_oop: rax: broken oop
I chased down a bit, the verify_oop() came from:
src/hotspot/cpu/x86/c1_LIRAssembler_x86.cpp#861
- duplicates
-
JDK-8238851 Shenandoah: C1: Resolve into registers of correct type
-
- Closed
-