On Wed, 7 Aug 2024 16:00:26 GMT, Brian Burkhalter <b...@openjdk.org> wrote:
>> make/modules/java.base/lib/CoreLibraries.gmk line 71: >> >>> 69: -framework Foundation \ >>> 70: -framework SystemConfiguration, \ >>> 71: LIBS_windows := advapi32.lib mswsock.lib ole32.lib shell32.lib >>> version.lib ws2_32.lib, \ >> >> Are these libraries still required to build libnio, or can they be removed >> from that library now? > > I will check. Thanks for noticing it. `CoreServices` is still necessary. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/20317#discussion_r1707344003