Name: egR10015 Date: 04/30/2001
HotSpot 1.4.0-beta-b61 fails to pass the following test
nsk/regression/b4331143
from testbase_nsk on all platforms in server compiled VM mode.
The Server VM crashes with the error
564652414D4521525241590E4350500059 (vframeArray.cpp, 89).
Note that the VM crash is reproduced only with -server -Xcomp
options with Merlin builds.
The test mentioned above is a regression test on the following bug:
4331143 (p4/S5) VM throws wrong exception with -Xcomp switch turned on
Platforms info:
===============
1) CPU P-III 866MHz, RAM 512Mb, OS SunOS 5.8 Generic_108529-06
2) CPU Dual P-III 600MHz, RAM 512Mb, OS Linux RedHat 6.2, kernel 2.2.14-5.0smp
3) CPU P-III 866MHz, RAM 512Mb, OS NT 5.0
To reproduce the bug run with HS1.4
sh doit.sh $JAVA_HOME
in
/net/sqesvr.eng/export/vsn/GammaBase/Bugs/<this bug number>
-------------- output on solsparc with HS 1.4.0-b61 ---------------
$ sh doit.sh ~/hotspot/jdk1.4/solsparc
java version "1.4.0-beta"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-beta-b61)
Java HotSpot(TM) Server VM (build 1.4.0-beta-b61, compiled mode)
#
# HotSpot Virtual Machine Error, Internal Error
# Please report this error at
# http://java.sun.com/cgi-bin/bugreport.cgi
#
# Error happened during: deoptimize frame
#
# Error ID: 564652414D4521525241590E4350500059 01
#
# Problematic Thread: prio=5 tid=0xd17a0 nid=0x4 runnable
#
Abort
exit code = 134
-------------------------------------------------------------------
======================================================================