Skip to content

Instantly share code, notes, and snippets.

@MetaiR
Created October 7, 2018 04:26
Show Gist options
  • Save MetaiR/7424c9c0d554cbf924698770aed8c39b to your computer and use it in GitHub Desktop.
Save MetaiR/7424c9c0d554cbf924698770aed8c39b to your computer and use it in GitHub Desktop.
my java vm options
java -jar -XmxSIZEm -XmsSIZEm -XX:+AggressiveHeap -server -XX:+UseLargePages -XX:+UseCondCardMark -XX:+UseParallelGC the-jar-file.jar
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment