RFR: 8337143: (fc, fs) Move filesystem-related native objects from libnio to libjava
Brian Burkhalter
bpb at openjdk.org
Thu Jul 25 15:21:31 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.
Yes, I was wondering about changing the organization of the native code files. It's not great to have them all in `<platform>/libjava`.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/20317#issuecomment-2250654680
More information about the nio-dev
mailing list