-
Bug
-
Resolution: Fixed
-
P2
-
9, 10
-
b175
-
Fix failed
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8182810 | 10 | Rickard Backman | P2 | Resolved | Fixed | b14 |
JDK-8182514 | 9.0.4 | Rickard Backman | P2 | Resolved | Fixed | b01 |
# A fatal error has been detected by the Java Runtime Environment:
#
# Internal Error (/opt/jprt/T/P1/135303.tohartma/s/hotspot/src/share/vm/ci/ciBaseObject.cpp:46), pid=44688, tid=44929
# assert(id != 0) failed: must be initialized
#
# JRE version: Java(TM) SE Runtime Environment (9.0) (fastdebug build 9-internal+0-2017-05-05-135303.tohartma.8179070)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (fastdebug 9-internal+0-2017-05-05-135303.tohartma.8179070, mixed mode, tiered, compressed oops, concurrent mark sweep gc, linux-arm64)
#
# Internal Error (/opt/jprt/T/P1/135303.tohartma/s/hotspot/src/share/vm/ci/ciBaseObject.cpp:46), pid=44688, tid=44929
# assert(id != 0) failed: must be initialized
#
# JRE version: Java(TM) SE Runtime Environment (9.0) (fastdebug build 9-internal+0-2017-05-05-135303.tohartma.8179070)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (fastdebug 9-internal+0-2017-05-05-135303.tohartma.8179070, mixed mode, tiered, compressed oops, concurrent mark sweep gc, linux-arm64)
- backported by
-
JDK-8182514 Failing assert: id must be initialized
-
- Resolved
-
-
JDK-8182810 Failing assert: id must be initialized
-
- Resolved
-
- relates to
-
JDK-8183982 [ARM64] assert(id != 0) failed: must be initialized
-
- Closed
-