Merge "Issue #1628 lower Xmx on windows in awips.product." into development

Former-commit-id: df11a1bc40 [formerly ae20ee7665] [formerly c1becf797a] [formerly df11a1bc40 [formerly ae20ee7665] [formerly c1becf797a] [formerly 545caf22fb [formerly c1becf797a [formerly 8525b4ac1db570160253cf7bb180914967e0b647]]]]
Former-commit-id: 545caf22fb
Former-commit-id: 32f74cfe32 [formerly 530d3bfa00] [formerly d31418ec7c77062c9087ed4434fdf6776b2c9630 [formerly 87a745eb2f]]
Former-commit-id: fdec8fafefc3833803048c7d34a1397551444bb2 [formerly ff80c774e3]
Former-commit-id: c0679fd504
This commit is contained in:
Nate Jensen 2013-02-25 09:31:20 -06:00 committed by Gerrit Code Review
commit 8ddaaa2495

View file

@ -19,7 +19,7 @@
<vmArgs>-Xincgc -Xmx1280M -Dosgi.instance.area.readOnly=true
-Dosgi.hook.configurators.exclude=org.eclipse.core.runtime.internal.adaptor.EclipseLogHook,org.eclipse.core.runtime.internal.adaptor.EclipseErrorHandler
-XX:+UnlockDiagnosticVMOptions -XX:+UnsyncloadClass -Dorg.eclipse.update.reconcile=false -XX:MaxPermSize=128m -Dorg.eclipse.ui/KEY_CONFIGURATION_ID=com.raytheon.viz.ui.awips.scheme -Dawips.mode=pypies -Dqpid.dest_syntax=BURL -Dcom.sun.management.jmxremote -Dcom.sun.management.jmxremote.authenticate=false -Dcom.sun.management.jmxremote.ssl=false -XX:OnOutOfMemoryError=&quot;capture -t no -p $pid &amp;&quot; -Dlog4j.configuration=log4j-viz-core.xml</vmArgs>
<vmArgsWin>-Dfile.encoding=UTF-8</vmArgsWin>
<vmArgsWin>-Dfile.encoding=UTF-8 -Xmx768M</vmArgsWin>
</launcherArgs>
<windowImages/>