RFR: 8252730: jlink does not create reproducible builds on different servers [v6]
Ian Graves
igraves at openjdk.java.net
Wed Sep 16 18:44:15 UTC 2020
> Related to [JDK-8252730 jlink does not create reproducible builds on different
> servers](https://bugs.openjdk.java.net/browse/JDK-8252730). Introduces ordering based on `Archive` module names to
> ensure stable files (and file signatures) across generated JDK images by jlink.
Ian Graves has updated the pull request incrementally with two additional commits since the last revision:
- Merging two tests and renaming a test
- Merging tests and renaming test 4
-------------
Changes:
- all: https://git.openjdk.java.net/jdk/pull/156/files
- new: https://git.openjdk.java.net/jdk/pull/156/files/3e8aaf2d..1af70014
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk&pr=156&range=05
- incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=156&range=04-05
Stats: 210 lines in 3 files changed: 78 ins; 124 del; 8 mod
Patch: https://git.openjdk.java.net/jdk/pull/156.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/156/head:pull/156
PR: https://git.openjdk.java.net/jdk/pull/156
More information about the core-libs-dev
mailing list