###@###.###
05/07/2002
Java Version: Java HotSpot(TM) Client VM (1.4.1-beta-b11 mixed mode)
which build is: 06-may-2002
When I ran Java2D demo by using current build for hopper SWAT testing, I got core dumped:
bin/java -jar demo/jfc/Java2D/*.jar
#
# HotSpot Virtual Machine Error, Internal Error
# Please report this error at
# http://java.sun.com/cgi-bin/bugreport.cgi
#
# Java VM: Java HotSpot(TM) Client VM (1.4.1-beta-b11 mixed mode)
#
# Error ID: 43113F2C2932215353454D424C45523F53504152430E4350500E56 01
#
# Problematic Thread: prio=5 tid=0xbc470 nid=0xa runnable
#
Abort (core dumped)
To reproduced the problem:
1. using j2sdk-1_4_1-beta-bin-b11-solaris-sparc-06_may_2002.sh to install the jdk;
2. bin/java -jar demo/jfc/Java2D/*.jar
3. click some buttons, you will get core dumped.
4. It fails all solaris platforms(7, 8 9)
05/07/2002
Java Version: Java HotSpot(TM) Client VM (1.4.1-beta-b11 mixed mode)
which build is: 06-may-2002
When I ran Java2D demo by using current build for hopper SWAT testing, I got core dumped:
bin/java -jar demo/jfc/Java2D/*.jar
#
# HotSpot Virtual Machine Error, Internal Error
# Please report this error at
# http://java.sun.com/cgi-bin/bugreport.cgi
#
# Java VM: Java HotSpot(TM) Client VM (1.4.1-beta-b11 mixed mode)
#
# Error ID: 43113F2C2932215353454D424C45523F53504152430E4350500E56 01
#
# Problematic Thread: prio=5 tid=0xbc470 nid=0xa runnable
#
Abort (core dumped)
To reproduced the problem:
1. using j2sdk-1_4_1-beta-bin-b11-solaris-sparc-06_may_2002.sh to install the jdk;
2. bin/java -jar demo/jfc/Java2D/*.jar
3. click some buttons, you will get core dumped.
4. It fails all solaris platforms(7, 8 9)
- duplicates
-
JDK-4677814 CTW assertion at c1_LIRAssembler_sparc.cpp, 3670 [ Patched ]
- Closed