I know you can set max heap size at startup using -Xmx but is it possible to change it dynamically during runtime?
Is there any tool or (undocumented) api which will allow me to do that?
I know you can set max heap size at startup using -Xmx but is it possible to change it dynamically during runtime?
Is there any tool or (undocumented) api which will allow me to do that?