-XX:[+|-]HitachiThreadDumpToStdout (Option for preventing the standard output of extended thread dump)

Format

-XX:+HitachiThreadDumpToStdout
This option outputs the extended thread dump to the standard output as well as to the thread dump output file.
-XX:-HitachiThreadDumpToStdout
This option does not output the extended thread dump to the standard output. This option outputs the extended tread to the thread dump output file only.

Description

Specify whether to output the extended thread dump to the standard output.

The following message is output regardless of the specification of this option. The extended thread dump is output to the JavaVM log file.

Writing Java core to file-name-(full-path)... OK

Default value
  • -XX:+HitachiThreadDumpToStdout
Prerequisite options
  • -XX:+HitachiThreadDump