--- old/test/sun/tools/jrunscript/jrunscript-fTest.sh 2014-01-26 11:38:10.288796656 +0800 +++ new/test/sun/tools/jrunscript/jrunscript-fTest.sh 2014-01-26 11:38:10.144796658 +0800 @@ -33,7 +33,7 @@ . ${TESTSRC-.}/common.sh setup -${JAVA} -cp ${TESTCLASSES} CheckEngine +${JAVA} ${TESTVMOPTS} ${TESTJAVAOPTS} -cp ${TESTCLASSES} CheckEngine if [ $? -eq 2 ]; then echo "No js engine found and engine not required; test vacuously passes." exit 0