RFR: 8276654: element-list order is non deterministic [v2]
Magnus Ihse Bursie
ihse at openjdk.java.net
Fri Nov 5 21:11:41 UTC 2021
On Fri, 5 Nov 2021 19:36:34 GMT, Andrew Leonard <aleonard at openjdk.org> wrote:
>> yep, i'll have a look to see what I can do, not helped with existing variables being so long!! (GENERATE_SYMBOLS_FROM_JDK_VERSION)
>
> yep, split on CommaList seems better and works fine, see revision
Does it work if you have space after the comma in the call to sequence? We try to have a whitespace after comma where possible (and try to make function handle that case). If it does not work, we should really fix sequence...
-------------
PR: https://git.openjdk.java.net/jdk/pull/6278
More information about the build-dev
mailing list