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

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


On Mon, 6 Dec 2021 19:04:06 GMT, Andrew Leonard <aleonard at openjdk.org> wrote:

>> 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 !

fixed

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

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


More information about the compiler-dev mailing list