Java resize heap question -
if there way resize heap passing xmsn argument array in main. shown small example of this.
you can not resize amount of memory allotted java virtual machine (-xmx) once it's been started. launch another java process main value args array.
Comments
Post a Comment