Review request for MACOSX_PORT-568: KeyEvent difference between Apple 1.6 and openjdk 1.7

Leonid Romanov leonid.romanov at oracle.com
Thu Jan 26 05:23:31 PST 2012


Hi, 
Please review a better fix for http://java.net/jira/browse/MACOSX_PORT-568

The idea behind the fix is that instead of doing character translation in Java (which doesn't work for layouts other than English), we rely on OS X to do it for us. Also note that this fix is a prerequisite for http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7124286

webrev: http://cr.openjdk.java.net/~leonidr/MACOSX_PORT-568/webrev.00/

Thanks,
Leonid.


 


More information about the macosx-port-dev mailing list