[jdk21u-dev] RFR: 8348760: RadioButton is not shown if JRadioButtonMenuItem is rendered with ImageIcon in WindowsLookAndFeel
Goetz Lindenmaier
goetz at openjdk.org
Thu Aug 21 14:52:22 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.
-------------
Commit messages:
- backport e29346dbd6328dcadc347a70d8c06ce141efef02
Changes: https://git.openjdk.org/jdk21u-dev/pull/2115/files
Webrev: https://webrevs.openjdk.org/?repo=jdk21u-dev&pr=2115&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-dev/pull/2115.diff
Fetch: git fetch https://git.openjdk.org/jdk21u-dev.git pull/2115/head:pull/2115
PR: https://git.openjdk.org/jdk21u-dev/pull/2115
More information about the jdk-updates-dev
mailing list