RFR: JDK-8272984: javadoc support for reproducible builds [v4]
Jonathan Gibbons
jjg at openjdk.java.net
Wed Jan 26 15:46:35 UTC 2022
On Wed, 26 Jan 2022 11:31:06 GMT, Hannes Wallnöfer <hannesw at openjdk.org> wrote:
> Looks good to me.
>
> The CSR should be updated to reflect the changed option help message. Talking about that change: I'm a bit unsure about it, as ISO 8601 does not include the optional zone ID, which is an extension in `DateTimeFormatter.ISO_ZONED_DATE_TIME`. So maybe the previous message was more correct and useful after all?
The tool guide (man page) is a good place to discuss the exact format, give examples, and maybe even tie it back to SOURCE_DATE_EPOCH.
-------------
PR: https://git.openjdk.java.net/jdk/pull/7171
More information about the javadoc-dev
mailing list