Skip to content

Instantly share code, notes, and snippets.

@gphilipp
Last active August 19, 2016 09:36
Show Gist options
  • Select an option

  • Save gphilipp/4c262c9f6eaaac8d65a051fb0e3b5f5b to your computer and use it in GitHub Desktop.

Select an option

Save gphilipp/4c262c9f6eaaac8d65a051fb0e3b5f5b to your computer and use it in GitHub Desktop.
-Xms128m
-Xmx750m
-XX:ReservedCodeCacheSize=240m
-XX:+UseConcMarkSweepGC
-XX:SoftRefLRUPolicyMSPerMB=50
-ea
-Dsun.io.useCanonCaches=false
-Djava.net.preferIPv4Stack=true
-XX:+HeapDumpOnOutOfMemoryError
-XX:-OmitStackTraceInFastThrow
@gphilipp
Copy link
Author

Initial version by jetbrains

@gphilipp
Copy link
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment