RFR: 8337143: (fc, fs) Move filesystem-related native objects from libnio to libjava
Brian Burkhalter
bpb at openjdk.org
Thu Jul 25 16:26:34 UTC 2024
On Wed, 24 Jul 2024 19:11:42 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:
> This proposed change would move the native objects required for NIO file interaction from the libnio native library to the libjava native library on Linux, macOS, and Windows.
Perhaps `<platform>/native/libjava/nio/ch` and `<platform>/native/libjava/nio/fs`?
-------------
PR Comment: https://git.openjdk.org/jdk/pull/20317#issuecomment-2250883875
More information about the nio-dev
mailing list