<i18n dev> RFR: 8304761: Update IANA Language Subtag Registry to Version 2023-03-22 [v2]
    Justin Lu 
    jlu at openjdk.org
       
    Thu Mar 23 21:38:00 UTC 2023
    
    
  
On Thu, 23 Mar 2023 20:21:32 GMT, Naoto Sato <naoto at openjdk.org> 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
    
    
More information about the i18n-dev
mailing list