RFR: 6753661: JFileChooser font not reset after Look & Feel change [v2]
Prasanta Sadhukhan
psadhukhan at openjdk.org
Mon Feb 6 08:46:24 UTC 2023
On Sun, 5 Feb 2023 03:59:57 GMT, Sergey Bylokhov <serb at 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
More information about the client-libs-dev
mailing list