On Mon, 6 Dec 2021 16:36:37 GMT, Alan Bateman <al...@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 <anleo...@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