RFR: 8284840: Update CLDR to Version 42.0
Steven R. Loomis
duke at openjdk.org
Sat Oct 22 17:59:48 UTC 2022
On Sat, 22 Oct 2022 08:14:00 GMT, Alan Bateman <alanb at openjdk.org> wrote:
> > Yes. These translation changes affect formatting. We don't usually file a CSR for such changes, but cover them in our release notes.
>
> Indeed and periodically CLDR upgrades do cause breakage somewhere, often it will be a library or application tests that compare some result that is outdated due to changes that impact the formatting.
Yes, although libraries and tests shouldn't be testing against cultural formatting whose goal is to produce the updated best result, not the same result. For example we had an internal corporate client which needed to use fixed formatting, instead of culturally sensitive formatting, because they really wanted exactly the same output every time, because the output data was going to be consumed by machine and not just by humans.
-------------
PR: https://git.openjdk.org/jdk/pull/10820
More information about the build-dev
mailing list