RFR: 8276766: Enable jar and jmod to produce deterministic timestamped content [v21]

Andrew Leonard aleonard at openjdk.java.net
Fri Dec 10 10:39:21 UTC 2021


On Thu, 9 Dec 2021 18:31:57 GMT, Lance Andersen <lancea at openjdk.org> wrote:

>> 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>
>
> test/jdk/tools/jar/ReproducibleJar.java line 74:
> 
>> 72:     private static final File jarFileSourceDate1 = new File("JarEntryTimeSourceDate1.jar");
>> 73:     private static final File jarFileSourceDate2 = new File("JarEntryTimeSourceDate2.jar");
>> 74: 
> 
> Please consider using caps for your static final variable names

done

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

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


More information about the core-libs-dev mailing list