RFR: 8327980: Convert javax/swing/JToggleButton/4128979/bug4128979.java applet test to main [v2]

Abhishek Kumar abhiscxk at openjdk.org
Wed Mar 13 16:09:16 UTC 2024


On Wed, 13 Mar 2024 01:20:05 GMT, Harshitha Onkar <honkar at openjdk.org> wrote:

>> Abhishek Kumar has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Review comment fix
>
> test/jdk/javax/swing/JToggleButton/4128979/bug4128979.java line 81:
> 
>> 79: 
>> 80:     public static JFrame createAndShowUI() {
>> 81:         frame = new JFrame("Test window");
> 
> Frame title can be more descriptive.

Updated.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/18233#discussion_r1523547010


More information about the client-libs-dev mailing list