Integrated: 8202110: (fs) Remove FileSystem support for resolving against a default directory (chdir configuration)

Brian Burkhalter bpb at openjdk.org
Thu Mar 30 16:48:17 UTC 2023


On Tue, 21 Mar 2023 23:31:22 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:

> Initialize `needToResolveAgainstDefaultDirectory` instance variable lazily thereby deferring early use of `UnixNativeDispatcher` and hopefully loading `libnio`.

This pull request has now been integrated.

Changeset: 05cc02b2
Author:    Brian Burkhalter <bpb at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/05cc02b2438d9fffb1b074d9d68948265a36b6f0
Stats:     108 lines in 15 files changed: 4 ins; 64 del; 40 mod

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

Reviewed-by: alanb

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

PR: https://git.openjdk.org/jdk/pull/13132


More information about the nio-dev mailing list