> 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.
Justin Lu has updated the pull request incrementally with one additional commit since the last revision: reflect comments ------------- Changes: - all: https://git.openjdk.org/jdk/pull/26683/files - new: https://git.openjdk.org/jdk/pull/26683/files/cc8766c2..78b223a1 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=26683&range=01 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=26683&range=00-01 Stats: 7 lines in 1 file changed: 1 ins; 0 del; 6 mod Patch: https://git.openjdk.org/jdk/pull/26683.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/26683/head:pull/26683 PR: https://git.openjdk.org/jdk/pull/26683