nashorn/make/project.properties
changeset 16188 d6390b0ea32a
parent 16181 f6a125580f62
child 16221 38ac51eba133
--- 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