[jdk17u] Integrated: 8348760: RadioButton is not shown if JRadioButtonMenuItem is rendered with ImageIcon in WindowsLookAndFeel

Goetz Lindenmaier goetz at openjdk.org
Tue Sep 9 12:14:23 UTC 2025


On Tue, 2 Sep 2025 19:53:12 GMT, Goetz Lindenmaier <goetz 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.

This pull request has now been integrated.

Changeset: 2ed2edb2
Author:    Goetz Lindenmaier <goetz at openjdk.org>
URL:       https://git.openjdk.org/jdk17u/commit/2ed2edb244d0a6bf1a156f2a4a346986388c4236
Stats:     631 lines in 8 files changed: 525 ins; 81 del; 25 mod

8348760: RadioButton is not shown if JRadioButtonMenuItem is rendered with ImageIcon in WindowsLookAndFeel

Reviewed-by: mdoerr, andrew
Backport-of: 536505154709c521e3082d10688fa129b24d89e6

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

PR: https://git.openjdk.org/jdk17u/pull/408


More information about the jdk-updates-dev mailing list