Test : athrow01401m1
Mode : -Xmixed, -Xcomp
Platform : solsparc 5.6, 5.8, win32
Steps to reproduce
1) cd /net/sqesvr.eng/export/vsn/GammaBase/Bugs/{Bugid}
2) ./rerun.sh
{OR}
make a runList.dat file with the following testcase and run the next command-line.
$TESTBASE/jck/jck-13a/JCK/javatest.jar;$TESTBASE/jck/jck-13a/JCK/classes javasoft.sqe.tests.vm.instr.athrow.athrow014.athrow01401m1.athrow01401m1
/net/sqesvr.eng/export/vsn/VM/merlin/weekahead/jdk/latest/solsparc/bin/java -hotspot -Xmixed -Xss4m -XX:CompileThreshold=3 -XX:+OnStackReplaceALot -XX:+DeoptimizeALot -XX:+ZombieALot -XX:+SafepointALot -XX:+FullGCALot -XX:FullGCALotInterval=1000 -XX:-ShowMessageBoxOnError -XX:+ExitOnFullCodeCache -classpath /net/sqesvr.eng/export/vsn/VM/testbase/runThese/classes $* runThese -thread 2 -repeat 1 -iter 1 -D:gc=5 -D:TESTBASE=/net/sqesvr.eng/export/vsn/VM/testbase/runThese/tests -runList runList.dat
Output:
java version "1.4.0-beta"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-beta-b60)
Java HotSpot(TM) Client VM (build 20010411221312.azeem.merlin_beta-debug, mixed mode)
VM option 'CompileThreshold=3'
VM option '+OnStackReplaceALot'
VM option '+DeoptimizeALot'
VM option '+ZombieALot'
VM option '+SafepointALot'
VM option '+FullGCALot'
VM option 'FullGCALotInterval=1000'
VM option '-ShowMessageBoxOnError'
VM option '+ExitOnFullCodeCache'
Full gc no: 16 Interval: 708
......................................
[Enter:javasoft.sqe.tests.vm.instr.athrow.athrow014.athrow01401m1.athrow01401m1]
Full gc no: 18 Interval: 686
Full gc no: 20 Interval: 583
#
# HotSpot Virtual Machine Error, assertion failure
# Please report this error at
# http://java.sun.com/cgi-bin/bugreport.cgi
#
# assert(thread->vm_result() == 0, "who did it?")
#
# Error ID: /net/jano.eng/export/disk05/hotspot/imgr/ws/20010411221312.azeem.merlin_beta/src/share/vm/c1/c1_Runtime1.cpp, 258 [ Patched ]
#
# Problematic Thread: prio=5 tid=0xb0b40 nid=0xf runnable
#
Dumping core....
Abort - core dumped
Note: Test crashes intermittently in -Xcomp mode and passes with -Xint mode.
*This bug blocks us to do any testing on win32 platform.
satheesh.pothuganti@eng 2001-04-13
Mode : -Xmixed, -Xcomp
Platform : solsparc 5.6, 5.8, win32
Steps to reproduce
1) cd /net/sqesvr.eng/export/vsn/GammaBase/Bugs/{Bugid}
2) ./rerun.sh
{OR}
make a runList.dat file with the following testcase and run the next command-line.
$TESTBASE/jck/jck-13a/JCK/javatest.jar;$TESTBASE/jck/jck-13a/JCK/classes javasoft.sqe.tests.vm.instr.athrow.athrow014.athrow01401m1.athrow01401m1
/net/sqesvr.eng/export/vsn/VM/merlin/weekahead/jdk/latest/solsparc/bin/java -hotspot -Xmixed -Xss4m -XX:CompileThreshold=3 -XX:+OnStackReplaceALot -XX:+DeoptimizeALot -XX:+ZombieALot -XX:+SafepointALot -XX:+FullGCALot -XX:FullGCALotInterval=1000 -XX:-ShowMessageBoxOnError -XX:+ExitOnFullCodeCache -classpath /net/sqesvr.eng/export/vsn/VM/testbase/runThese/classes $* runThese -thread 2 -repeat 1 -iter 1 -D:gc=5 -D:TESTBASE=/net/sqesvr.eng/export/vsn/VM/testbase/runThese/tests -runList runList.dat
Output:
java version "1.4.0-beta"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-beta-b60)
Java HotSpot(TM) Client VM (build 20010411221312.azeem.merlin_beta-debug, mixed mode)
VM option 'CompileThreshold=3'
VM option '+OnStackReplaceALot'
VM option '+DeoptimizeALot'
VM option '+ZombieALot'
VM option '+SafepointALot'
VM option '+FullGCALot'
VM option 'FullGCALotInterval=1000'
VM option '-ShowMessageBoxOnError'
VM option '+ExitOnFullCodeCache'
Full gc no: 16 Interval: 708
......................................
[Enter:javasoft.sqe.tests.vm.instr.athrow.athrow014.athrow01401m1.athrow01401m1]
Full gc no: 18 Interval: 686
Full gc no: 20 Interval: 583
#
# HotSpot Virtual Machine Error, assertion failure
# Please report this error at
# http://java.sun.com/cgi-bin/bugreport.cgi
#
# assert(thread->vm_result() == 0, "who did it?")
#
# Error ID: /net/jano.eng/export/disk05/hotspot/imgr/ws/20010411221312.azeem.merlin_beta/src/share/vm/c1/c1_Runtime1.cpp, 258 [ Patched ]
#
# Problematic Thread: prio=5 tid=0xb0b40 nid=0xf runnable
#
Dumping core....
Abort - core dumped
Note: Test crashes intermittently in -Xcomp mode and passes with -Xint mode.
*This bug blocks us to do any testing on win32 platform.
satheesh.pothuganti@eng 2001-04-13