RFR: 8276766: Enable jar and jmod to produce deterministic timestamped content [v8]
Andrew Leonard
aleonard at openjdk.java.net
Mon Nov 29 16:13:34 UTC 2021
> 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>
Andrew Leonard has updated the pull request incrementally with one additional commit since the last revision:
8276766: Enable jar and jmod to produce deterministic timestamped content
Signed-off-by: Andrew Leonard <anleonar at redhat.com>
-------------
Changes:
- all: https://git.openjdk.java.net/jdk/pull/6481/files
- new: https://git.openjdk.java.net/jdk/pull/6481/files/4deb80ea..c7928bfe
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk&pr=6481&range=07
- incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=6481&range=06-07
Stats: 50 lines in 3 files changed: 40 ins; 1 del; 9 mod
Patch: https://git.openjdk.java.net/jdk/pull/6481.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/6481/head:pull/6481
PR: https://git.openjdk.java.net/jdk/pull/6481
More information about the compiler-dev
mailing list