Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2177304 | 7 | Karen Kinnear | P3 | Closed | Fixed | b39 |
JDK-2172806 | 6u14 | Karen Kinnear | P3 | Closed | Fixed | b01 |
hs14-b06 jvm crashes when CDS is enabled.
> java -client -Xshare:dump
> java -client -version
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0xfe981f24, pid=20595, tid=2
#
# Java VM: Java HotSpot(TM) Client VM (14.0-b06-2008-10-16-062551.et151817.hs14b06a mixed mode, sharing solaris-sparc )
# Problematic frame:
# V [libjvm.so+0x181f24]
#
> java -client -Xshare:dump
> java -client -version
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0xfe981f24, pid=20595, tid=2
#
# Java VM: Java HotSpot(TM) Client VM (14.0-b06-2008-10-16-062551.et151817.hs14b06a mixed mode, sharing solaris-sparc )
# Problematic frame:
# V [libjvm.so+0x181f24]
#
- backported by
-
JDK-2172806 jvm crashes when CDS is enabled
-
- Closed
-
-
JDK-2177304 jvm crashes when CDS is enabled
-
- Closed
-