Mode : -Xcomp -XX:+PermMarkSweepDeadRatio=5
Platform : solx86
Steps to reproduce
1) cd /net/sqesvr.eng/export/vsn/GammaBase/Bugs/{Bugid}
2) ./doit
{OR}
make a `runList.dat` file with the following testcases and run the next command-line.
$TESTBASE/jck/jck-13a/JCK/javatest.jar;$TESTBASE/jck/jck-13a/JCK/classes javasoft.sqe.tests.api.javax.swing.text.BoxView.CtorTests
$TESTBASE/jck/jck-13a/JCK/javatest.jar;$TESTBASE/jck/jck-13a/JCK/classes javasoft.sqe.tests.api.javax.swing.text.AsyncBoxView.ChildLocator.ChildLocatorTests
/net/sqesvr.eng/export/vsn/VM/merlin/weekahead/jdk/latest/solx86/bin/java -server -Xcomp -Xss4m -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-b65)
Java HotSpot(TM) Server VM (build 20010516221604.jcoomes.baseline-debug, compile
d mode)
VM option 'PermMarkSweepDeadRatio=5'
VM option '-ShowMessageBoxOnError'
VM option '+ExitOnFullCodeCache'
......................................
[Enter:javasoft.sqe.tests.api.javax.swing.text.BoxView.CtorTests]
BoxView0001: Passed. OKAY
STATUS:Passed.tests: 1; passed: 1
#Passed; javasoft.sqe.tests.api.javax.swing.text.BoxView.CtorTests; (1,1,0,0,0)
[Exit:javasoft.sqe.tests.api.javax.swing.text.BoxView.CtorTests]
......................................
[Enter:javasoft.sqe.tests.api.javax.swing.text.AsyncBoxView.ChildLocator.ChildLo
catorTests]
Segmentation Fault - core dumped
Platform : solx86
Steps to reproduce
1) cd /net/sqesvr.eng/export/vsn/GammaBase/Bugs/{Bugid}
2) ./doit
{OR}
make a `runList.dat` file with the following testcases and run the next command-line.
$TESTBASE/jck/jck-13a/JCK/javatest.jar;$TESTBASE/jck/jck-13a/JCK/classes javasoft.sqe.tests.api.javax.swing.text.BoxView.CtorTests
$TESTBASE/jck/jck-13a/JCK/javatest.jar;$TESTBASE/jck/jck-13a/JCK/classes javasoft.sqe.tests.api.javax.swing.text.AsyncBoxView.ChildLocator.ChildLocatorTests
/net/sqesvr.eng/export/vsn/VM/merlin/weekahead/jdk/latest/solx86/bin/java -server -Xcomp -Xss4m -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-b65)
Java HotSpot(TM) Server VM (build 20010516221604.jcoomes.baseline-debug, compile
d mode)
VM option 'PermMarkSweepDeadRatio=5'
VM option '-ShowMessageBoxOnError'
VM option '+ExitOnFullCodeCache'
......................................
[Enter:javasoft.sqe.tests.api.javax.swing.text.BoxView.CtorTests]
BoxView0001: Passed. OKAY
STATUS:Passed.tests: 1; passed: 1
#Passed; javasoft.sqe.tests.api.javax.swing.text.BoxView.CtorTests; (1,1,0,0,0)
[Exit:javasoft.sqe.tests.api.javax.swing.text.BoxView.CtorTests]
......................................
[Enter:javasoft.sqe.tests.api.javax.swing.text.AsyncBoxView.ChildLocator.ChildLo
catorTests]
Segmentation Fault - core dumped