On Tue, 1 Feb 2022 21:09:55 GMT, Sergey Bylokhov <s...@openjdk.org> wrote:

> I guess the discussion above suggests extracting the "big" change to the 
> Swing package you did to the separate fix, I missed in what PR that change 
> was moved?

The larger fix is tracked by [JDK-8278620: properties installed by 
javax.swing.LookAndFeel installColors and installColorsAndFont are not 
uninstalled](https://bugs.openjdk.java.net/browse/JDK-8278620)

The feedback in https://github.com/openjdk/jdk/pull/6603#issuecomment-992725319 
was that fix should happen as a separate issue and after adding additional test 
coverage for this code. That makes sense, but it isn't something I have time to 
work on

In the short term, I think it makes sense to consider a more limited fix for 
the issues revealed by the existing test, but if you'd prefer to wait for 
JDK-8278620 that's also fine

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

PR: https://git.openjdk.java.net/jdk/pull/6603

Reply via email to