RFR: 8280818: Expand bug8033699.java to iterate over all LaFs

Damon Nguyen dnguyen at openjdk.org
Tue Mar 11 22:55:31 UTC 2025


On Tue, 11 Mar 2025 21:15:55 GMT, Rajat Mahajan <rmahajan at openjdk.org> wrote:

>> test/jdk/javax/swing/JRadioButton/8033699/bug8033699.java line 1:
>> 
>>> 1: /*
>> 
>> Minor changes can be done
>> 1. mainFrame = new JFrame("Bug 8033699 - `9` Tests for `Grouped / Non-Grouped` Radio Buttons");
>> 2. Non group can be changed to non-group (For consistency across test)
>> 3. Please limit to 80 cols wherever applicable 
>> 
>> Otherwise the changes look good. Verified test on macOS and it works as expected.
>
> Should these be done as part of this change or a separate bug for refactoring /code cleanup of this test ?

I usually fix these when I touch the test anyway.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/23964#discussion_r1990232787


More information about the client-libs-dev mailing list