RFR: 8337143: (fc, fs) Move filesystem-related native objects from libnio to libjava [v5]

Alan Bateman alanb at openjdk.org
Mon Aug 12 15:48:33 UTC 2024


On Fri, 9 Aug 2024 17:59:12 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.
>
> Brian Burkhalter has updated the pull request incrementally with one additional commit since the last revision:
> 
>   8337143: Remove loading libnet from Inet6AddressImpl; delete commented out #include in Windows IOUtil.c

I plan to review this, please do not integrate this change until I get time to make sure that the placement and naming is workable in these areas.

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

PR Comment: https://git.openjdk.org/jdk/pull/20317#issuecomment-2284326641


More information about the core-libs-dev mailing list