make/project.properties

changeset 44
e62dba3ce52b
parent 37
4361e8cd6a02
child 77
d7e83be6e7aa
equal deleted inserted replaced
43:e43d1013d871 44:e62dba3ce52b
214 214
215 # -XX:+PrintCompilation -XX:+UnlockDiagnosticVMOptions -XX:+PrintNMethods 215 # -XX:+PrintCompilation -XX:+UnlockDiagnosticVMOptions -XX:+PrintNMethods
216 # add '-Dtest.js.outofprocess' to run each test in a new sub-process 216 # add '-Dtest.js.outofprocess' to run each test in a new sub-process
217 run.test.jvmargs=-server -Xmx${run.test.xmx} -XX:-TieredCompilation -esa -ea -Dnashorn.debug=true -Dfile.encoding=UTF-8 217 run.test.jvmargs=-server -Xmx${run.test.xmx} -XX:-TieredCompilation -esa -ea -Dnashorn.debug=true -Dfile.encoding=UTF-8
218 #-XX:+HeapDumpOnOutOfMemoryError -XX:-UseCompressedKlassPointers -XX:+PrintHeapAtGC -XX:ClassMetaspaceSize=300M 218 #-XX:+HeapDumpOnOutOfMemoryError -XX:-UseCompressedKlassPointers -XX:+PrintHeapAtGC -XX:ClassMetaspaceSize=300M
219 run.test.jvmargs.octane=-Xms${run.test.xms} -${run.test.jvmargs} 219 run.test.jvmargs.octane=-Xms${run.test.xms} ${run.test.jvmargs}
220 220
221 run.test.jvmsecurityargs=-Xverify:all -Djava.security.manager -Djava.security.policy=${basedir}/build/nashorn.policy 221 run.test.jvmsecurityargs=-Xverify:all -Djava.security.manager -Djava.security.policy=${basedir}/build/nashorn.policy
222 222
223 # path of rhino.jar for benchmarks 223 # path of rhino.jar for benchmarks
224 rhino.jar= 224 rhino.jar=

mercurial