Re: JTextArea is a memory hog!

2003-01-13 Thread Christian Pesch
Joe Consumer [EMAIL PROTECTED]Joe Consumer wrote: Christain, Thanks for the info. THe problem seems to be that OptimizeIt doesn't seem to show these objects being GC'ed even at a slow pace. The finalizer thread runs at a low priority in the hot spot vm. What is the fix? Do not use

Re: JTextArea is a memory hog!

2003-01-09 Thread Christian Pesch
Joe Consumer wrote: I can't believe this exists in Swing, but I've found that when I loaded a 2MB file into JTextArea it creates literally 394,000+ java.lang.ref.Finalizer objects that hang around event after the JTextArea is released. What's worse is my memory usage spikes to 65MB! That's 30