> 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: - Changes to test 3 so correct JDK under test is run - Test 3 to non-tmp directory ------------- Changes: - all: https://git.openjdk.java.net/jdk/pull/156/files - new: https://git.openjdk.java.net/jdk/pull/156/files/1af70014..188a7b97 Webrevs: - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=156&range=06 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=156&range=05-06 Stats: 75 lines in 1 file changed: 41 ins; 30 del; 4 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