JDK-8351884 : Refactor bug8033699.java test code
  • Type: Enhancement
  • Component: client-libs
  • Sub-Component: javax.swing
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2025-03-12
  • Updated: 2025-05-08
  • Resolved: 2025-04-30
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 25
25 b21Fixed
Related Reports
Duplicate :  
Relates :  
Description
Refactor bug8033699.java test code to incorporate suggestions [1] made in the review here:

 • Change title: `mainFrame = new JFrame("Bug 8033699 - 9 Tests for Grouped / Non-Grouped Radio Buttons");`
 • “Non group” can be changed to “non-group” (For consistency across test)
 • Please limit to 80 cols wherever applicable


[1] https://github.com/openjdk/jdk/pull/23964#discussion_r1988489870
Comments
Changeset: 482538b1 Branch: master Author: Rajat Mahajan <rmahajan@openjdk.org> Committer: Alexey Ivanov <aivanov@openjdk.org> Date: 2025-04-30 12:23:24 +0000 URL: https://git.openjdk.org/jdk/commit/482538b100856afe2252395d47e576e6c6d885ce
30-04-2025

A pull request was submitted for review. Branch: master URL: https://git.openjdk.org/jdk/pull/24384 Date: 2025-04-02 17:34:34 +0000
02-04-2025