Hi, Actually, there was no need. It was a mistake. Please, take a look at the updated webrev:
http://cr.openjdk.java.net/~leonidr/2223196/webrev.01/ On 11.12.2012, at 15:24, Anton V. Tarasov <anton.tara...@oracle.com> wrote: > Hi Leonid, > > The problem with lost key events is fixed with the only change in the > LWWindowPeer.dispatchKeyEvent method. > Did you have any specific need to backport the rest of the changes? I'm not > against backporting it, but just would like to understand the reason. > > Thanks, > Anton. > > On 29.11.2012 1:19, Leonid Romanov wrote: >> >> 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. >> >> >