[jdk21u-dev] Integrated: 8357882: Use UTF-8 encoded data in LocaleDataTest
Goetz Lindenmaier
goetz at openjdk.org
Wed Nov 5 09:17:27 UTC 2025
On Tue, 21 Oct 2025 20:13:32 GMT, Goetz Lindenmaier <goetz at openjdk.org> wrote:
> I backport this for parity with 21.0.10-oracle.
>
> The change does not apply well.
> The cldr test data file underwent several changes in head.
> Manual resolving is not a good approach here.
> Instead, I converted the file with the shell printf command. I verified it is identical
> in several places withoutb conflicts. I also looked at places with conflicts that they look good now.
>
> The test also needed resolves due to context.
>
> Further, the test in 21 excercises two runs, one using a file for the COMPAT version that was removed in 25.
> I adapted this as above, too.
>
> I guess this is a true jewel for reviewers ... but keep in mind, it's only a test change :)
This pull request has now been integrated.
Changeset: 2adf8cf4
Author: Goetz Lindenmaier <goetz at openjdk.org>
URL: https://git.openjdk.org/jdk21u-dev/commit/2adf8cf435805c5cff56eac67d41120005c0c08f
Stats: 8029 lines in 3 files changed: 0 ins; 101 del; 7928 mod
8357882: Use UTF-8 encoded data in LocaleDataTest
Reviewed-by: rrich
Backport-of: 4fa4f15122213afea5cb25166c3b36a1c395b06c
-------------
PR: https://git.openjdk.org/jdk21u-dev/pull/2371
More information about the jdk-updates-dev
mailing list