On Fri, 12 Aug 2022 14:45:13 GMT, Jeanette Winzenburg <[email protected]> wrote:
> only one [JDK-8268877](https://bugs.openjdk.org/browse/JDK-8268877) that > can't be handled without some kind of api change There might be more, for example MenuButtonSkinBase:96, MenuButtonSkinBase:105, MenuButtonSkin:108. I don't think we have a bug filed for those (yet) - I was planning to go over core skins after we get this PR integrated. Any time a singleton is being set, or conditionally set, we have this problem. ------------- PR: https://git.openjdk.org/jfx/pull/845
