Hitachi

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


7.12.7 -XX:HitachiAutoExplicitMemoryFile

-XX:HitachiAutoExplicitMemoryFile specifies the file path for the automatic placement configuration file used by the functionality for automatically placing Explicit memory blocks.

Description

-XX:HitachiAutoExplicitMemoryFile specifies the file path for the automatic placement configuration file used by the functionality for automatically placing Explicit memory blocks.

Prerequisite option
  • -XX:+HitachiAutoExplicitMemory

Syntax

-XX:HitachiAutoExplicitMemoryFile:character_string

Specifiable values

character_string

Type: String

Specify a relative path from the current directory for the Java VM processing or an absolute path. You can specify a path that includes directory names.

Note that you can specify only one file as the automatic placement configuration file.

If you specify one or more characters, the default automatic placement setting for the explicit memory management functionality and the file settings specified for this option are enabled.

Default value

If the definition item is omitted:

-XX:HitachiAutoExplicitMemoryFile:<null character>

Notes