[jdk21u] RFR: 8317340: Windows builds are not reproducible if MS VS compiler install path differs

Andrew Leonard aleonard at openjdk.org
Wed Nov 1 16:36:10 UTC 2023


Backport to enable reproducible Windows build natives, caused by differing VS installation paths.
Low risk additional -pathmap debug mapping.

This PR needs merging with follow on WSL build fix : https://bugs.openjdk.org/browse/JDK-8317601 / https://github.com/openjdk/jdk/commit/bcc986b9d142af8d84da316750ca4da256fad6e2

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

Commit messages:
 - Backport 353d139682d530b74795cdca4753afba6766b2e3

Changes: https://git.openjdk.org/jdk21u/pull/313/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk21u&pr=313&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8317340
  Stats: 28 lines in 2 files changed: 28 ins; 0 del; 0 mod
  Patch: https://git.openjdk.org/jdk21u/pull/313.diff
  Fetch: git fetch https://git.openjdk.org/jdk21u.git pull/313/head:pull/313

PR: https://git.openjdk.org/jdk21u/pull/313


More information about the jdk-updates-dev mailing list