I have a very important process running. I can not stop it and need to enlarge the java process' size! Is there any way to increase my java process' size online(at runtime)?
You can increase the following during a running process.
But what you can't do is increase the maximum heap size. This is what a maximum means. More technically it is because the entire heap must be a single continuous region of memory and increasing the limit wouldn't help.
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