On Wed, 1 Oct 2025 22:02:11 GMT, Naoto Sato <[email protected]> wrote:

>> Justin Lu has updated the pull request incrementally with one additional 
>> commit since the last revision:
>> 
>>   implemenet Naoto's review
>
> test/jdk/java/util/Locale/CaseFoldLanguageTagTest.java line 112:
> 
>> 110:                 "zh-guoyu",
>> 111:                 "i-pwn",
>> 112:                 "i-mingo"
> 
> Is this intentionally randomized? Otherwise I would like it to be sorted.

No reason, just the order of what `entrySet()` gave me. It is now sorted.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/27596#discussion_r2396112656

Reply via email to