RFR: 6616245: NullPointerException when using JFileChooser with a custom FileView [v4]
Alexey Ivanov
aivanov at openjdk.org
Mon Oct 10 11:32:00 UTC 2022
On Mon, 10 Oct 2022 10:23:58 GMT, Tejesh R <tr at openjdk.org> wrote:
>> @mrserb is suggesting making the test automatic. `JFileChooser` is embedded in a frame in the test. It should be possible… I'm fine with manual test though… for now.
>
> 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.
-------------
PR: https://git.openjdk.org/jdk/pull/10485
More information about the client-libs-dev
mailing list