On Fri, 5 Nov 2021 19:47:04 GMT, Andrew Leonard <aleon...@openjdk.org> wrote:
>> Fixes: https://bugs.openjdk.java.net/browse/JDK-8276654 >> >> A intermittent problem with the make dependencies means the jdk.javadoc >> element-list-.txt generation can remove the src defined >> element|package-list-<7,8,9,10>.txt files. >> Recreatable by using --with-jobs=1 causing jdk.javadoc "gendata" to always >> occur after "java" module build dependency. >> >> Signed-off-by: Andrew Leonard <anleo...@redhat.com> > > Andrew Leonard has refreshed the contents of this pull request, and previous > commits have been removed. The incremental views will show differences > compared to the previous content of the PR. Can someone please verify that the contents of these files after the fix is the same as the contents of the files for "good" builds before the fix? ------------- PR: https://git.openjdk.java.net/jdk/pull/6278