RFR: 8365389: Remove static color fields from SwingUtilities3 and WindowsMenuItemUI [v2]
Phil Race
prr at openjdk.org
Fri Aug 15 22:12:09 UTC 2025
On Fri, 15 Aug 2025 21:24:54 GMT, Alexey Ivanov <aivanov 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.
oh. ok. I guess I will look at your test case and confirm that .. and looks like it is a fully done regression test.
Maybe you want to push that yourself ?
-------------
PR Comment: https://git.openjdk.org/jdk/pull/26783#issuecomment-3192873422
More information about the client-libs-dev
mailing list