On Wed, 18 Jun 2025 03:56:13 GMT, Prasanta Sadhukhan <psadhuk...@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 <psadhuk...@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