Hitachi

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


7.18.21 -Xss

-Xss specifies the maximum area size per stack.

Description

-Xss specifies the maximum area size per stack.

Syntax

-Xsssize

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]

-Xss320K

For Windows x86 [server]

-Xss320K

For Windows x64 [server]

-Xss1M

Legend

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

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