RFR: 6616245: NullPointerException when using JFileChooser with a custom FileView [v4]
Sergey Bylokhov
serb at openjdk.org
Wed Oct 12 21:33:18 UTC 2022
On Mon, 10 Oct 2022 11:27:27 GMT, Alexey Ivanov <aivanov at openjdk.org> wrote:
>> Ok, since the test has to select non traversable folders in both windows and linux I had thought that making it as manual would be better.
>
> Yet you control which folders are non-traversable. Anyway… A test is better than no test; an automatic test is better than a manual one.
Probably it will be good to automate it, and cover the macOS? I do not see a reason why we cannot set Metal L&F and verify the fix.
-------------
PR: https://git.openjdk.org/jdk/pull/10485
More information about the client-libs-dev
mailing list