Re: Is ImageJ memory-leaky?
Posted by Gabriel Landini on Sep 14, 2005; 12:55pm
URL: http://imagej.273.s1.nabble.com/Is-ImageJ-memory-leaky-tp3704878p3704884.html
On Wednesday 14 September 2005 12:49, Albert Cardona wrote:
> The code to release memory is a simple call to the garbage collector. You
> can run a test for 10 iterations (a while(true) loop is rather dangerous
> unless carefully planned) :
Many thanks, this is very useful.
Cheers,
Gabriel