Integrated: 8256240: Reproducible builds should turn on the "deterministic" flag for Visual Studio

Magnus Ihse Bursie ihse at openjdk.java.net
Mon Nov 23 11:36:55 UTC 2020


On Wed, 18 Nov 2020 10:35:58 GMT, Magnus Ihse Bursie <ihse at openjdk.org> wrote:

> The microsoft toolchain now supports a new "deterministic" build mode. This goes a long way towards building properly deterministic. Another important feature is that with the deterministic build mode enabled, the -pathmap flag, similar to gcc's -fmacro-prefix-map, is enabled.

This pull request has now been integrated.

Changeset: b0485b96
Author:    Magnus Ihse Bursie <ihse at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/b0485b96
Stats:     68 lines in 4 files changed: 48 ins; 14 del; 6 mod

8256240: Reproducible builds should turn on the "deterministic" flag for Visual Studio

Reviewed-by: erikj

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

PR: https://git.openjdk.java.net/jdk/pull/1287



More information about the build-dev mailing list