[jdk17u-dev] Integrated: 8276766: Enable jar and jmod to produce deterministic timestamped content

Andrew Leonard aleonard at openjdk.java.net
Wed Jan 19 18:25:14 UTC 2022


On Wed, 12 Jan 2022 11:07:14 GMT, Andrew Leonard <aleonard at openjdk.org> wrote:

> This backport (along with others in-progress) enables reproducible building of jar's and jmod's with the addition of a new --date <source date> option. Enabling reproducible timestamped jar & jmod content.
> 
> jdk-17.0.3 CSR: https://bugs.openjdk.java.net/browse/JDK-8279926

This pull request has now been integrated.

Changeset: 761e2989
Author:    Andrew Leonard <aleonard at openjdk.org>
Committer: Christoph Langer <clanger at openjdk.org>
URL:       https://git.openjdk.java.net/jdk17u-dev/commit/761e2989e459b9403a5ee3c5f3c776838637f8ac
Stats:     482 lines in 8 files changed: 459 ins; 0 del; 23 mod

8276766: Enable jar and jmod to produce deterministic timestamped content
8279453: Disable tools/jar/ReproducibleJar.java on 32-bit platforms

Reviewed-by: lancea, clanger
Backport-of: db68a0ce1ce152345320e70acb7e9842d2f1ece4

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

PR: https://git.openjdk.java.net/jdk17u-dev/pull/82


More information about the jdk-updates-dev mailing list