Hi, Please review a fix for 2223196 : [macosx] Situation when KeyEventDispatcher doesn't work on AWT but does on Swing. In JDK 8 this bug was fixed by the Anton Tarasov fix for 6981400 (*). This fix is a OS X specific subset of the Anton's fix.
Bug: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=2223196 Wbrev: http://cr.openjdk.java.net/~leonidr/2223196/webrev.00/ * http://cr.openjdk.java.net/~ant/6981400/webrev.7/ Thanks, Leonid.