On Mon, 21 Apr 2025 20:32:37 GMT, Sergey Bylokhov <s...@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