RFR: 8294068: Unconditional and eager load of nio library since JDK-8264744

Alan Bateman alanb at openjdk.org
Tue Sep 20 17:43:48 UTC 2022


On Tue, 20 Sep 2022 16:47:09 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:

> Move `LinuxFileSystem` native code to `LinuxNativeDispatcher`.

Moving it to LinuxNativeDispatcher is better so I think the change is okay. That said, libnio will likely be loaded early in any significant program.

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

Marked as reviewed by alanb (Reviewer).

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


More information about the nio-dev mailing list