On Wed, 5 Apr 2023 15:54:53 GMT, Nikita Gubarkov <[email protected]> wrote:

> There are freezes reported on some Linux configurations which are believed to 
> may be caused by the toolkit thread quickly reacquiring AWT_LOCK while 
> polling for events, which starves EDT waiting on that lock.
> Adding new `awt.lock.fair` system property can help diagnosing such issues.

fair :-) enough/

-------------

Marked as reviewed by prr (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/13356#pullrequestreview-1375849655

Reply via email to