<i18n dev> RFR: 8282929: Localized monetary symbols are not reflected in `toLocalizedPattern` return value [v2]

Joe Wang joehw at openjdk.java.net
Sat Mar 12 00:34:41 UTC 2022


On Fri, 11 Mar 2022 22:20:38 GMT, Naoto Sato <naoto at openjdk.org> wrote:

>> `DecimalFormat.toLocalizedPattern()` was not honoring the monetary decimal/grouping separator symbols. Fix is straightforward to use the correct symbols depending on the formatter type.
>
> Naoto Sato has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Refined the test

Marked as reviewed by joehw (Reviewer).

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

PR: https://git.openjdk.java.net/jdk/pull/7790


More information about the i18n-dev mailing list