RFR: 8365389: Remove static color fields from SwingUtilities3 and WindowsMenuItemUI [v2]

Alexey Ivanov aivanov at openjdk.org
Fri Aug 15 21:27:15 UTC 2025


On Fri, 15 Aug 2025 21:21:05 GMT, Phil Race <prr at openjdk.org> wrote:

> > There are still static fields to store colors in `WindowsMenuItemUI`, do you want to get rid of those too? My bug report implied removing them, yet currently the static fields with colors remain intact in `WindowsMenuItemUI`.
> 
> Yes I do. I overlooked them.

If you do, this will resolve [JDK-8365625](https://bugs.openjdk.org/browse/JDK-8365625) that I submitted a few minutes ago.

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

PR Comment: https://git.openjdk.org/jdk/pull/26783#issuecomment-3192800729


More information about the client-libs-dev mailing list