aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/ecj/files/ecj.in
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/ecj/files/ecj.in')
-rwxr-xr-xrecipes/ecj/files/ecj.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/ecj/files/ecj.in b/recipes/ecj/files/ecj.in
index 2099991cef..2cff2593d5 100755
--- a/recipes/ecj/files/ecj.in
+++ b/recipes/ecj/files/ecj.in
@@ -1 +1 @@
-${RUNTIME} -Xmx512m -cp ${ECJ_JAR} org.eclipse.jdt.internal.compiler.batch.Main ${1+"$@"}
+${RUNTIME} -Xmx1024m -cp ${ECJ_JAR} org.eclipse.jdt.internal.compiler.batch.Main ${1+"$@"}