jogl deadlock

Thomas Fitzsimmons fitzsim@redhat.com
Tue May 17 17:01:00 GMT 2005


On Tue, 2005-05-17 at 09:12 -0700, Anthony Green wrote:
> On Tue, 2005-05-17 at 11:47 -0400, Thomas Fitzsimmons wrote:
> > Try turning on gdk lock debugging.
> 
> Please remind me how to do this.
> 

In jni/gtk-peer/gtkpeer.h change:

#define DEBUG_LOCKING 0

to

#define DEBUG_LOCKING 1

and rebuild the peers.

Tom




More information about the Java mailing list