Integrated: 8252730: jlink does not create reproducible builds on different servers

Ian Graves igraves at openjdk.java.net
Sat Sep 26 07:04:22 UTC 2020


On Mon, 14 Sep 2020 20:35:24 GMT, Ian Graves <igraves at openjdk.org> wrote:

> 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.

This pull request has now been integrated.

Changeset: 79904c1f
Author:    Ian Graves <igraves at openjdk.org>
Committer: Alan Bateman <alanb at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/79904c1f
Stats:     123 lines in 3 files changed: 115 ins; 1 del; 7 mod

8252730: jlink does not create reproducible builds on different servers

Reviewed-by: mchung, alanb

-------------

PR: https://git.openjdk.java.net/jdk/pull/156


More information about the core-libs-dev mailing list