Skip to content

Instantly share code, notes, and snippets.

@alexrios
Created February 3, 2017 11:12
Show Gist options
  • Save alexrios/9dc9707dcb05abd3bd32477ae299fdd9 to your computer and use it in GitHub Desktop.
Save alexrios/9dc9707dcb05abd3bd32477ae299fdd9 to your computer and use it in GitHub Desktop.
-Xms1024m
-Xmx4096m
-XX:MaxPermSize=350m
-XX:ReservedCodeCacheSize=1024m
-XX:+UseConcMarkSweepGC
-XX:SoftRefLRUPolicyMSPerMB=50
-ea
-Dsun.io.useCanonCaches=false
-Djava.net.preferIPv4Stack=true
-XX:+HeapDumpOnOutOfMemoryError
-XX:-OmitStackTraceInFastThrow
-Dawt.useSystemAAFontSettings=lcd
-Dsun.java2d.renderer=sun.java2d.marlin.MarlinRenderingEngine
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment