[jdk17u-dev] RFR: 8284661: Reproducible assembly builds without relative linking [v4]
Andrew Leonard
aleonard at openjdk.java.net
Mon May 30 19:52:31 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 incrementally with one additional commit since the last revision:
Add missing line deletions from original commit that backbport rebase missed off
Signed-off-by: Andrew Leonard <anleonar at redhat.com>
-------------
Changes:
- all: https://git.openjdk.java.net/jdk17u-dev/pull/416/files
- new: https://git.openjdk.java.net/jdk17u-dev/pull/416/files/224f569a..c59aadb4
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk17u-dev&pr=416&range=03
- incr: https://webrevs.openjdk.java.net/?repo=jdk17u-dev&pr=416&range=02-03
Stats: 13 lines in 1 file changed: 0 ins; 13 del; 0 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