On Fri, 8 Aug 2025 16:38:25 GMT, Naoto Sato <na...@openjdk.org> wrote:

>> Justin Lu has updated the pull request incrementally with one additional 
>> commit since the last revision:
>> 
>>   Updating NumberFormat with cu as well
>
> src/java.base/share/classes/java/text/DecimalFormatSymbols.java line 64:
> 
>> 62:  * <p>The "rg" (region override), "nu" (numbering system), and "cu" 
>> (currency)
>> 63:  * {@code Locale} <a 
>> href="../util/Locale.html#def_locale_extension">Unicode
>> 64:  * extensions</a> are supported which may override values within the 
>> symbols.
> 
> This can be replaced with `{@link Locale##def_locale_extension Unicode 
> extensions}`. There are multiple locations for this, and it is obviously out 
> of this PR's scope, it can be cleaned up with a separate issue.

Filed https://bugs.openjdk.org/browse/JDK-8365175 for this.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/26683#discussion_r2263547997

Reply via email to