-XX:InitialHeapSize / -XX:MaxHeapSize
These Hotspot options for specifying heap size are recognized by OpenJ9 for compatibility. See -Xms / -Xmx for details.
Syntax
Setting | Effect |
---|---|
-XX:InitialHeapSize<size> |
Set initial heap size |
-XX:MaxHeapSize<size> |
Set maximum heap size |