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

Selikoff duke at openjdk.java.net
Thu Feb 17 20:18:11 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

Can I please be added as a Reviewer?  I was the one who originally reported this bug on 2/7/2022 via Oracle's web form.

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

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


More information about the i18n-dev mailing list