<i18n dev> RFR: 8338690: CompactNumberInstance.format incorrectly formats some numbers (few vs many)
Joe Wang
joehw at openjdk.org
Fri Aug 23 17:19:07 UTC 2024
On Thu, 22 Aug 2024 16:14:08 GMT, Naoto Sato <naoto at openjdk.org> wrote:
> Fixing an issue wrt wrong plural suffix with compact format for some locales. It was retrieving the suffix based on the value before the rounding, which ended up in wrong plural expression.
Marked as reviewed by joehw (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/20680#pullrequestreview-2257726181
More information about the i18n-dev
mailing list