On Fri, 15 Sep 2023 11:58:15 GMT, Abhishek Kumar <[email protected]> wrote:

>> test/jdk/javax/swing/JRadioButton/bug4823809.java line 52:
>> 
>>> 50:             robot = new Robot();
>>> 51:             SwingUtilities.invokeAndWait(() -> {
>>> 52:                 frame = new JFrame();
>> 
>> Please add frame title.
>
> I think to maintain consistency across tests we should add title. Many of the 
> tests were not visible but still frame title added.

Will add it.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/15738#discussion_r1327203919

Reply via email to