Re: Is ImageJ memory-leaky?
Posted by Gabriel Landini on Sep 14, 2005; 10:49am
URL: http://imagej.273.s1.nabble.com/Is-ImageJ-memory-leaky-tp3704878p3704882.html
On Wednesday 14 September 2005 10:24, Albert Cardona wrote:
> So I recommend you insert code into your plugin that:
> 2) if not enough for what you want to do, release it by calling in a
> while(true) loop the garbage collector until enough memory has been
> released.
What is the code to do this?
Many thanks,
G.