From 372be437e8f14f8901b8faf594f83f3754f1c218 Mon Sep 17 00:00:00 2001 From: Siva Velusamy Date: Sun, 15 Jun 2014 11:46:23 -0700 Subject: monitor product: Increase default heap size Change-Id: Ib3d4491457187365ed982adfb0ea4db52d02424c --- eclipse/artifacts/bundles/monitor.product | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'eclipse/artifacts/bundles/monitor.product') diff --git a/eclipse/artifacts/bundles/monitor.product b/eclipse/artifacts/bundles/monitor.product index f3a5143..f875ea5 100644 --- a/eclipse/artifacts/bundles/monitor.product +++ b/eclipse/artifacts/bundles/monitor.product @@ -1,7 +1,7 @@ - + @@ -9,6 +9,9 @@ -data @noDefault + -XX:MaxPermSize=256m +-Xms512m +-Xmx1024m -XstartOnFirstThread -Dorg.eclipse.swt.internal.carbon.smallFonts -- cgit v1.1