Details
-
Type:
Bug
-
Status: Closed
-
Priority:
P2
-
Resolution: Duplicate
-
Affects Version/s: hs13
-
Fix Version/s: None
-
Component/s: hotspot
-
Subcomponent:
-
CPU:x86
-
OS:linux
Description
JVM fails with the assertion
# Internal Error (nmethod.cpp:1840), pid=7180, tid=1096018240
# Error: guarantee(cont_offset != 0,"unhandled implicit exception in compiled code")
on linux-amd64 in -Xmixed mode with CompressedOops enabled.
# Internal Error (nmethod.cpp:1840), pid=7180, tid=1096018240
# Error: guarantee(cont_offset != 0,"unhandled implicit exception in compiled code")
on linux-amd64 in -Xmixed mode with CompressedOops enabled.
Attachments
Issue Links
- duplicates
-
JDK-6716785 implicit null checks not triggering with CompressedOops
-
- Closed
-