--- old/test/sun/tools/jrunscript/jrunscript-DTest.sh 2016-10-05 06:24:06.420780638 -0700 +++ new/test/sun/tools/jrunscript/jrunscript-DTest.sh 2016-10-05 06:24:06.203760713 -0700 @@ -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