RFR: 8202110: (fs) Remove FileSystem support for resolving against a default directory (chdir configuration) [v5]
Alan Bateman
alanb at openjdk.org
Thu Mar 30 15:37:21 UTC 2023
On Thu, 30 Mar 2023 15:19:40 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: Align bracket of WindowsFileSystem constructor
Marked as reviewed by alanb (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/13132#pullrequestreview-1365407129
More information about the nio-dev
mailing list