RFR: 8276743: Make openjdk build Zip Archive generation "reproducible" [v4]
Andrew Leonard
aleonard at openjdk.java.net
Thu Nov 11 19:48:04 UTC 2021
> This PR adds a new openjdk build tool GenerateZip, which generates a final "zip" file from an input folder, and creates it in a deterministic way, ensuring ordering and timestamps are set as specified.
>
> Using this tool in ZipArchive.gmk will ensure src.zip is then created deterministically.
>
> Signed-off-by: Andrew Leonard <anleonar at redhat.com>
Andrew Leonard has refreshed the contents of this pull request, and previous commits have been removed. The incremental views will show differences compared to the previous content of the PR. The pull request contains one new commit since the last revision:
8276743: Make openjdk build Zip Archive generation "reproducible"
Signed-off-by: Andrew Leonard <anleonar at redhat.com>
-------------
Changes:
- all: https://git.openjdk.java.net/jdk/pull/6311/files
- new: https://git.openjdk.java.net/jdk/pull/6311/files/44036af7..8d148065
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk&pr=6311&range=03
- incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=6311&range=02-03
Stats: 0 lines in 0 files changed: 0 ins; 0 del; 0 mod
Patch: https://git.openjdk.java.net/jdk/pull/6311.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/6311/head:pull/6311
PR: https://git.openjdk.java.net/jdk/pull/6311
More information about the build-dev
mailing list