RFR: 8276654: element-list order is non deterministic [v4]
Andrew Leonard
aleonard at openjdk.java.net
Mon Nov 8 14:17:57 UTC 2021
On Mon, 8 Nov 2021 13:29:57 GMT, Magnus Ihse Bursie <ihse at openjdk.org> wrote:
>> Andrew Leonard has updated the pull request incrementally with one additional commit since the last revision:
>>
>> 8276654: element-list order is non deterministic
>>
>> Signed-off-by: Andrew Leonard <anleonar at redhat.com>
>
> make/modules/jdk.javadoc/Gendata.gmk line 76:
>
>> 74: $(call LogInfo, Creating javadoc element lists)
>> 75: $(RM) $(ELEMENT_LISTS_DIR)/element-list-{$(call CommaList, \
>> 76: $(call sequence,$(GENERATE_SYMBOLS_FROM_JDK_VERSION), \
>
> Suggestion:
>
> $(call sequence, $(GENERATE_SYMBOLS_FROM_JDK_VERSION), \
done
-------------
PR: https://git.openjdk.java.net/jdk/pull/6278
More information about the build-dev
mailing list