How can I make sure that my unused Components are being destroyed by the garbage collector? I keep getting an out of memory error after I make a few panels containing a large image. Each time, I overwrite the old panel with the new image. However, I suspect that the old panels are not being garbage collected due to some sort of reference being held by the windowing system. Any advice?
I have 256mb of physical ram and a pagefile size of 512. If I call the JVM with the parameters: -mx128m -ms128m then it runs a little more before crashing out, so I know it is a memory leak in there somewhere. I'm pretty sure it has to do with the creation and destruction of windows. Micah
Not really. It's long, complicated, and involves input files. It is not too important since I am not using it for anything long term. I can generate the images one-by-one, then save them to disk for viewing. I just wanted to be able to do it all at once. Thanks for trying. Sigh... Micah
It's a tiny ad only because the water is so cold.
New web page for Paul's Rocket Mass Heaters movies