Integrated: 8295372: CompactNumberFormat handling of number one with decimal part
Naoto Sato
naoto at openjdk.org
Wed Oct 19 16:27:29 UTC 2022
On Tue, 18 Oct 2022 17:44:45 GMT, Naoto Sato <naoto at 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 <naoto at 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
More information about the core-libs-dev
mailing list