Integrated: 8276766: Enable jar and jmod to produce deterministic timestamped content

Andrew Leonard aleonard at openjdk.java.net
Sat Dec 11 15:30:23 UTC 2021


On Fri, 19 Nov 2021 16:52:36 GMT, Andrew Leonard <aleonard at openjdk.org> wrote:

> Add a new --source-date <TIMESTAMP> (epoch seconds) option to jar and jmod to allow specification of time to use for created/updated jar/jmod entries. This then allows the ability to make the content deterministic.
> 
> Signed-off-by: Andrew Leonard <anleonar at redhat.com>

This pull request has now been integrated.

Changeset: db68a0ce
Author:    Andrew Leonard <aleonard at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/db68a0ce1ce152345320e70acb7e9842d2f1ece4
Stats:     480 lines in 8 files changed: 458 ins; 0 del; 22 mod

8276766: Enable jar and jmod to produce deterministic timestamped content

Reviewed-by: ihse, lancea, alanb, jgneff

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

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


More information about the core-libs-dev mailing list