Hi Kevin, all, Please review the patch attached to the following JBS issue:
https://bugs.openjdk.java.net/browse/JDK-8144625This change removes the impl_getCode() and impl_getChar() methods from KeyCode, and adds in getCode() and getChar() methods.
-- -- Jonathan