<AWT Dev> [14] Review Request: 8229515 [macos] access to window property of NSView on wrong thread
Dmitry Markov
dmitry.markov at oracle.com
Mon Sep 2 11:52:05 UTC 2019
Hi Sergey,
The fix looks good to me.
Thanks,
Dmitry
> On 30 Aug 2019, at 21:59, Sergey Bylokhov <Sergey.Bylokhov at oracle.com> wrote:
>
> Hello.
> Please review the fix for JDK 14.
>
> Bug: https://bugs.openjdk.java.net/browse/JDK-8229515
> Fix: http://cr.openjdk.java.net/~serb/8229515/webrev.00
>
> The access to the "window" property of the NSView was moved to the appkit thread,
> since the Cocoa components should be used on this thread only.
>
> --
> Best regards, Sergey.
More information about the awt-dev
mailing list