make/project.properties

changeset 144
4be452026847
parent 143
606a1946e3e2
child 161
af6fc67aa73d
equal deleted inserted replaced
143:606a1946e3e2 144:4be452026847
208 208
209 # -XX:+PrintCompilation -XX:+UnlockDiagnosticVMOptions -XX:+PrintNMethods 209 # -XX:+PrintCompilation -XX:+UnlockDiagnosticVMOptions -XX:+PrintNMethods
210 # add '-Dtest.js.outofprocess' to run each test in a new sub-process 210 # add '-Dtest.js.outofprocess' to run each test in a new sub-process
211 run.test.jvmargs.main=-server -Xmx${run.test.xmx} -XX:-TieredCompilation -esa -ea -Dnashorn.debug=true -Dfile.encoding=UTF-8 211 run.test.jvmargs.main=-server -Xmx${run.test.xmx} -XX:-TieredCompilation -esa -ea -Dnashorn.debug=true -Dfile.encoding=UTF-8
212 #-XX:+HeapDumpOnOutOfMemoryError -XX:-UseCompressedKlassPointers -XX:+PrintHeapAtGC -XX:ClassMetaspaceSize=300M 212 #-XX:+HeapDumpOnOutOfMemoryError -XX:-UseCompressedKlassPointers -XX:+PrintHeapAtGC -XX:ClassMetaspaceSize=300M
213 run.test.jvmargs.octane.main=-Xms${run.test.xms} ${run.test.jvmargs} 213 run.test.jvmargs.octane.main=-Xms${run.test.xms} ${run.test.jvmargs.main}
214 214
215 run.test.jvmsecurityargs=-Xverify:all -Djava.security.properties=${basedir}/make/java.security.override -Djava.security.manager -Djava.security.policy=${basedir}/build/nashorn.policy 215 run.test.jvmsecurityargs=-Xverify:all -Djava.security.properties=${basedir}/make/java.security.override -Djava.security.manager -Djava.security.policy=${basedir}/build/nashorn.policy
216 216
217 # path of rhino.jar for benchmarks 217 # path of rhino.jar for benchmarks
218 rhino.jar= 218 rhino.jar=

mercurial