Login  Register

Re: [2.0 RC3] PBuffer uses awtlock during display

Posted by Sven Gothel on Sep 28, 2011; 5:38pm
URL: https://forum.jogamp.org/2-0-RC3-PBuffer-uses-awtlock-during-display-tp3355580p3376791.html

On Wednesday, September 28, 2011 05:12:53 PM Tovi [via jogamp] wrote:
>
> Sven,
>
> Is there any way to detect whether a call to GLProfile.initSingleton(true)
> will crash the JVM or block it? i.e. is there a set of conditions that will
> cause GLProfile.initSingleton(true). I'm asking because in my application I
> can't always be sure that I can call this as the first line.
>
If in doubt .. pass false.

Still waiting for the test case :)

IE we should fix this bug anyways
and I don't see the point where PBuffer locks anything.