RFR: 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 [v3]

Alexey Ivanov aivanov at openjdk.org
Thu Jun 19 19:27:28 UTC 2025


On Thu, 19 Jun 2025 04:10:20 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..
>
> Prasanta Sadhukhan has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Remove author tag

Is this fix needed?

You're working on modifying menu rendering on Windows in #23324 so that both check marks and icons are displayed. The test will be fixed as soon as that fix for [JDK-8348760](https://bugs.openjdk.org/browse/JDK-8348760) is integrated.

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

PR Comment: https://git.openjdk.org/jdk/pull/25864#issuecomment-2988969593


More information about the client-libs-dev mailing list