On Fri, 13 Dec 2024 08:05:17 GMT, Matthias Baesken <mbaes...@openjdk.org> wrote:
>> Eriks suggestion is almost okay, but you should filter on the supported >> platforms for static images instead, that is, check `ifeq ($(call >> isTargetOs, linux macosx), true)` instead. > > Hi Magnus, what about Windows ? Static images does build but does not work on Windows. (I'm currently working on fixing this.) But sure, you can include it here as well. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/22713#discussion_r1883571616