RFR: 8338690: CompactNumberInstance.format incorrectly formats some numbers (few vs many)
Roger Riggs
rriggs at openjdk.org
Fri Aug 23 19:04: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.
lgtm
-------------
Marked as reviewed by rriggs (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/20680#pullrequestreview-2257919269
More information about the core-libs-dev
mailing list