--- old/test/sun/tools/jconsole/ResourceCheckTest.sh 2009-12-03 16:46:06.000000000 -0800 +++ new/test/sun/tools/jconsole/ResourceCheckTest.sh 2009-12-03 16:46:05.000000000 -0800 @@ -98,7 +98,7 @@ set -vx # #Compile. jconsole.jar is required on the classpath. -${TESTJAVA}/bin/javac -source 1.5 -d "${TESTCLASSES}" ${CP} -g \ +${TESTJAVA}/bin/javac -d "${TESTCLASSES}" ${CP} -g \ "${TESTSRC}"/"${TARGETCLASS}".java # #Run the test class, again with the classpath we need: