RFR: 8354106: Clean up and open source KeyEvent related tests (Part 2) [v2]
Alexander Zuev
kizune at openjdk.org
Tue Apr 15 17:35:11 UTC 2025
On Mon, 14 Apr 2025 11:15:28 GMT, Abhishek Kumar <abhiscxk at openjdk.org> wrote:
>> Alexander Zuev has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Fixed bug ids list
>
> test/jdk/java/awt/event/KeyEvent/KeyTest.java line 26:
>
>> 24: /*
>> 25: * @test
>> 26: * @bug 4151419, 4090870, 4169733
>
> `Error. Parse Exception: Invalid or unrecognized bugid: 4151419,`
> No need of `comma` for multiple bugids
>
> Suggestion:
>
> * @bug 4151419 4090870 4169733
Fixed.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/24610#discussion_r2045135538
More information about the client-libs-dev
mailing list