On Wed, 8 May 2024 05:05:02 GMT, Tejesh R <t...@openjdk.org> wrote:

>> Abhishek Kumar has updated the pull request incrementally with one 
>> additional commit since the last revision:
>> 
>>   Var moved to local scope
>
> test/jdk/com/sun/java/swing/plaf/gtk/TestMenuMnemonicOnAltPress.java line 48:
> 
>> 46:     private static JFrame frame;
>> 47:     private static JMenuBar menuBar;
>> 48:     private static JMenu fileMenu;
> 
> `menuBar `and `fileMenu `can be converted to local variable.

Updated.

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

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

Reply via email to