RFR: 8353445: Open source several AWT Menu tests - Batch 1 [v4]
Tejesh R
tr at openjdk.org
Tue Apr 22 03:19:11 UTC 2025
On Mon, 21 Apr 2025 20:32:37 GMT, Sergey Bylokhov <serb at openjdk.org> wrote:
>> Tejesh R has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Update PL
>
> test/jdk/java/awt/Menu/SetShortCutTest.java line 115:
>
>> 113: //Click on the "Stuff" menu to remove the "first" menu item
>> 114: else if (event.getSource() == item2) {
>> 115: //If the item has not been removed from the menu,then remove "First" from the "File" menu
>
> please split long line to 80 chars
Updated.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/24649#discussion_r2053264496
More information about the client-libs-dev
mailing list