Hitachi

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


7.19.11 -XX:ReservedCodeCacheSize

-XX:ReservedCodeCacheSize specifies the maximum size of the code cache area.

Description

-XX:ReservedCodeCacheSize specifies the maximum size of the code cache area.

Syntax

-XX:ReservedCodeCacheSize=integer_value

Specifiable values

integer_value

Type: Integer

Specify an integer 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 Linux [server]

-XX:ReservedCodeCacheSize=48M

Legend

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