On Mon, 27 Sep 2021 16:19:21 GMT, Alisen Chung <d...@openjdk.java.net> wrote:
>> 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: > > adding comment explaining offset numbers Marked as reviewed by kizune (Reviewer). ------------- PR: https://git.openjdk.java.net/jdk/pull/5617