Hitachi

Hitachi Application Server V10 Definition Reference Guide (For UNIX® Systems)


7.3.5 -XX:[+|-]HitachiThreadDumpWithHashCode

-XX:[+|-]HitachiThreadDumpWithHashCode outputs hash codes in the thread information of extended thread dumps.

Description

-XX:[+|-]HitachiThreadDumpWithHashCode specifies whether to output hash codes in the thread information of extended thread dumps.

Note that hash codes are output for the thread that is running the Java program. Hash codes are not output for the thread that is used for Java VM internal operation.

Prerequisite option
  • -XX:+HitachiThreadDump

Syntax

-XX:[+|-]HitachiThreadDumpWithHashCode

Specifiable values

Type: String

-XX:+HitachiThreadDumpWithHashCode

Outputs hash codes in the thread information of extended thread dumps.

-XX:-HitachiThreadDumpWithHashCode

Does not output hash codes as the thread information of extended thread dumps.

Default value

If the definition item is omitted:

-XX:+HitachiThreadDumpWithHashCode

Notes