RFR: 8337143: (fc, fs) Move filesystem-related native objects from libnio to libjava
Brian Burkhalter
bpb at openjdk.org
Fri Jul 26 21:36:33 UTC 2024
On Thu, 25 Jul 2024 10:05:03 GMT, Alan Bateman <alanb at openjdk.org> wrote:
> Also think to work through some naming on IOUtil vs. NIOUtil as it won't be obvious to maintainers which class to use.
Maybe `NIOUtil` should be `NetUtil` as its methods appear to be invoked only by classes involved in networking?
-------------
PR Comment: https://git.openjdk.org/jdk/pull/20317#issuecomment-2253537627
More information about the nio-dev
mailing list