This issue happened in 2010-11-11 Nightly only on windows-amd64 and only on RT_Baseline
When we create shared archive and then start java -version with -XX:+UseCompressedOops we get crash:
# To suppress the following error report, specify this argument
# after -XX: or in .hotspotrc: SuppressErrorAt=\serialize.cpp:44
#
# A fatal error has been detected by the Java Runtime Environment:
#
# Internal Error (C:\temp\jprt\P1\B\123515.km88527\source\src\share\vm\memory\serialize.cpp:44), pid=11524, tid=5696
# assert(!UseCompressedOops) failed: UseCompressedOops doesn't work with shared archive
#
# JRE version: 7.0
# Java VM: Java HotSpot(TM) 64-Bit Server VM (20.0-b02-201011051235.km88527.6981737-fastdebug mixed mode, sharing windows-amd64 compressed oops)
# An error report file with more information is saved as:
# C:\local\39726.JDK7.NIGHTLY.VM+windows-amd64_vm_server_mixed_nsk.jvmti.unit.testlist\results\hs_err_pid11524.log
#
# If you would like to submit a bug report, please visit:
# http://java.sun.com/webapps/bugreport/crash.jsp
#
When we create shared archive and then start java -version with -XX:+UseCompressedOops we get crash:
# To suppress the following error report, specify this argument
# after -XX: or in .hotspotrc: SuppressErrorAt=\serialize.cpp:44
#
# A fatal error has been detected by the Java Runtime Environment:
#
# Internal Error (C:\temp\jprt\P1\B\123515.km88527\source\src\share\vm\memory\serialize.cpp:44), pid=11524, tid=5696
# assert(!UseCompressedOops) failed: UseCompressedOops doesn't work with shared archive
#
# JRE version: 7.0
# Java VM: Java HotSpot(TM) 64-Bit Server VM (20.0-b02-201011051235.km88527.6981737-fastdebug mixed mode, sharing windows-amd64 compressed oops)
# An error report file with more information is saved as:
# C:\local\39726.JDK7.NIGHTLY.VM+windows-amd64_vm_server_mixed_nsk.jvmti.unit.testlist\results\hs_err_pid11524.log
#
# If you would like to submit a bug report, please visit:
# http://java.sun.com/webapps/bugreport/crash.jsp
#
- duplicates
-
JDK-6996136 VM crash in src/share/vm/runtime/virtualspace.cpp:424
-
- Closed
-