RFR: 8353446: Open source several AWT Menu tests - Batch 2 [v3]
Tejesh R
tr at openjdk.org
Tue Apr 22 05:25:32 UTC 2025
On Tue, 22 Apr 2025 05:13:45 GMT, Abhishek Kumar <abhiscxk at openjdk.org> 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
More information about the client-libs-dev
mailing list