On Tue, 11 Mar 2025 21:15:55 GMT, Rajat Mahajan <rmaha...@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