Skip to content

Instantly share code, notes, and snippets.

@lebanni
Created November 24, 2022 13:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lebanni/fb3d2581df4226d375227315074f5a6f to your computer and use it in GitHub Desktop.
Save lebanni/fb3d2581df4226d375227315074f5a6f to your computer and use it in GitHub Desktop.
java 17 args
-XX:+UseG1GC -Dsun.rmi.dgc.server.gcInterval=2147483646 -XX:+UnlockExperimentalVMOptions -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment