RFR: 8353445: Open source several AWT Menu tests - Batch 1 [v4]
Sergey Bylokhov
serb at openjdk.org
Mon Apr 21 20:35:48 UTC 2025
On Mon, 21 Apr 2025 14:50:07 GMT, Tejesh R <tr at openjdk.org> wrote:
>> Open source these AWT Menu tests:
>>
>> java/awt/Menu/MenuVisibilityTest/MenuVisibilityTest.java
>> java/awt/Menu/MenuActionEventTest/MenuActionEventTest.java
>> java/awt/Menu/RmInHideTest/RmInHideTest.java
>> java/awt/Menu/SetShortCutTest/SetShortCutTest.java
>
> 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
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/24649#discussion_r2052964200
More information about the client-libs-dev
mailing list