On Sun, 5 Feb 2023 03:59:57 GMT, Sergey Bylokhov <s...@openjdk.org> wrote:
>> It tests for Nimbus as the fix is for that only. >> It tests transition from >> Metal/Motif/Windows/WIndowsClassis->Nimbus->Metal/Motif/Windows/WindowsClassis >> for windows platform, say. >> We can enhance the test to test other L&F uninstallDefaults as part of test >> enhancement exercise in a separate JBS, which I dont think is needed for >> this nimbus JBS fix. >> I hope it should not be a problem and should not be a blocker for this fix >> approval.. > > We should test that implementations of uninstallDefaults in other L&F do not > have the same bug, this version always check the same uninstallDefaults in > Nimbus only? Yes, but I think that test enhancement should have been a suggestion and not a blocker for this fix. Anyways, I have updated.. ------------- PR: https://git.openjdk.org/jdk/pull/12180