OpenJDK / bsd-port / jdk9 / nashorn
changeset 809:5c906c370739
8028615: jdk.nashorn.x3::some.serious.failure needs more memory to run
Reviewed-by: attila, sundar
Contributed-by: sergey.lugovoy@oracle.com
author | mnunez |
---|---|
date | Thu, 22 May 2014 11:12:29 +0200 |
parents | 185501198f64 |
children | 23a42e0d8a5a |
files | make/project.properties |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/make/project.properties Tue May 20 08:32:09 2014 +0530 +++ b/make/project.properties Thu May 22 11:12:29 2014 +0200 @@ -265,7 +265,7 @@ test.src.dir=test/src # -Xmx is used for all tests, -Xms only for octane benchmark -run.test.xmx=3G +run.test.xmx=2G run.test.xms=2G run.test.user.language=tr