memory management - java jvm maximum and minimum heap options -


two jvm options can provide -xms , -xmx minimum , maximum heap size jvm respectively. in lot of applications, have noticed both these values same. there specific or reason why developers chose have both minimum , maximum possible heap same?

thanks

one answer avoid memory fragmentation, vm start max allowed allocating size


Comments

Popular posts from this blog

python - cx_oracle unable to find Oracle Client -

shader - OpenGL Shadow Map -

c# - Exchange 2010/2013 TransportAgent Content Conversion for Internal Recipients -