[jdk21u] RFR: 8348760: RadioButton is not shown if JRadioButtonMenuItem is rendered with ImageIcon in WindowsLookAndFeel
Goetz Lindenmaier
goetz at openjdk.org
Tue Sep 2 19:31:54 UTC 2025
I backport this for parity with 21.0.9-oracle
src/java.desktop/share/classes/com/sun/java/swing/SwingUtilities3.java
Resolved imports.
Resolved two more Copyrights.
With some luck this is clean.
Test requires follow-up 8365375.
-------------
Commit messages:
- backport e29346dbd6328dcadc347a70d8c06ce141efef02
Changes: https://git.openjdk.org/jdk21u/pull/467/files
Webrev: https://webrevs.openjdk.org/?repo=jdk21u&pr=467&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8348760
Stats: 630 lines in 8 files changed: 524 ins; 81 del; 25 mod
Patch: https://git.openjdk.org/jdk21u/pull/467.diff
Fetch: git fetch https://git.openjdk.org/jdk21u.git pull/467/head:pull/467
PR: https://git.openjdk.org/jdk21u/pull/467
More information about the jdk-updates-dev
mailing list