Re: Thread blocking issue with AWT (but not NEWT) on OSX
Posted by ac on
URL: https://forum.jogamp.org/Thread-blocking-issue-with-AWT-but-not-NEWT-on-OSX-tp4026674p4026676.html
Thanks for posting this patch. However, I notice it is for NewtCanvasAWT, while the deadlock happens when I create an AWT surface with GLCanvas, so not sure yet if it applies directly to my problem. In any case, I'll take a look and see if I can figure things out.