[Mulgara-svn] r1591 - trunk

ronald at mulgara.org ronald at mulgara.org
Wed Mar 4 15:45:34 UTC 2009


Author: ronald
Date: 2009-03-04 07:45:33 -0800 (Wed, 04 Mar 2009)
New Revision: 1591

Modified:
   trunk/common.properties
Log:
Bumped the heap size to 768M, as jxunit is running out of heap space.

Modified: trunk/common.properties
===================================================================
--- trunk/common.properties	2009-03-04 14:08:01 UTC (rev 1590)
+++ trunk/common.properties	2009-03-04 15:45:33 UTC (rev 1591)
@@ -51,7 +51,7 @@
 arch.bits=-Dnoop
 
 # VM argument for component test
-jvm.args=-Xmx640M
+jvm.args=-Xmx768M
 
 # test server arguments; can be set with -Dtest.server.args=... on the command line
 test.server.args=




More information about the Mulgara-svn mailing list