RFR: 8202110: (fs) Remove FileSystem support for resolving against a default directory (chdir configuration) [v3]

Alan Bateman alanb at openjdk.org
Wed Mar 29 20:10:21 UTC 2023


On Wed, 29 Mar 2023 16:39:18 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:

>> Initialize `needToResolveAgainstDefaultDirectory` instance variable lazily thereby deferring early use of `UnixNativeDispatcher` and hopefully loading `libnio`.
>
> Brian Burkhalter has updated the pull request incrementally with one additional commit since the last revision:
> 
>   8202110: Propagate cleanup

Can UnixNativeDispatcher.getcwd be removed now?

-------------

PR Comment: https://git.openjdk.org/jdk/pull/13132#issuecomment-1489235668


More information about the nio-dev mailing list