On Thu, 7 Aug 2025 21:47:26 GMT, Justin Lu <j...@openjdk.org> wrote:

> This PR clarifies the Unicode extension wording in the DecimalFormatSymbols 
> class description to make apparent that the "nu" extension is supported in 
> addition to the "rg" extension. There already exists "nu" commentary in the 
> specification of the  Locale accepting method APIs, the main purpose of this 
> change is to clarify the behavior when both extensions are supplied.
> 
> Note that "may" wording is intentionally used, as symbols are only overridden 
> if the JRE implementation provides support.

This pull request has now been integrated.

Changeset: a0053012
Author:    Justin Lu <j...@openjdk.org>
URL:       
https://git.openjdk.org/jdk/commit/a0053012a4423725eac2411239bd28642ff3b321
Stats:     16 lines in 2 files changed: 6 ins; 0 del; 10 mod

8364780: Unicode extension clarifications for NumberFormat/DecimalFormatSymbols

Reviewed-by: naoto

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

PR: https://git.openjdk.org/jdk/pull/26683

Reply via email to