diff -r 32ebb6dca838 -r d6390b0ea32a nashorn/make/project.properties --- a/nashorn/make/project.properties Tue Jan 22 14:36:28 2013 +0100 +++ b/nashorn/make/project.properties Tue Jan 22 22:07:12 2013 +0530 @@ -216,7 +216,7 @@ # add '-Dtest.js.outofprocess' to run each test in a new sub-process run.test.jvmargs=-server -Xmx${run.test.xmx} -XX:-TieredCompilation -esa -ea -Dnashorn.debug=true -Dfile.encoding=UTF-8 #-XX:+HeapDumpOnOutOfMemoryError -XX:-UseCompressedKlassPointers -XX:+PrintHeapAtGC -XX:ClassMetaspaceSize=300M -run.test.jvmargs.octane=-Xms${run.test.xms} -${run.test.jvmargs} +run.test.jvmargs.octane=-Xms${run.test.xms} ${run.test.jvmargs} run.test.jvmsecurityargs=-Xverify:all -Djava.security.manager -Djava.security.policy=${basedir}/build/nashorn.policy