On Sun, 8 May 2022 13:33:53 GMT, ExE Boss <d...@openjdk.java.net> wrote:
> That’s not what happens, since XColors::lookupColor always calls new > ColorUIResource(…) in both the old and new version. You are correct. I over-looked the toColor() implementation. Ok. this should be fine once the author tag is removed. ------------- PR: https://git.openjdk.java.net/jdk/pull/7096