changeset 24770 | 17f8e3b82ad3 |
parent 24769 | de4dcfa9380f |
parent 24587 | c17e03fc8cc4 |
child 24993 | b707d46bae40 |
--- a/nashorn/make/project.properties Wed May 28 16:53:43 2014 +0200 +++ b/nashorn/make/project.properties Mon Jun 02 17:36:43 2014 +0200 @@ -260,7 +260,8 @@ src.dir=src test.src.dir=test/src -run.test.xmx=3G +# -Xmx is used for all tests, -Xms only for octane benchmark +run.test.xmx=2G run.test.xms=2G # uncomment this jfr.args to enable light recordings. the stack needs to be cranked up to 1024 frames,