Skip to content

Instantly share code, notes, and snippets.

@hodiapa
Created February 14, 2016 02:26
Show Gist options
  • Save hodiapa/85fcb51ebd13caf3d283 to your computer and use it in GitHub Desktop.
Save hodiapa/85fcb51ebd13caf3d283 to your computer and use it in GitHub Desktop.
-Xms128m
-Xmx750m
-XX:MaxPermSize=350m
-XX:ReservedCodeCacheSize=240m
-XX:+UseConcMarkSweepGC
-XX:SoftRefLRUPolicyMSPerMB=50
-ea
-Dsun.io.useCanonCaches=false
-Djava.net.preferIPv4Stack=true
-XX:+HeapDumpOnOutOfMemoryError
-XX:-OmitStackTraceInFastThrow
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment