On Fri, 19 Nov 2021 16:52:36 GMT, Andrew Leonard <[email protected]> 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 <[email protected]>

This pull request has now been integrated.

Changeset: db68a0ce
Author:    Andrew Leonard <[email protected]>
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

Reply via email to