-
Bug
-
Resolution: Duplicate
-
P2
-
None
-
14
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
-