Skip to content

Instantly share code, notes, and snippets.

@marsyang1
Last active August 3, 2017 02:43
Show Gist options
  • Select an option

  • Save marsyang1/eb3d0b733f7f0bda3b8774cad45d29a3 to your computer and use it in GitHub Desktop.

Select an option

Save marsyang1/eb3d0b733f7f0bda3b8774cad45d29a3 to your computer and use it in GitHub Desktop.
idea64.exe.vmoptions
-Xms2g
-Xmx8g
-XX:ReservedCodeCacheSize=512m
-XX:+UseG1GC
-XX:SoftRefLRUPolicyMSPerMB=2000
-ea
-Dsun.io.useCanonCaches=false
-Djava.net.preferIPv4Stack=true
-XX:+HeapDumpOnOutOfMemoryError
-XX:-OmitStackTraceInFastThrow
-Dfile.encoding=UTF-8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment