On Thu, 23 Mar 2023 20:21:32 GMT, Naoto Sato <[email protected]> wrote:
>> Justin Lu has updated the pull request incrementally with one additional
>> commit since the last revision:
>>
>> Revert incorrect weighting
>
> test/jdk/java/util/Locale/LanguageSubtagRegistryTest.java line 193:
>
>> 191: new LanguageRange("ysm", 1.0),
>> 192: new LanguageRange("sgn-ysm", 1.0),
>> 193: new LanguageRange("wkr", 1.0),
>
> What is the reason the weight has changed?
`wkr` added into `ACCEPT_LANGUAGES` incorrectly by me, fixed now.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/13165#discussion_r1146892276