-
Bug
-
Resolution: Fixed
-
P4
-
2.0
-
fcs
-
x86
-
windows_nt
HS 2.0-rc2A (win32) crashes while executing the JCK-stress test 'jck12a001'.
When executed under WinNT 4.0 with -Xcomp mode, java_g.exe terminates with
the following diagnostics:
#
# HotSpot Virtual Machine Error, assertion failure
#
# assert(reg < 4*32, "")
#
# Error ID: C:\hotspot2\src\share\vm\opto\regmask.hpp, 170
#
# Problematic Thread: prio=9 tid=0x85b708 nid=0x162 runnable
#
This crash looks like a regression of the bugs: 4270877, 4279985, 4281807
The test nsk/stress/jck12a/jck12a001 could be found in the testbase_nsk
located in the directory /net/sqesvr/vsn/testbase
To reproduce the crash, please try the script 'doit.bat' in the
directory /net/sqesvr/vsn/GammaBase/Bugs/<this_bug_number>
When executed under WinNT 4.0 with -Xcomp mode, java_g.exe terminates with
the following diagnostics:
#
# HotSpot Virtual Machine Error, assertion failure
#
# assert(reg < 4*32, "")
#
# Error ID: C:\hotspot2\src\share\vm\opto\regmask.hpp, 170
#
# Problematic Thread: prio=9 tid=0x85b708 nid=0x162 runnable
#
This crash looks like a regression of the bugs: 4270877, 4279985, 4281807
The test nsk/stress/jck12a/jck12a001 could be found in the testbase_nsk
located in the directory /net/sqesvr/vsn/testbase
To reproduce the crash, please try the script 'doit.bat' in the
directory /net/sqesvr/vsn/GammaBase/Bugs/<this_bug_number>
- relates to
-
JDK-4270877 HS20-091099 Assert regmask.hpp 170 compiletheworld jforge.jar (12 or 4)
-
- Resolved
-
-
JDK-4279985 C2-101099 assert in regmask.hpp 170 in Xcomp with lang test
-
- Resolved
-
-
JDK-4281807 Beta : Build G : 10 JCK lang tests crashed with assert in regmask.hpp, 170
-
- Closed
-