Re: Thread blocking issue with AWT (but not NEWT) on OSX
Posted by
Sven Gothel on
Nov 08, 2012; 2:49am
URL: https://forum.jogamp.org/Thread-blocking-issue-with-AWT-but-not-NEWT-on-OSX-tp4026674p4026825.html
On 11/08/2012 03:38 AM, ac [via jogamp] wrote:
> Well, maybe I should just move to NEWT through NewtCanvasAWT. The deadlock
> doesn't appear to happen in that case.
>
Yes, it's more stable - not just in regards to our code,
but the JRE OSX AWT implementation as well.
However, I will still complete the tests w/ jdk7u-dev
and try one more workaround - maybe I see something.
I am also sure that the upcoming OSX JRE/AWT release
will have these things stabilized.
At least we have source code (OpenJDK) to look at and analyze.
~Sven