Skip to content

Instantly share code, notes, and snippets.

@Jack-Valentine
Created December 21, 2016 00:40
Show Gist options
  • Save Jack-Valentine/6331f4630a13daef9ebde3902cff8ce7 to your computer and use it in GitHub Desktop.
Save Jack-Valentine/6331f4630a13daef9ebde3902cff8ce7 to your computer and use it in GitHub Desktop.
JetBrains IDEs default vmoptions
-Xms128m
-Xmx750m
-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