On Tue, 22 Apr 2025 05:13:45 GMT, Abhishek Kumar <[email protected]> wrote:
>> Tejesh R has updated the pull request incrementally with one additional
>> commit since the last revision:
>>
>> Updated review comments
>
> test/jdk/java/awt/Menu/OnFlyRepaintMenuTest.java line 65:
>
>> 63: Frame f = new Frame("OnFly Menu Repaint Test");
>> 64:
>> 65: f.setLayout(new BorderLayout());
>
> Setting BorderLayout is not required. You can remove this line and import
> also.
Updated.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/24681#discussion_r2053349125