On Fri, 12 Nov 2021 14:24:00 GMT, Magnus Ihse Bursie <i...@openjdk.org> wrote:
>> Andrew Leonard has updated the pull request incrementally with one >> additional commit since the last revision: >> >> 8276743: Make openjdk build Zip Archive generation "reproducible" >> >> Signed-off-by: Andrew Leonard <anleo...@redhat.com> > > make/Main.gmk line 511: > >> 509: MAKEFILE := Docs, \ >> 510: TARGET := docs-zip, \ >> 511: DEPS := docs-jdk buildtools-jdk, \ > > Is this really needed? I did not think jrtfs-jar used zip? Sorry, I'm mis-reading the lines here. It's of course for docs-zip. Then it's perfectly in order! :-) ------------- PR: https://git.openjdk.java.net/jdk/pull/6311