[jdk17u] RFR: 8348760: RadioButton is not shown if JRadioButtonMenuItem is rendered with ImageIcon in WindowsLookAndFeel
Goetz Lindenmaier
goetz at openjdk.org
Tue Sep 2 20:33:44 UTC 2025
I backport this for parity with 17.0.17-oracle based on the push to 21.
Resolved two copyrights and imports in SwingUtilities3.java.
Had to add another import to make it compile.
-------------
Commit messages:
- add import to fix build
- backport e29346dbd6328dcadc347a70d8c06ce141efef02
Changes: https://git.openjdk.org/jdk17u/pull/408/files
Webrev: https://webrevs.openjdk.org/?repo=jdk17u&pr=408&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8348760
Stats: 631 lines in 8 files changed: 525 ins; 81 del; 25 mod
Patch: https://git.openjdk.org/jdk17u/pull/408.diff
Fetch: git fetch https://git.openjdk.org/jdk17u.git pull/408/head:pull/408
PR: https://git.openjdk.org/jdk17u/pull/408
More information about the jdk-updates-dev
mailing list