Skip to content

Instantly share code, notes, and snippets.

@mebubo
Created February 20, 2013 15:10
Show Gist options
  • Save mebubo/4996207 to your computer and use it in GitHub Desktop.
Save mebubo/4996207 to your computer and use it in GitHub Desktop.
Hotspot options
-Xrunjdwp:transport=dt_socket,server=y,suspend=n,address=8765
jmap -dump:format=b,file=<path> <pid>
-XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=<path>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment