RFR: 8353655: Clean up and open source KeyEvent related tests (Part 1) [v2]

Phil Race prr at openjdk.org
Wed Apr 16 19:47:57 UTC 2025


On Tue, 15 Apr 2025 18:29:12 GMT, Alexander Zuev <kizune at openjdk.org> wrote:

>> Clean up and open source three tests related to the KeyEvent mechanics.
>
> Alexander Zuev has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Small fixes based on review comments

test/jdk/java/awt/event/KeyEvent/FrenchKeyboard.java line 26:

> 24: /*
> 25:  * @test
> 26:  * @bug 4308606

can you add
@key i18n

I'd like us to start tracking tests that require some locale-specific set up.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/24609#discussion_r2047636200


More information about the client-libs-dev mailing list