From 1cc9364d13de40137e98e7c8f5877ee5fbf4f2b6 Mon Sep 17 00:00:00 2001 From: mnunez Date: Thu, 22 May 2014 11:12:29 +0200 Subject: 8028615: jdk.nashorn.x3::some.serious.failure needs more memory to run Reviewed-by: attila, sundar Contributed-by: sergey.lugovoy@oracle.com --- make/project.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/make/project.properties b/make/project.properties index c3ffca4e..17de4d25 100644 --- a/make/project.properties +++ b/make/project.properties @@ -244,7 +244,7 @@ src.dir=src 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 -- cgit v1.2.3