[jdk17u-dev] RFR: 8284661: Reproducible assembly builds without relative linking [v3]
Andrew Leonard
aleonard at openjdk.java.net
Mon May 30 19:27:44 UTC 2022
> Dependent fix for enabling reproducible builds when the built workspace folder and or user is different between the two builds, this updates the fix to not rely on relative linking.
> This should be merged after the dependent PR: https://github.com/openjdk/jdk17u-dev/pull/415 on which this PR is based upon.
Andrew Leonard has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains three additional commits since the last revision:
- Merge branch 'master' of https://git.openjdk.java.net/jdk17u-dev into andrew-m-leonard-backport-ab83bced
- Backport ab83bceda14f00d2bd9489d33f40aeeafd7572b4
- Backport 4451257b1432e4180a16757aafca6141b8063772
-------------
Changes:
- all: https://git.openjdk.java.net/jdk17u-dev/pull/416/files
- new: https://git.openjdk.java.net/jdk17u-dev/pull/416/files/82a4b262..224f569a
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk17u-dev&pr=416&range=02
- incr: https://webrevs.openjdk.java.net/?repo=jdk17u-dev&pr=416&range=01-02
Stats: 58 lines in 10 files changed: 37 ins; 0 del; 21 mod
Patch: https://git.openjdk.java.net/jdk17u-dev/pull/416.diff
Fetch: git fetch https://git.openjdk.java.net/jdk17u-dev pull/416/head:pull/416
PR: https://git.openjdk.java.net/jdk17u-dev/pull/416
More information about the jdk-updates-dev
mailing list