On Wed, 7 Aug 2024 18:13:25 GMT, Brian Burkhalter <b...@openjdk.org> wrote:
>> `CoreServices` is still necessary ([Uniform Type >> Identifier](https://developer.apple.com/documentation/uniformtypeidentifiers)s). > > The Windows libs are also still required for `TransmitFile` and > `WSAGetLastError`: > > - ```mswsock.lib: FileDispatcherImpl.obj : error LNK2019: unresolved external > symbol TransmitFile``` > - ```ws2_32.lib: FileDispatcherImpl.obj : error LNK2019: unresolved external > symbol __imp_WSAGetLastError``` And pthread? ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/20317#discussion_r1709362110