nashorn/make/project.properties
changeset 16188 d6390b0ea32a
parent 16181 f6a125580f62
child 16221 38ac51eba133
equal deleted inserted replaced
16187:32ebb6dca838 16188:d6390b0ea32a
   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=