Re: [Java-gnome-developer] Running File I/O Thread Crashes Java-Gnome
Brought to you by:
afcowie
From: Kenneth P. <ken...@gm...> - 2010-06-07 00:00:09
|
On Sun, 06 Jun 2010 20:27:33 +1000 Andrew Cowie <an...@op...> wrote: > On Sat, 2010-06-05 at 08:11 +0000, someone who still doesn't have a > $ GDK_NATIVE_WINDOWS=true java -classpath > ~/workspace/java-gnome/tmp/gtk-4.0.jar:tmp/classes/ DrawingWindow > > Works fine! > > Try it? I can confirm that `export GDK_NATIVE_WINDOWS=1` causes no failures to occur. With the jvisualvm profiler running I let the thread print up to 50,000 and no crash occurred. |