RFR: 8343739: Test java/awt/event/KeyEvent/ExtendedKeyCode/ExtendedKeyCodeTest.java failed: Wrong extended key code [v3]

Alisen Chung achung at openjdk.org
Fri May 2 18:34:45 UTC 2025


On Fri, 2 May 2025 17:35:04 GMT, Alisen Chung <achung at openjdk.org> wrote:

>> Test was failing on Ubuntu, looks to be a synchronous error in the test so I rewrote it to improve stability.
>
> Alisen Chung has updated the pull request incrementally with one additional commit since the last revision:
> 
>   check eventsCount

I've updated the test to include logging and ran the test 200x without failures. I think it's ok to push the test with these changes so that if the test ever does fail again we can use the logs and analyze the problem.

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

PR Comment: https://git.openjdk.org/jdk/pull/24885#issuecomment-2847848635


More information about the client-libs-dev mailing list