Is there a way to modify the jvm args from inside of the jvm? Specifically, I want to be able to change the maximum heap size of the jvm from inside of it. Is this possibl
Specifically, I want to be able to change the maximum heap size of the jvm from inside of it. Is this possible?
No.