Remove the memory option previously added to avoid OOME

We don't see OOME anymore
This commit is contained in:
Trustin Lee 2013-01-10 16:25:41 +09:00
parent 665d022e82
commit 753d0bfbae

View File

@ -372,8 +372,6 @@
-XX:+UseStringCache
-XX:+OptimizeStringConcat
-XX:+HeapDumpOnOutOfMemoryError
-Xmx2048m
-Xms1024m
</argLine>
</configuration>
</plugin>