|
Quick Lists
|
|
Bug ID:
|
6761092
|
|
Votes
|
0
|
|
Synopsis
|
jvm crashes when CDS is enabled
|
|
Category
|
hotspot:runtime_system
|
|
Reported Against
|
b06
|
|
Release Fixed
|
hs14(b06)
|
|
State
|
10-Fix Delivered,
bug
|
|
Priority:
|
1-Very High
|
|
Related Bugs
|
|
|
Submit Date
|
19-OCT-2008
|
|
Description
|
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]
#
Posted Date : 2008-10-19 19:16:57.0
|
|
Work Around
|
N/A
|
|
Evaluation
|
Bug in hardcoded constant assuming max size of c++ virtual method table for vm Klass types, only used with CDS.
Posted Date : 2008-10-22 17:36:13.0
http://hg.openjdk.java.net/jdk7/hotspot-rt/hotspot/rev/52e32c8b317e
Posted Date : 2008-10-22 21:32:12.0
|
|
Comments
|
PLEASE NOTE: JDK6 is formerly known as Project Mustang
|
|
|
 |