> 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 <anleo...@redhat.com>
Andrew Leonard has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains 14 commits: - 8276766: Enable jar and jmod to produce deterministic timestamped content Signed-off-by: Andrew Leonard <anleo...@redhat.com> - 8276766: Enable jar and jmod to produce deterministic timestamped content Signed-off-by: Andrew Leonard <anleo...@redhat.com> - Merge branch 'master' of https://github.com/openjdk/jdk into jarjmodtimestamps - 8276766: Enable jar and jmod to produce deterministic timestamped content Signed-off-by: Andrew Leonard <anleo...@redhat.com> - 8276766: Enable jar and jmod to produce deterministic timestamped content Signed-off-by: Andrew Leonard <anleo...@redhat.com> - 8276766: Enable jar and jmod to produce deterministic timestamped content Signed-off-by: Andrew Leonard <anleo...@redhat.com> - 8276766: Enable jar and jmod to produce deterministic timestamped content Signed-off-by: Andrew Leonard <anleo...@redhat.com> - 8276766: Enable jar and jmod to produce deterministic timestamped content Signed-off-by: Andrew Leonard <anleo...@redhat.com> - 8276766: Enable jar and jmod to produce deterministic timestamped content Signed-off-by: Andrew Leonard <anleo...@redhat.com> - 8276766: Enable jar and jmod to produce deterministic timestamped content Signed-off-by: Andrew Leonard <anleo...@redhat.com> - ... and 4 more: https://git.openjdk.java.net/jdk/compare/98a9f037...06aadf1e ------------- Changes: https://git.openjdk.java.net/jdk/pull/6481/files Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=6481&range=09 Stats: 288 lines in 9 files changed: 260 ins; 0 del; 28 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