On Thu, 13 Mar 2025 22:55:33 GMT, Mikael Vidstedt <mik...@openjdk.org> wrote:

>> Background:
>> 
>> Oracle is updating the version of GCC for building the JDK on Linux to 
>> 14.2.0.
>> 
>> This change updates the versions of the components used for the (Linux) 
>> devkit. Newer versions of ccache use cmake for the build, so some of the 
>> logic in `make/devkit/Tools.gmk` had to be updated to support cmake based 
>> components. This change also fixes JDK-8344272 (gcc devkit doesn't have 
>> lto-plugin where needed).
>> 
>> Testing:
>> 
>> Manual builds, tier1-5 + additional func & performance testing.
>
> Mikael Vidstedt has updated the pull request incrementally with one 
> additional commit since the last revision:
> 
>   Update jib-profiles.js

You need to re-state the `/issue add JDK-8344272` command since Skara bots 
ignored it the first time around due to the PR title... (One could argue that 
this is a bug in Skara)

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

PR Comment: https://git.openjdk.org/jdk/pull/23975#issuecomment-2724418915

Reply via email to