Skip to content

Instantly share code, notes, and snippets.

@cchacin
Created March 14, 2020 06:42
Show Gist options
  • Save cchacin/2397231ebe889f21b39fafc549947da3 to your computer and use it in GitHub Desktop.
Save cchacin/2397231ebe889f21b39fafc549947da3 to your computer and use it in GitHub Desktop.
JVM GC Related Flags
-XX:+PrintGCDateStamps
-XX:+PrintGCTimeStamps
-XX:+PrintTenuringDistribution
-XX:+PrintGCDetails
-XX:+PrintGCApplicationStoppedTime
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment