Re: [Java-gnome-developer] Running File I/O Thread Crashes Java-Gnome
Brought to you by:
afcowie
From: Kenneth P. <ken...@gm...> - 2010-06-05 16:31:16
|
On Sat, 05 Jun 2010 15:47:12 +1000 Andrew Cowie <an...@op...> wrote: > > I was about to blame this as a GC issue, but it doesn't happen if you > don't start the thread. At least, I've not seen it (perhaps the thread > is causing GC pressure. I doubt it, though). I don't know if this is really relevant or useful, but if you attach jvisualvm to his application and force a GC the window goes blank. (Or for that matter if you simply leave it profiling the memory for a few seconds it will go blank too) |