-
Bug
-
Resolution: Cannot Reproduce
-
P2
-
None
-
1.3.0
-
sparc
-
solaris_7
JDK build : Kestrel-fcs-J
Locale : zh_TW
Pltaform : Solaris 7
To reproduce:
java TestDialog
You will get the following message:
#
# HotSpot Virtual Machine Error, Unexpected Signal 11
#
# Error happened during: scavenge
#
# Error ID: 4F533F534F4C415249530E4350500790 01
#
The same application can be launched with JDK1.2.2 in the same environments.
===============================================================================
Here are test results I got from varifying against various builds.
JDK build SwingSet (bug 4276469) TestDialog (4280573)
---------------------------------------------------------------------
beta-N pass pass
beta-O fail pass
ra-H fail pass
ra-I fail pass
ra-J(current) pass once but fail again fail
cindy.jao@eng 1999-10-13
Locale : zh_TW
Pltaform : Solaris 7
To reproduce:
java TestDialog
You will get the following message:
#
# HotSpot Virtual Machine Error, Unexpected Signal 11
#
# Error happened during: scavenge
#
# Error ID: 4F533F534F4C415249530E4350500790 01
#
The same application can be launched with JDK1.2.2 in the same environments.
===============================================================================
Here are test results I got from varifying against various builds.
JDK build SwingSet (bug 4276469) TestDialog (4280573)
---------------------------------------------------------------------
beta-N pass pass
beta-O fail pass
ra-H fail pass
ra-I fail pass
ra-J(current) pass once but fail again fail
cindy.jao@eng 1999-10-13
- relates to
-
JDK-4276469 Regression: SwingSet fail to launch in zh_TW locale on Solaris
- Closed