On Wed, 5 May 2021 16:12:36 GMT, Kevin Rushforth <k...@openjdk.org> wrote:
> This is the backport of a small enhancement to add a query for CAPS_LOCK and > NUM_LOCK to jfx11u. > > The jfx mainline patch applied cleanly except for one conflict in an import > statement which had to be manually resolved. I also needed to subsequently > modify the `@since` tag in the new API method to reflect the change in > release, as noted in the > [CSR](https://bugs.openjdk.java.net/browse/JDK-8259868?focusedCommentId=14397008&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-14397008). > > I've sanity tested it on Windows. I will sanity test on Linux and Mac before > integrating. Marked as reviewed by jvos (Reviewer). ------------- PR: https://git.openjdk.java.net/jfx11u/pull/4