On Tue, 18 Oct 2022 17:44:45 GMT, Naoto Sato <na...@openjdk.org> wrote:
> Plurals were determined only by looking at the integer part of the compact > number. Changed to consider the fraction digits as well. This pull request has now been integrated. Changeset: e238920b Author: Naoto Sato <na...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/e238920bb69836e982138cb7e1fed2a39182df8f Stats: 80 lines in 2 files changed: 35 ins; 2 del; 43 mod 8295372: CompactNumberFormat handling of number one with decimal part Reviewed-by: joehw ------------- PR: https://git.openjdk.org/jdk/pull/10748