This parameter sets the maximum amount of RAM to be used for the JVM’s memory heap.
Default: 10%
This can be specified either as a number of megabytes (for example, 4096) or as a percentage of the host machine’s physical RAM by appending %
on the end (for example, 30%
).