Hello, This is plan B version of the fix for JDK-8020209: [macosx] Mac OS X key event confusion for "COMMAND PLUS". The previous, proper version of the fix has been reviewed here: http://mail.openjdk.java.net/pipermail/awt-dev/2013-September/005441.html Unfortunately, I can't proceed with that version because there are some difficulties with submitting private JDK 8 build to Apple for approval. Since we are short on time and I want to fix this bug in JDK 8, I've had to use a workaround.
Bug: https://bugs.openjdk.java.net/browse/JDK-8020209 webrev: http://cr.openjdk.java.net/~leonidr/8020209/webrev.02/ Thanks, Leonid.
