Hitachi

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


7.12.13 -XX:HitachiExplicitMemoryJavaLogFileSize

-XX:HitachiExplicitMemoryJavaLogFileSize specifies the maximum size (in bytes) per log file of the explicit memory management functionality.

Description

-XX:HitachiExplicitMemoryJavaLogFileSize specifies the maximum size (in bytes) per file.

Related option
  • -XX:HitachiJavaLogFileSize

Syntax

-XX:HitachiExplicitMemoryJavaLogFileSize=integer_value

Specifiable values

integer_value

Type: Integer

Specify an integer (in bytes) from 8192 to 2147483647.

If the specified value is outside of the specifiable range, 8192 is set.

Default value

If the definition item is omitted:
For the wraparound method:

-XX:HitachiExplicitMemoryJavaLogFileSize=256k

For the shift method:

-XX:HitachiExplicitMemoryJavaLogFileSize=128M

Notes

If a value other than a natural number is specified, the behavior will be the same as when an undefined option is specified.