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

Andrew Leonard aleonard at openjdk.java.net
Wed Jan 12 12:22:01 UTC 2022


On Wed, 12 Jan 2022 11:53:09 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 CSR: https://bugs.openjdk.java.net/browse/JDK-8277755
>
> Andrew Leonard has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Backport db68a0ce1ce152345320e70acb7e9842d2f1ece4
>   
>   Signed-off-by: Andrew Leonard <anleonar at redhat.com>

Also adds disablement of test/jdk/tools/jar/ReproducibleJar.java on 32bit platforms for https://bugs.openjdk.java.net/browse/JDK-8279453

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

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


More information about the jdk-updates-dev mailing list