According to Eclipse and IBM, if you specify -Xms, -XX:MaxRAMPercentage is ignored. Shouldn't it be
-Xmx, -XX:MaxRAMPercentage is ignored-Xms, XX:InitialRAMPercentage is ignored?Quoted from both Eclipse and IBM:
Note: If you set a value for -Xms, these options are ignored.
Notice: you might consider marking this at a duplicate of Do java flags Xms and Xmx overwrite flag XX:+UseCGroupMemoryLimitForHeap? , but in that question they ask if Xmx overrides XX:MaxRAMPercentage respectively. Here I want to know if Xms overrides/disables XX:MaxRAMPercentage.
@Holger's comment answers this question.
-Xms had no affect on -XX:MaxRAMPercentage=75.0-Xms had no affect on -XX:MaxRAMPercentage=75.0Those Eclipse and IBM docs are incorrect.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With