Re: jogamp.common.util.locks.RecursiveLockImpl01Unfairish.lock timeout exception
Posted by Sven Gothel on May 18, 2012; 2:03am
URL: https://forum.jogamp.org/jogamp-common-util-locks-RecursiveLockImpl01Unfairish-lock-timeout-exception-tp3999944p4000113.html
On 05/18/2012 12:53 AM, Vaxquis [via jogamp] wrote:
> I've a question/request for a feature concerning this class/method. Since
> timeouts (especially with default t=5000ms) are commonly generated, e.g. when
> starting OpenGL rendering ASAP after starting the app (or when resizing a
> Swing window, due to the sheer amount of redraws needed and when there's no
> setSize event filtering implemented),
We have to consider this a bug,
either in JOGL or while using JOGL.
Instead of going through your list of workarounds,
allow us to understand what causes the timeout.
Pls provide a _complete_ one-class example which reproduces
the behavior either here, or as a new bugreport (preferred).
Thank you.
~Sven