<AWT Dev> [7u12] Review request for 7175707: [macosx] PIT: 8 b43 Not running on AppKit thread issue again

Sergey Bylokhov Sergey.Bylokhov at oracle.com
Thu Oct 18 07:42:12 PDT 2012


Fix looks good.

18.10.2012 18:37, Alexander Scherbatiy wrote:
>
> This is a direct backport of the fix from the JDK 8 to JDK 7u12
>
> bug: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7175707
> webrev: http://cr.openjdk.java.net/~alexsch/7175707/webrev.01
>
> The nativeGetNSWindowDisplayID_AppKitThread can be invoked both from 
> the AppKitThread and not from the AppKitThread.
> The fix invokes the getNSWindowDisplayID_AppKitThread method on the 
> AppKitThread in case if we are no on the AppKitThread.
>
> The GetNSWindowDisplayID_AppKitThread method is renamed to 
> getNSWindowDisplayID_AppKitThread.
>
> Thanks,
> Alexandr.
>


-- 
Best regards, Sergey.




More information about the awt-dev mailing list