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.

This pull request has now been integrated.

Changeset: ea4f8806
Author:    Kevin Rushforth <k...@openjdk.org>
URL:       
https://git.openjdk.java.net/jfx11u/commit/ea4f880600f747fc5334504d5ab71c019e45ba61
Stats:     446 lines in 15 files changed: 445 ins; 0 del; 1 mod

8259680: Need API to query states of CAPS LOCK and NUM LOCK keys

Reviewed-by: jvos
Backport-of: 217a8cba5d68f6468fec8b33753b31430d3309da

-------------

PR: https://git.openjdk.java.net/jfx11u/pull/4

Reply via email to