[8] Request for review: 8009012 [macosx] DisplayChangedListener is not implemented in LWWindowPeer/CGraphicsEnvironment (original) (raw)
Andrew Brygin andrew.brygin at oracle.com
Fri Apr 26 11:52:11 PDT 2013
- Previous message: [8] Request for review: 8009012 [macosx] DisplayChangedListener is not implemented in LWWindowPeer/CGraphicsEnvironment
- Next message: hg: jdk8/awt/corba: 2 new changesets
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hello Sergey,
the fix looks fine to me.
Thanks, Andrew.
On 4/17/2013 1:42 PM, Sergey Bylokhov wrote:
Hello, Please review the fix for jdk 8. displayChanged() was added to LWWindowPeer and CGraphicsDevice. Note that I move out unnecessary calls to the appkit thread(in CGLayer.nativeSetScale() and CGraphicsDevice.getX), because it can cause a deadlock, when called from the non-appkit thread.
Bug: http://bugs.sun.com/bugdatabase/viewbug.do?bugid=8009012 Webrev can be found at: http://cr.openjdk.java.net/~serb/8009012/webrev.00 -- Best regards, Sergey.
-------------- next part -------------- An HTML attachment was scrubbed... URL: http://mail.openjdk.java.net/pipermail/awt-dev/attachments/20130426/a2626175/attachment.html
- Previous message: [8] Request for review: 8009012 [macosx] DisplayChangedListener is not implemented in LWWindowPeer/CGraphicsEnvironment
- Next message: hg: jdk8/awt/corba: 2 new changesets
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]