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

Andrew Leonard aleonard at openjdk.java.net
Mon Dec 6 19:11:48 UTC 2021


On Mon, 6 Dec 2021 16:36:37 GMT, Alan Bateman <alanb 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>
>
> src/jdk.jartool/share/classes/sun/tools/jar/resources/jar.properties line 300:
> 
>> 298: \      --date=TIMESTAMP       The timestamp in ISO-8601 extended offset date-time with\n\
>> 299: \                             optional time-zone format, to use for the timestamps of\n\
>> 300: \                             entries, eg. "2022-02-12T12:30:00-05:00"
> 
> The updated wording looks much better. Just a minor nit, it should be "e.g." rather than "eg.".

ah yes, should have known that, and I did Latin at school !

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

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


More information about the compiler-dev mailing list