make/project.properties

changeset 82
abea4ba28901
parent 77
d7e83be6e7aa
child 90
5a820fb11814
equal deleted inserted replaced
81:5ead5333fa59 82:abea4ba28901
223 # add '-Dtest.js.outofprocess' to run each test in a new sub-process 223 # add '-Dtest.js.outofprocess' to run each test in a new sub-process
224 run.test.jvmargs=-server -Xmx${run.test.xmx} -XX:-TieredCompilation -esa -ea -Dnashorn.debug=true -Dfile.encoding=UTF-8 224 run.test.jvmargs=-server -Xmx${run.test.xmx} -XX:-TieredCompilation -esa -ea -Dnashorn.debug=true -Dfile.encoding=UTF-8
225 #-XX:+HeapDumpOnOutOfMemoryError -XX:-UseCompressedKlassPointers -XX:+PrintHeapAtGC -XX:ClassMetaspaceSize=300M 225 #-XX:+HeapDumpOnOutOfMemoryError -XX:-UseCompressedKlassPointers -XX:+PrintHeapAtGC -XX:ClassMetaspaceSize=300M
226 run.test.jvmargs.octane=-Xms${run.test.xms} ${run.test.jvmargs} 226 run.test.jvmargs.octane=-Xms${run.test.xms} ${run.test.jvmargs}
227 227
228 run.test.jvmsecurityargs=-Xverify:all -Djava.security.manager -Djava.security.policy=${basedir}/build/nashorn.policy 228 run.test.jvmsecurityargs=-Xverify:all -Djava.security.properties=${basedir}/make/java.security.override -Djava.security.manager -Djava.security.policy=${basedir}/build/nashorn.policy
229 229
230 # path of rhino.jar for benchmarks 230 # path of rhino.jar for benchmarks
231 rhino.jar= 231 rhino.jar=
232 232
233 v8.shell=d8 233 v8.shell=d8

mercurial