8201570: Get two bytes for the Linux input event type, not four#257
8201570: Get two bytes for the Linux input event type, not four#257jgneff wants to merge 1 commit into
Conversation
|
👋 Welcome back jgneff! A progress list of the required criteria for merging this PR into |
johanvos
left a comment
There was a problem hiding this comment.
This fixes a bug that currently didn't cause any harm (https://bugs.openjdk.java.net/browse/JDK-8201570?focusedCommentId=14172176) , but it's better to fix it now.
|
@jgneff This change now passes all automated pre-integration checks. When the change also fulfills all project specific requirements, type
Since the source branch of this PR was last updated there have been 9 commits pushed to the
As there are no conflicts, your changes will automatically be rebased on top of these commits when integrating. If you prefer to avoid automatic rebasing, please merge As you are not a known OpenJDK Author, an existing Committer must agree to sponsor your change. Possible candidates are the reviewers of this PR (@johanvos) but any other Committer may sponsor as well. ➡️ To flag this PR as ready for integration with the above commit message, type |
|
@jgneff you can proceed with this and integrate it. Once you do that, I'll sponsor the commit. |
|
/integrate |
|
/sponsor |
|
@johanvos @jgneff The following commits have been pushed to master since your change was applied:
Your commit was automatically rebased without conflicts. Pushed as commit 126637f. |
Fixes JDK-8201570.
Progress
Issue
Reviewers
Download
$ git fetch https://git.openjdk.java.net/jfx pull/257/head:pull/257$ git checkout pull/257