[7u6] Please review my fix for 7171163: [macosx] Shortcomings in the design of the secondary native event loop made JavaFX DnD deadlock (original) (raw)

steve.x.northover at oracle.com steve.x.northover at oracle.com
Wed May 23 10:21:44 PDT 2012


The implementation matches how these methods are used by drag and drop but the naming makes no sense. Who else calls these methods? I'm assuming nobody (or that they are all called with the same implementation in mind).

startNativeNestedEventLoop is really "read and dispatch an event without blocking".

Steve

On 23/05/2012 12:51 PM, Alexander Zuev wrote:

Hello,

please review my fix for the 7171163: [macosx] Shortcomings in the design of the secondary native event loop made JavaFX DnD deadlock Bug can be found at http://bugs.sun.com/bugdatabase/viewbug.do?bugid=7171163 Webrev can be found at: http://cr.openjdk.java.net/~kizune/7171163/webrev.00/ With best regards, Alexander Zuev



More information about the awt-dev mailing list