-XX:[+|-]HitachiOutOfMemoryAbortThreadDump (Option to output the thread dump)
Format
Description
When OutOfMemoryError occurs, the thread dump is output. When C heap is insufficient in J2SE class library, this option does not output the thread dump to avoid the recurrence of C heap insufficiency due to the output of thread dump.
Specify the output destination of the thread dump in the environment variable JAVACOREDIR or the -XX:+HitachiThreadDumpToStdout option.