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 [v2]

Prasanta Sadhukhan psadhukhan at openjdk.org
Thu Jun 19 02:38:10 UTC 2025


> 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:

  Window L&F fix

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/25864/files
  - new: https://git.openjdk.org/jdk/pull/25864/files/57eb73ff..92aed6eb

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=25864&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=25864&range=00-01

  Stats: 23 lines in 1 file changed: 18 ins; 0 del; 5 mod
  Patch: https://git.openjdk.org/jdk/pull/25864.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/25864/head:pull/25864

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


More information about the client-libs-dev mailing list