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

Alexander Zuev kizune at openjdk.org
Tue Apr 15 18:29:12 UTC 2025


On Mon, 14 Apr 2025 11:17:55 GMT, Abhishek Kumar <abhiscxk at openjdk.org> wrote:

>> 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 27:
> 
>> 25:  * @test
>> 26:  * @bug 4308606
>> 27:  * @summary   Tests whether the keys on the numeric keyboard work
> 
> Suggestion:
> 
>  * @summary Tests whether the keys on the numeric keyboard work

Fixed.

> test/jdk/java/awt/event/KeyEvent/FrenchKeyboard.java line 69:
> 
>> 67:                 .awaitAndCheck();
>> 68:     }
>> 69: }
> 
> Blank line after this ?

Fixed.

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

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


More information about the client-libs-dev mailing list