On Tue, 11 Mar 2025 06:28:07 GMT, Abhishek Kumar <abhis...@openjdk.org> wrote:

>> Added code to Iterates over all installed Look and Feel environments and 
>> added related exception handling.
>> 
>> Testing done.
>
> 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 ?

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

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

Reply via email to