+1 -phil
On 8/30/19, 1:59 PM, Sergey Bylokhov 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.00The 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.
