-XX:[+|-]HitachiVerboseGCPrintDate (Option to output the date of extended verbosegc information)
Format
- -XX:+HitachiVerboseGCPrintDate
- This option outputs the date and time for starting garbage collection at the beginning of each output line of the extended verbosegc information.
- -XX:-HitachiVerboseGCPrintDate
- This option does not output the date and time for starting garbage collection at the beginning of each output line of the extended verbosegc information.
Description
Specify whether to output the date and time for starting garbage collection in the extended verbosegc information.
- Default value
- -XX:+HitachiVerboseGCPrintDate
- Prerequisite options