[jdk11u-dev] RFR: 8268771: javadoc -notimestamp option does not work on index.html
Pavel Varchenko
github.com+501936+varpa89 at openjdk.java.net
Wed Jun 16 14:07:45 UTC 2021
In jdk 14 there was a change which allows conditionally generate timestamp in index.html of javadoc.
It would be nice to have this feature in jdk 11 for supporting reproducible builds
https://github.com/openjdk/jdk14u/commit/2ace3e69e6de678d77719376dad961bdcb0d550e#diff-ac839a98e6e91aa8aba6e1b9efdfc018616306f478fc95bae067dfc44d3667d4
-------------
Commit messages:
- 8268771: javadoc -notimestamp option does not work on index.html
Changes: https://git.openjdk.java.net/jdk11u-dev/pull/33/files
Webrev: https://webrevs.openjdk.java.net/?repo=jdk11u-dev&pr=33&range=00
Issue: https://bugs.openjdk.java.net/browse/JDK-8268771
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
Patch: https://git.openjdk.java.net/jdk11u-dev/pull/33.diff
Fetch: git fetch https://git.openjdk.java.net/jdk11u-dev pull/33/head:pull/33
PR: https://git.openjdk.java.net/jdk11u-dev/pull/33
More information about the jdk-updates-dev
mailing list