Skip to content

Instantly share code, notes, and snippets.

@pshirshov
Last active June 14, 2018 19:59
Show Gist options
  • Save pshirshov/0af6ec14956beec53359d6ad9b148820 to your computer and use it in GitHub Desktop.
Save pshirshov/0af6ec14956beec53359d6ad9b148820 to your computer and use it in GitHub Desktop.
-server
-ea
-noverify
-Xms1024m
-Xmx2048m
-XX:+UseG1GC
-XX:-UseParNewGC
-XX:-UseConcMarkSweepGC
-XX:ReservedCodeCacheSize=240m
-XX:+OmitStackTraceInFastThrow
-Dsun.io.useCanonCaches=false
-XX:SoftRefLRUPolicyMSPerMB=50
-XX:+AggressiveOpts
-Dide.mac.allowDarkWindowDecorations=true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment