On Wed, 8 Jul 2026 20:57:40 GMT, Naoto Sato <[email protected]> wrote:
>> Justin Lu has updated the pull request incrementally with one additional
>> commit since the last revision:
>>
>> Address other areas + narrow matching to exact matches only
>
> src/java.base/share/classes/java/util/Locale.java line 531:
>
>> 529: * Unicode locale key {@code ca} (for "calendar") and type
>> 530: * {@code japanese}. When a {@code Locale} is created with language
>> "ja", an
>> 531: * empty script, region "JP", variant "JP", and no extensions, the
>> extension
>
> "region" -> "country". Same for "th" below
You're right, this should use the modern terminology.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/31728#discussion_r3547401060