I have a simple java program that I run with -Xms=512mb and -Xmx=512mb arguments. So the initial heap is 512 Mb, which means that my JVM must request m
-Xms=512mb
-Xmx=512mb