nashorn/make/project.properties
changeset 24770 17f8e3b82ad3
parent 24769 de4dcfa9380f
parent 24587 c17e03fc8cc4
child 24993 b707d46bae40
equal deleted inserted replaced
24769:de4dcfa9380f 24770:17f8e3b82ad3
   258     ${nashorn.api.tests.jar}
   258     ${nashorn.api.tests.jar}
   259 
   259 
   260 src.dir=src
   260 src.dir=src
   261 test.src.dir=test/src
   261 test.src.dir=test/src
   262 
   262 
   263 run.test.xmx=3G
   263 # -Xmx is used for all tests, -Xms only for octane benchmark
       
   264 run.test.xmx=2G
   264 run.test.xms=2G
   265 run.test.xms=2G
   265 
   266 
   266 # uncomment this jfr.args to enable light recordings. the stack needs to be cranked up to 1024 frames,
   267 # uncomment this jfr.args to enable light recordings. the stack needs to be cranked up to 1024 frames,
   267 # or everything will as of the now drown in lambda forms and be cut off.
   268 # or everything will as of the now drown in lambda forms and be cut off.
   268 #
   269 #