Hitachi

uCosminexus Application Server Definition Reference Guide


-XX:[+|-]HitachiOutOfMemoryAbortThreadDumpWithJHeapProf(Class-wise statistical information output option)

Organization of this page

Format

-XX:+HitachiOutOfMemoryAbortThreadDumpWithJHeapProf

The -XX:+HitachiOutOfMemoryAbortThreadDumpWithJHeapProf outputs class-wise statistical information to the thread dump log file output by -XX:+HitachiOutOfMemoryAbortThreadDump.

-XX:-HitachiOutOfMemoryAbortThreadDumpWithJHeapProf

The -XX:-HitachiOutOfMemoryAbortThreadDumpWithJHeapProf does not output class-wise statistical information to the thread dump log file output by -XX:+HitachiOutOfMemoryAbortThreadDump.

Description

Specify whether to output class-wise statistical information to the thread dump log file output by -XX:+HitachiOutOfMemoryAbortThreadDump.

Default value

-XX:-HitachiOutOfMemoryAbortThreadDumpWithJHeapProf

Prerequisite options
  • -XX:+HitachiOutOfMemoryAbort

  • -XX:+HitachiOutOfMemoryAbortThreadDump

  • -XX:+HitachiThreadDump

Precautions

-XX:+HitachiOutOfMemoryAbortThreadDumpWithJHeapProf is an option for adding class-wise statistical information to a thread dump that is output when an OutOfMemory error occurs. If G1 GC is used, you cannot use this option because the class-wise statistics functionality cannot be used. If you specify this option when G1 GC is used, a thread dump that does not include class-wise statistical information is output.