Hitachi

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


7.18.19 -Xmx

-Xmx specifies the maximum size of the JavaHeap.

Description

-Xmx specifies the maximum size of the JavaHeap.

Syntax

-Xmxsize

Specifiable values

size

Type: Integer

Specify a natural number followed by one of the following characters. The size is specified in units of bytes.

  • k for kilo

  • m for mega

  • g for giga

  • t for tera

Note that the specification of this value is not case sensitive.

Default value

If the definition item is omitted:
For Windows x86 [client]

-Xmx64M

For Windows x86 [server]

-Xmx64M

For Windows x64 [server]

-Xmx83M

Legend

[client]: Indicates that Java HotSpot Client VM is used.

[server]: Indicates that Java HotSpot Server VM is used.