Revision: 15020
http://gate.svn.sourceforge.net/gate/?rev=15020&view=rev
Author: ian_roberts
Date: 2012-01-12 17:32:28 +0000 (Thu, 12 Jan 2012)
Log Message:
-----------
1800M is a bit much for 32-bit platforms.
Modified Paths:
--------------
gate/trunk/build/Info.plist.template
gate/trunk/build.xml
gate/trunk/gate.l4j.ini
Modified: gate/trunk/build/Info.plist.template
===================================================================
--- gate/trunk/build/Info.plist.template 2012-01-12 17:11:25 UTC (rev
15019)
+++ gate/trunk/build/Info.plist.template 2012-01-12 17:32:28 UTC (rev
15020)
@@ -45,7 +45,7 @@
</dict>
<key>VMOptions</key>
<array>
- <string>-Xmx1800m</string>
+ <string>-Xmx1200m</string>
<string>-Xms200m</string>
</array>
<key>SplashFile</key>
Modified: gate/trunk/build.xml
===================================================================
--- gate/trunk/build.xml 2012-01-12 17:11:25 UTC (rev 15019)
+++ gate/trunk/build.xml 2012-01-12 17:32:28 UTC (rev 15020)
@@ -43,7 +43,7 @@
-->
<!-- RUNTIME MEMORY -->
- <property name="runtime.max.memory" value="1800M"/>
+ <property name="runtime.max.memory" value="1200M"/>
<property name="runtime.start.memory" value="200M"/>
<!-- Should Ant exit as soon as it has started the GUI? -->
Modified: gate/trunk/gate.l4j.ini
===================================================================
--- gate/trunk/gate.l4j.ini 2012-01-12 17:11:25 UTC (rev 15019)
+++ gate/trunk/gate.l4j.ini 2012-01-12 17:32:28 UTC (rev 15020)
@@ -1,2 +1,2 @@
--Xmx1800m
+-Xmx1200m
-Xms200m
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
RSA(R) Conference 2012
Mar 27 - Feb 2
Save $400 by Jan. 27
Register now!
http://p.sf.net/sfu/rsa-sfdev2dev2
_______________________________________________
GATE-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gate-cvs