On Tue, 11 Jun 2024 12:40:23 GMT, Nizar Benalla <nbena...@openjdk.org> wrote:

>> Either what Chen has suggested or re-sort the complete list alphabetically 
>> as it was prior to this change, well, almost.
>
>> Either what Chen has suggested or re-sort the complete list alphabetically 
>> as it was prior to this change.
> 
> I will go with Chen's suggestions, will fix in a bit.
> 
> I might move STYLE down as it's also a global tag

I'm (mostly) with Pavel about `enum` ordering -- it's OK when there is an 
obvious natural order, but risky when it's not. It's generally better to find 
other ways to categorize members than relying on the order.

-------------

PR Review Comment: https://git.openjdk.org/jdk/pull/19652#discussion_r1635605329

Reply via email to