nashorn/make/project.properties
changeset 19103 3905e242e69c
parent 18855 408663ef8f66
child 19105 a01ba9d17eab
equal deleted inserted replaced
19101:3e6fe94f02a8 19103:3905e242e69c
   221 
   221 
   222 run.test.user.language=tr
   222 run.test.user.language=tr
   223 run.test.user.country=TR
   223 run.test.user.country=TR
   224 
   224 
   225 #  -XX:+PrintCompilation -XX:+UnlockDiagnosticVMOptions -XX:+PrintNMethods
   225 #  -XX:+PrintCompilation -XX:+UnlockDiagnosticVMOptions -XX:+PrintNMethods
   226 # add '-Dtest.js.outofprocess' to run each test in a new sub-process
       
   227 run.test.jvmargs.main=-server -Xmx${run.test.xmx} -XX:+TieredCompilation -ea -Dfile.encoding=UTF-8 -Duser.language=${run.test.user.language} -Duser.country=${run.test.user.country}
   226 run.test.jvmargs.main=-server -Xmx${run.test.xmx} -XX:+TieredCompilation -ea -Dfile.encoding=UTF-8 -Duser.language=${run.test.user.language} -Duser.country=${run.test.user.country}
   228 
   227 
   229 #-XX:+HeapDumpOnOutOfMemoryError -XX:-UseCompressedKlassPointers -XX:+PrintHeapAtGC -XX:ClassMetaspaceSize=300M  
   228 #-XX:+HeapDumpOnOutOfMemoryError -XX:-UseCompressedKlassPointers -XX:+PrintHeapAtGC -XX:ClassMetaspaceSize=300M  
   230 run.test.jvmargs.octane.main=-Xms${run.test.xms} ${run.test.jvmargs.main}
   229 run.test.jvmargs.octane.main=-Xms${run.test.xms} ${run.test.jvmargs.main}
   231 
   230