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

Brian Burkhalter bpb at openjdk.org
Fri Aug 9 17:59:12 UTC 2024


On Thu, 8 Aug 2024 14:33:15 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:

>> src/java.base/windows/native/libjava/IOUtil.c line 37:
>> 
>>> 35: #include "nio.h"
>>> 36: #include "nio_util.h"
>>> 37: /* #include "net_util.h" */
>> 
>> Is this change intended or is this a left over from some experimentation?
>
> It could be leftover. There was a lot of wrangling in this. Probably line 37 could just be deleted.

Line 37 deleted in f57b6f1.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/20317#discussion_r1711892358


More information about the core-libs-dev mailing list