RFR: 8337143: (fc, fs) Move filesystem-related native objects from libnio to libjava [v5]
Magnus Ihse Bursie
ihse at openjdk.org
Tue Sep 10 21:45:07 UTC 2024
On Tue, 10 Sep 2024 15:15:26 GMT, Daniel Jeliński <djelinski at openjdk.org> wrote:
>> I believe this question has already been answered [here](https://github.com/openjdk/jdk/pull/20317/files#r1707599113).
>
> well I'm not satisfied with the answers :) I removed mswsock.lib from libnio dependencies [here](https://github.com/openjdk/jdk/blob/f57b6f13e9f375bfd2e8a05afd2b900a4d42285e/make/modules/java.base/Lib.gmk#L89) and the build still passed.
And you did not get `mswsock.lib: FileDispatcherImpl.obj : error LNK2019: unresolved external symbol TransmitFile`?
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/20317#discussion_r1752762279
More information about the core-libs-dev
mailing list