[jdk17u] RFR: 8348760: RadioButton is not shown if JRadioButtonMenuItem is rendered with ImageIcon in WindowsLookAndFeel
Goetz Lindenmaier
goetz at openjdk.org
Mon Sep 8 14:50:34 UTC 2025
On Mon, 8 Sep 2025 14:08:07 GMT, Andrew John Hughes <andrew at openjdk.org> wrote:
>> 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.
>
> Approving for 17.0.17 as this fixes a TCK issue. However, it's not clear to me why this couldn't have gone in before rampdown given https://github.com/openjdk/jdk21u-dev/pull/2115 seems to have been ready for 21u on 2025-08-21.
Hi @gnu-andrew
thanks for the approval!
The only reason this didn't make rampdown are time constraints, I was working on other backports.
-------------
PR Comment: https://git.openjdk.org/jdk17u/pull/408#issuecomment-3266681430
More information about the jdk-updates-dev
mailing list