RFR: 8316104: Open source several Swing SplitPane and RadioButton related tests

Tejesh R tr at openjdk.org
Fri Sep 15 12:16:39 UTC 2023


On Fri, 15 Sep 2023 11:58:15 GMT, Abhishek Kumar <abhiscxk at openjdk.org> 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


More information about the client-libs-dev mailing list