Integrated: 8276654: element-list order is non deterministic
Andrew Leonard
aleonard at openjdk.java.net
Mon Nov 8 20:40:37 UTC 2021
On Fri, 5 Nov 2021 15:26:40 GMT, Andrew Leonard <aleonard at 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 <anleonar at redhat.com>
This pull request has now been integrated.
Changeset: 14d66bd4
Author: Andrew Leonard <aleonard at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/14d66bd438dfa1feeafaca39be8f79a91e2968e9
Stats: 3 lines in 1 file changed: 2 ins; 0 del; 1 mod
8276654: element-list order is non deterministic
Reviewed-by: ihse
-------------
PR: https://git.openjdk.java.net/jdk/pull/6278
More information about the build-dev
mailing list