Tests : urnt00101, frrf00101m3
Mode : -Xmixed Xss4m -XX:CompileThreshold=3 -XX:+OnStackReplaceALot
-XX:+SafepointALot -XX:+FullGCALot -XX:FullGCALotInterval=1000
Platforms : solsparc 5.8, solx86, linux RH6.2, 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 testcases and run followed command-line.
$TESTBASE/jck/jck-13a/JCK/javatest.jar;$TESTBASE/jck/jck-13a/JCK/classes;$TESTBASE/jck/jck-13a/vm/lib/$ARCH javasoft.sqe.tests.vm.jni.urnt001.urnt00101.urnt00101 -platform.nativeCodeSupported true
$TESTBASE/jck/jck-13a/JCK/javatest.jar;$TESTBASE/jck/jck-13a/JCK/classes;$TESTBASE/jck/jck-13a/vm/lib/$ARCH javasoft.sqe.tests.vm.jni.frrf001.frrf00101m3.frrf00101m3 -platform.nativeCodeSupported true
/net/sqesvr.eng/export/vsn/VM/merlin/weekahead/jdk/latest/solsparc/bin/java -hotspot -Xmixed -Xss4m -XX:CompileThreshold=3 -XX:+OnStackReplaceALot -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(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 '+SafepointALot'
VM option '+FullGCALot'
VM option 'FullGCALotInterval=1000'
VM option '-ShowMessageBoxOnError'
VM option '+ExitOnFullCodeCache'
[Enter:javasoft.sqe.tests.vm.jni.frrf001.frrf00101m3.frrf00101m3 -platform.nativeCodeSupported true]
Full gc no: 19 Interval: 78
Full gc no: 20 Interval: 497
Full gc no: 22 Interval: 97
Full gc no: 23 Interval: 985
#
# HotSpot Virtual Machine Error, assertion failure
# Please report this error at
# http://java.sun.com/cgi-bin/bugreport.cgi
#
# assert(!m->is_native() || m->native_function() != 0, "checking native function")
#
# Error ID: /net/jano.eng/export/disk05/hotspot/imgr/ws/20010411221312.azeem.merlin_beta/src/share/vm/runtime/compilationPolicy.cpp, 109 [ Patched ]
#
# Problematic Thread: prio=5 tid=0x30f478 nid=0xf runnable
#
Dumping core....
Abort - core dumped
Note: Test passes in -Xcomp mode and int mode.
****************************************************************************
The following crash happens with server VM in weekahead testing.
Mode : -Xmixed -XX:+ZombieALot
Platform : Solsparc 5.8
Steps to reproduce
1)cd /net/sqesvr.eng/export/vsn/GammaBase/Bugs/{bugid}/cppolicy.cpp140/
2)./rerun.sh
Output:
java version "1.4.0-beta"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-beta-b60)
Java HotSpot(TM) Server VM (build 20010411221312.azeem.merlin_beta-debug, mixed mode)
...............................................................................#
# HotSpot Virtual Machine Error, assertion failure
# Please report this error at
# http://java.sun.com/cgi-bin/bugreport.cgi
#
# assert(!m->is_native() || m->native_function() != 0, "checking native function")
#
# Error ID: /net/jano.eng/export/disk05/hotspot/imgr/ws/20010411221312.azeem.merlin_beta/src/share/vm/runtime/compilationPolicy.cpp, 140 [ Patched ]
#
# Problematic Thread: prio=5 tid=0xf6570 nid=0x11 runnable
#
Dumping core....
satheesh.pothuganti@eng 2001-04-16
Mode : -Xmixed Xss4m -XX:CompileThreshold=3 -XX:+OnStackReplaceALot
-XX:+SafepointALot -XX:+FullGCALot -XX:FullGCALotInterval=1000
Platforms : solsparc 5.8, solx86, linux RH6.2, 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 testcases and run followed command-line.
$TESTBASE/jck/jck-13a/JCK/javatest.jar;$TESTBASE/jck/jck-13a/JCK/classes;$TESTBASE/jck/jck-13a/vm/lib/$ARCH javasoft.sqe.tests.vm.jni.urnt001.urnt00101.urnt00101 -platform.nativeCodeSupported true
$TESTBASE/jck/jck-13a/JCK/javatest.jar;$TESTBASE/jck/jck-13a/JCK/classes;$TESTBASE/jck/jck-13a/vm/lib/$ARCH javasoft.sqe.tests.vm.jni.frrf001.frrf00101m3.frrf00101m3 -platform.nativeCodeSupported true
/net/sqesvr.eng/export/vsn/VM/merlin/weekahead/jdk/latest/solsparc/bin/java -hotspot -Xmixed -Xss4m -XX:CompileThreshold=3 -XX:+OnStackReplaceALot -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(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 '+SafepointALot'
VM option '+FullGCALot'
VM option 'FullGCALotInterval=1000'
VM option '-ShowMessageBoxOnError'
VM option '+ExitOnFullCodeCache'
[Enter:javasoft.sqe.tests.vm.jni.frrf001.frrf00101m3.frrf00101m3 -platform.nativeCodeSupported true]
Full gc no: 19 Interval: 78
Full gc no: 20 Interval: 497
Full gc no: 22 Interval: 97
Full gc no: 23 Interval: 985
#
# HotSpot Virtual Machine Error, assertion failure
# Please report this error at
# http://java.sun.com/cgi-bin/bugreport.cgi
#
# assert(!m->is_native() || m->native_function() != 0, "checking native function")
#
# Error ID: /net/jano.eng/export/disk05/hotspot/imgr/ws/20010411221312.azeem.merlin_beta/src/share/vm/runtime/compilationPolicy.cpp, 109 [ Patched ]
#
# Problematic Thread: prio=5 tid=0x30f478 nid=0xf runnable
#
Dumping core....
Abort - core dumped
Note: Test passes in -Xcomp mode and int mode.
****************************************************************************
The following crash happens with server VM in weekahead testing.
Mode : -Xmixed -XX:+ZombieALot
Platform : Solsparc 5.8
Steps to reproduce
1)cd /net/sqesvr.eng/export/vsn/GammaBase/Bugs/{bugid}/cppolicy.cpp140/
2)./rerun.sh
Output:
java version "1.4.0-beta"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-beta-b60)
Java HotSpot(TM) Server VM (build 20010411221312.azeem.merlin_beta-debug, mixed mode)
...............................................................................#
# HotSpot Virtual Machine Error, assertion failure
# Please report this error at
# http://java.sun.com/cgi-bin/bugreport.cgi
#
# assert(!m->is_native() || m->native_function() != 0, "checking native function")
#
# Error ID: /net/jano.eng/export/disk05/hotspot/imgr/ws/20010411221312.azeem.merlin_beta/src/share/vm/runtime/compilationPolicy.cpp, 140 [ Patched ]
#
# Problematic Thread: prio=5 tid=0xf6570 nid=0x11 runnable
#
Dumping core....
satheesh.pothuganti@eng 2001-04-16