Hitachi

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


7.5.1 -XX:[+|-]HitachiOutputMilliTime

-XX:[+|-]HitachiOutputMilliTime outputs the time (accurate to the millisecond) to the Java VM log files.

Description

-XX:[+|-]HitachiOutputMilliTime specifies whether to output the time accurate to the millisecond. This option applies to Java VM log files and the log files for the explicit memory management functionality.

Prerequisite option

Specify one of the following:

  • -XX:+HitachiVerboseGC

  • -XX:+HitachiOutOfMemoryStackTrace

  • -XX:+HitachiOutOfMemoryCause

  • -XX:+HitachiOutOfMemorySize

  • -XX:+HitachiJavaClassLibTrace

  • Option other than -XX:HitachiExplicitMemoryLogLevel:none

  • -XX:+JITCompilerContinuation

Syntax

-XX:[+|-]HitachiOutputMilliTime

Specifiable values

Type: String

-XX:+HitachiOutputMilliTime

Outputs the time (accurate to the millisecond) to the Java VM log files.

-XX:-HitachiOutputMilliTime

Outputs the time (accurate to the second) to the Java VM log files.

Default value

If the definition item is omitted:

-XX:-HitachiOutputMilliTime

Examples