-Xms and -Xmx
George Luiz Bittencourt
george at georgeluiz.com
Wed May 15 19:47:10 UTC 2019
Hello,
I see a lot of people in the Java world saying to configure both the -Xms
and -Xmx parameters as the same value.
However I don't see a reason for that. I come from the .NET world where we
do not configure theses parameters and it works perfectly.
My question is: what are the disadvantages of not configuring them as the
same value?
I want to visualize using top or task manager the real use of memory of my
Java applications.
Thanks,
--
-George
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.java.net/pipermail/hotspot-gc-use/attachments/20190515/462fb350/attachment.html>
More information about the hotspot-gc-use
mailing list