RFR: 8333268: Fixes for static build

Magnus Ihse Bursie ihse at openjdk.org
Tue Jun 18 17:55:20 UTC 2024


On Thu, 30 May 2024 19:35:44 GMT, Magnus Ihse Bursie <ihse at openjdk.org> wrote:

> Do os::lookup_function need to be implemented on Windows too, for symmetry, even if it is only used on Unix platforms?

@AlanBateman suggested to add `lookup_function` to os_windows.cpp as well, but just let it contain ShouldNotReachHere. That sounds like a good solution to me.

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

PR Comment: https://git.openjdk.org/jdk/pull/19478#issuecomment-2176657975


More information about the build-dev mailing list