-
Bug
-
Resolution: Duplicate
-
P2
-
None
-
1.4.0
-
sparc
-
solaris_7
jdk1.4 b54 crashes swingmark and html benchmark tests. To reproduce:
% uname -a
SunOS vispro 5.7 Generic_106541-11 sun4u sparc SUNW,Ultra-30
% java -client -version
java version "1.4.0-beta"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-beta-b54)
Java HotSpot(TM) Client VM (build 1.4beta-B54, mixed mode)
% java -client -ms256m -mx256m -cp /home/zzhang/bugs perfteam.swingmark.SwingMark -q -testfile defaulttests.txtSwingMark Test
-----------
started at Mon Mar 05 10:51:35 PST 2001
Program will automatically terminate after last run
Will read tests from file defaulttests.txt
Startup Time: 24781
Sub-Menus = 2165 (Paint = 0)
#
# HotSpot Virtual Machine Error, Internal Error
# Please report this error at
# http://java.sun.com/cgi-bin/bugreport.cgi
#
# Error ID: 43113F2C2932215353454D424C45523F53504152430E4350500737 01
#
# Problematic Thread: prio=5 tid=0x9e158 nid=0xa runnable
#
Abort
-----------
% java -client -ms256m -mx256m -cp /home/zzhang/bugs perfteam.swingmark.SwingMark -q -tests perfteam.swingmark.text.ShortTextTest
----------
Starting SwingMark
SwingMark Test started at Mon Mar 05 10:05:35 PST 2001
Program will automatically terminate after last run
Will only run the following tests:
perfteam.swingmark.text.ShortTextTest
Startup Time: 5588
#
# HotSpot Virtual Machine Error, Internal Error
# Please report this error at
# http://java.sun.com/cgi-bin/bugreport.cgi
#
# Error ID: 43113F2C2932215353454D424C45523F53504152430E4350500737 01
#
# Problematic Thread: prio=5 tid=0x9e158 nid=0xa runnable
#
Abort
---------
% uname -a
SunOS vispro 5.7 Generic_106541-11 sun4u sparc SUNW,Ultra-30
% java -client -version
java version "1.4.0-beta"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-beta-b54)
Java HotSpot(TM) Client VM (build 1.4beta-B54, mixed mode)
% java -client -ms256m -mx256m -cp /home/zzhang/bugs perfteam.swingmark.SwingMark -q -testfile defaulttests.txtSwingMark Test
-----------
started at Mon Mar 05 10:51:35 PST 2001
Program will automatically terminate after last run
Will read tests from file defaulttests.txt
Startup Time: 24781
Sub-Menus = 2165 (Paint = 0)
#
# HotSpot Virtual Machine Error, Internal Error
# Please report this error at
# http://java.sun.com/cgi-bin/bugreport.cgi
#
# Error ID: 43113F2C2932215353454D424C45523F53504152430E4350500737 01
#
# Problematic Thread: prio=5 tid=0x9e158 nid=0xa runnable
#
Abort
-----------
% java -client -ms256m -mx256m -cp /home/zzhang/bugs perfteam.swingmark.SwingMark -q -tests perfteam.swingmark.text.ShortTextTest
----------
Starting SwingMark
SwingMark Test started at Mon Mar 05 10:05:35 PST 2001
Program will automatically terminate after last run
Will only run the following tests:
perfteam.swingmark.text.ShortTextTest
Startup Time: 5588
#
# HotSpot Virtual Machine Error, Internal Error
# Please report this error at
# http://java.sun.com/cgi-bin/bugreport.cgi
#
# Error ID: 43113F2C2932215353454D424C45523F53504152430E4350500737 01
#
# Problematic Thread: prio=5 tid=0x9e158 nid=0xa runnable
#
Abort
---------
- duplicates
-
JDK-4421535 ctw of Dynamo4.5.0.jar dies with assertion at c1_LIRAssembler_sparc.cpp, 1808
- Closed
- relates to
-
JDK-4431003 swingmark fails with build 1.4beta-B55, mixed mode on s81_34
- Closed