Re: Memory leak

Posted by Albert Cardona on
URL: http://imagej.273.s1.nabble.com/Memory-leak-tp3700430p3700444.html

Hi Gabriel,

I run your macro, with java 1.6.0 ij138h, both with the baboon.tif image
and a 10-slice stack of baboon images, and I don't see any memory
increase at all either. It decreases if anything. Now I'm puzzled, can't
explain the leak of this morning after working on so many different RGB
stacks.

As for the code, 1.37v and 1.38h contain identical RGBStackSplitter.java
files, and nothing has changed in the
ColorProcessor.getRGB(int[],int[],int[]) method either.

Albert