RFR: 6616245: NullPointerException when using JFileChooser with a custom FileView [v2]
Alexey Ivanov
aivanov at openjdk.org
Mon Oct 3 12:05:21 UTC 2022
On Mon, 3 Oct 2022 11:56:25 GMT, Tejesh R <tr at openjdk.org> wrote:
>> User's home could be a better option. It's guaranteed to exist, `user.home` system property points to it. And it's a more real-life scenario.
>
> Then I can just make user.home directory as the only traversable.......?
Makes sense to me.
-------------
PR: https://git.openjdk.org/jdk/pull/10485
More information about the client-libs-dev
mailing list