test/sun/management/jmxremote/RunTest.sh

Print this page

        

*** 22,33 **** # # Execute the test. # No need to compile (now done by JTReg tags in calling file) # ! echo ${TESTJAVA}/bin/java ${TESTVMOPTS} -Dtest.src=${TESTCLASSES} \ -classpath ${TESTCLASSES} $* || exit 20 ! ${TESTJAVA}/bin/java ${TESTVMOPTS} -Dtest.src=${TESTCLASSES} \ -classpath ${TESTCLASSES} $* || exit 20 exit 0 --- 22,33 ---- # # Execute the test. # No need to compile (now done by JTReg tags in calling file) # ! echo ${TESTJAVA}/bin/java ${TESTVMOPTS} ${TESTJAVAOPTS} -Dtest.src=${TESTCLASSES} \ -classpath ${TESTCLASSES} $* || exit 20 ! ${TESTJAVA}/bin/java ${TESTVMOPTS} ${TESTJAVAOPTS} -Dtest.src=${TESTCLASSES} \ -classpath ${TESTCLASSES} $* || exit 20 exit 0