<i18n dev> Integrated: 8281317: CompactNumberFormat displays 4-digit values when rounding to a new range
Naoto Sato
naoto at openjdk.java.net
Thu Feb 17 19:07:13 UTC 2022
On Wed, 9 Feb 2022 22:37:45 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.
This pull request has now been integrated.
Changeset: 12927765
Author: Naoto Sato <naoto at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/129277653e51e9b1387ecee279a6ccee9199c8ff
Stats: 42 lines in 2 files changed: 31 ins; 0 del; 11 mod
8281317: CompactNumberFormat displays 4-digit values when rounding to a new range
Reviewed-by: joehw
-------------
PR: https://git.openjdk.java.net/jdk/pull/7412
More information about the i18n-dev
mailing list