On Fri, 28 Jun 2024 19:59:15 GMT, Alexey Ivanov <[email protected]> wrote:

>> Abhishek Kumar has updated the pull request incrementally with one 
>> additional commit since the last revision:
>> 
>>   Remove AquaMnemonicHandler class and unused APIs from WinDowsLookAndFeel, 
>> copyright year update
>
> test/jdk/com/sun/java/swing/plaf/gtk/TestMenuMnemonicOnAltPress.java line 1:
> 
>> 1: /*
> 
> You extended the test to Aqua, so the test doesn't belong in `swing.plaf.gtk` 
> any more.
> 
> I recommend moving it closer to the test you wrote for Windows: 
> [`JMenuBar/TestMenuMnemonic.java`](https://github.com/openjdk/jdk/blob/master/test/jdk/javax/swing/JMenuBar/TestMenuMnemonic.java).
> 
> The new test could be `JMenuBar/TestMenuMnemonicLinuxAndMac.java`.
> 
> The old test could be renamed to `TestMenuMnemonicWindows.java`; or leave it 
> unchanged.

Updated to `JMenuBar/TestMenuMnemonicLinuxAndMac.java`.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/18992#discussion_r1663456877

Reply via email to