<i18n dev> RFR: 8281317: CompactNumberFormat displays 4-digit values when rounding to a new range [v2]

Joe Wang joehw at openjdk.java.net
Tue Feb 15 23:53:08 UTC 2022


On Tue, 15 Feb 2022 22:31:47 GMT, Naoto Sato <naoto at openjdk.org> wrote:

>> Fixing an issue in `CompactNumberFormat` which was caused by BigDecimal.divide() that incremented the number in the resulting format string. Also fixing some typos by taking this opportunity.
>
> Naoto Sato has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Addressing review comments

Marked as reviewed by joehw (Reviewer).

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

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


More information about the i18n-dev mailing list