On Wed, 9 Feb 2022 22:37:45 GMT, Naoto Sato <na...@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 <na...@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