> Added a check for active keyboard language and added support for Russian > NSEvent keyCodes to JavaVirtualKeyCode translation. Originally, only English > characters were checked for even if other languages were in native > letterCharacterSet. Can be easily expanded to include other languages as well.
Alisen Chung has updated the pull request incrementally with one additional commit since the last revision: removed Russian language check ------------- Changes: - all: https://git.openjdk.java.net/jdk/pull/5617/files - new: https://git.openjdk.java.net/jdk/pull/5617/files/043d1f05..05f376c6 Webrevs: - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=5617&range=01 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=5617&range=00-01 Stats: 11 lines in 1 file changed: 0 ins; 9 del; 2 mod Patch: https://git.openjdk.java.net/jdk/pull/5617.diff Fetch: git fetch https://git.openjdk.java.net/jdk pull/5617/head:pull/5617 PR: https://git.openjdk.java.net/jdk/pull/5617
