Mixture of product and fastdebug builds in GHA
Baesken, Matthias
matthias.baesken at sap.com
Thu Sep 11 09:09:19 UTC 2025
>So does that mean, that we build all GHA builds with debug level release/product and none with fastdebug ?
>If so, could we maybe in future use some mixture, like most product but a few e.g. one on Linux one on macOS fastdebug ?
I checked the GHA settings from
https://github.com/openjdk/jdk/blob/master/.github/workflows/main.yml
And found that on Linux we build already (fast)debug. That’s good !
But seems we miss it on e.g. macOS and also Windows .
Could we adjust the GHA settings or add a 3rd macOS build using (fast)debug ?
Best regards, Matthias
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/build-dev/attachments/20250911/76d38393/attachment.htm>
More information about the build-dev
mailing list