[jfx11u] RFR: 8259680: Need API to query states of CAPS LOCK and NUM LOCK keys
Johan Vos
jvos at openjdk.java.net
Wed May 5 19:37:52 UTC 2021
On Wed, 5 May 2021 16:12:36 GMT, Kevin Rushforth <kcr at 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
More information about the openjfx-dev
mailing list