Using dump agents

Dump agents are set up during the initialization of the Java™ virtual machine. Dump agents enable you to use events occurring in the Java virtual machine (VM), such as garbage collection, thread start, or VM termination, to initiate dumps or to start an external tool.

Information about dump agents can be found in the -Xdump topic.