RFR: 8377905: gcc.md included with every build

Mikael Vidstedt mikael at openjdk.org
Tue Feb 24 00:37:24 UTC 2026


On Fri, 20 Feb 2026 22:38:20 GMT, Mikael Vidstedt <mikael at openjdk.org> wrote:

> JDK-8377509 added the gcc.md license file. Unfortunately the file is unconditionally in the built JDK regardless of the toolchain used. This change updates the build logic to only include the file when relevant.
> 
> Testing: tier1, builds-tier[2-5], manual verification to ensure the file is only included where expected.

Thank you for the reviews!

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

PR Comment: https://git.openjdk.org/jdk/pull/29853#issuecomment-3948168728


More information about the core-libs-dev mailing list