Integrated: 8377905: gcc.md included with every build

Mikael Vidstedt mikael at openjdk.org
Tue Feb 24 00:37:25 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.

This pull request has now been integrated.

Changeset: c0c1775a
Author:    Mikael Vidstedt <mikael at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/c0c1775a2b002e82347bb0a0b1167cfe45e7006e
Stats:     5 lines in 1 file changed: 4 ins; 0 del; 1 mod

8377905: gcc.md included with every build

Reviewed-by: erikj, jsjolen, prr, dholmes

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

PR: https://git.openjdk.org/jdk/pull/29853


More information about the core-libs-dev mailing list