Mixture of product and fastdebug builds in GHA

David Holmes david.holmes at oracle.com
Fri Sep 12 01:40:13 UTC 2025


Hi Matthias,

On 11/09/2025 7:09 pm, Baesken, Matthias wrote:
>>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 
> <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   ?

Ideally of course we would test as much as we can, but this isn't a 
technical question. Even Github has limits on how much workload it can 
handle so if we enable more platforms we may experience delays that are 
more detrimental overall than the impact of limited testing. I don't 
know who may know about the internal details here - @shipilev?

David
-----

> Best regards, Matthias
> 



More information about the build-dev mailing list