8317340: Windows builds are not reproducible if MS VS compiler install path differs#313
Conversation
|
👋 Welcome back aleonard! A progress list of the required criteria for merging this PR into |
|
This backport pull request has now been updated with issue from the original commit. |
|
|
|
Adoptium Windows build & test: https://ci.adoptium.net/job/build-scripts/job/jobs/job/jdk21u/job/jdk21u-windows-x64-temurin/23/ |
|
Build & tests all good. |
|
/approval request Backport to enable reproducible Windows build natives, caused by differing VS installation paths. |
|
@andrew-m-leonard |
|
@andrew-m-leonard This change now passes all automated pre-integration checks. ℹ️ This project also has non-automated pre-integration requirements. Please see the file CONTRIBUTING.md for details. After integration, the commit message for the final commit will be: You can use pull request commands such as /summary, /contributor and /issue to adjust it as needed. At the time when this comment was updated there had been 46 new commits pushed to the
As there are no conflicts, your changes will automatically be rebased on top of these commits when integrating. If you prefer to avoid this automatic rebasing, please check the documentation for the /integrate command for further details. As you do not have Committer status in this project an existing Committer must agree to sponsor your change. ➡️ To flag this PR as ready for integration with the above commit message, type |
|
/integrate |
|
@andrew-m-leonard |
|
/sponsor |
|
Going to push as commit 5cb041e.
Your commit was automatically rebased without conflicts. |
|
@phohensee @andrew-m-leonard Pushed as commit 5cb041e. 💡 You may see a message that your pull request was closed with unmerged commits. This can be safely ignored. |
|
Thank you @phohensee , please can you also sponsor the required dependent PR, which is also ready now: #315 |
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 / openjdk/jdk@bcc986b
Progress
Issue
Reviewing
Using
gitCheckout this PR locally:
$ git fetch https://git.openjdk.org/jdk21u.git pull/313/head:pull/313$ git checkout pull/313Update a local copy of the PR:
$ git checkout pull/313$ git pull https://git.openjdk.org/jdk21u.git pull/313/headUsing Skara CLI tools
Checkout this PR locally:
$ git pr checkout 313View PR using the GUI difftool:
$ git pr show -t 313Using diff file
Download this PR as a diff file:
https://git.openjdk.org/jdk21u/pull/313.diff
Webrev
Link to Webrev Comment