Integrated: 8356657: Use stable source-date for cmp-baseline jib profiles

Mikael Vidstedt mikael at openjdk.org
Mon May 12 16:34:00 UTC 2025


On Fri, 9 May 2025 22:41:09 GMT, Mikael Vidstedt <mikael at openjdk.org> wrote:

> The cmp-baseline builds expect the source-date to be stable across the two builds (really: invocations of configure). For CI builds the source-date gets set based on information from the job, but for local builds it gets the default "current" value which will not be the same for the two builds.
> 
> While it's possible to override this on the command line it would be more user friendly to have jib provide a stable source-date instead.
> 
> Testing: tier1,builds-tier[2-5]

This pull request has now been integrated.

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

8356657: Use stable source-date for cmp-baseline jib profiles

Reviewed-by: liach, iris, alanb, jpai, erikj

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

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


More information about the build-dev mailing list