Integrated: 8335986: Test javax/swing/JCheckBox/4449413/bug4449413.java fails on Windows 11 x64 because RBMenuItem's and CBMenuItem's checkmark on the left side are not visible

Prasanta Sadhukhan psadhukhan at openjdk.org
Fri Jun 20 03:12:32 UTC 2025


On Wed, 18 Jun 2025 03:56:13 GMT, Prasanta Sadhukhan <psadhukhan at openjdk.org> wrote:

> RBMenuItem's and CBMenuItem's checkmark on the left side are not visible while running on Windows L&F as background color is same as RBMenuItem/CBMenuItem's checkmark..
> Modified the color so that they are visible..

This pull request has now been integrated.

Changeset: c51bed73
Author:    Prasanta Sadhukhan <psadhukhan at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/c51bed739d97167ae768e204dd8666d078d2e607
Stats:     24 lines in 1 file changed: 18 ins; 1 del; 5 mod

8335986: Test javax/swing/JCheckBox/4449413/bug4449413.java fails on Windows 11 x64 because RBMenuItem's and CBMenuItem's checkmark on the left side are not visible

Reviewed-by: tr

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

PR: https://git.openjdk.org/jdk/pull/25864


More information about the client-libs-dev mailing list