On Wed, 4 Jun 2025 21:54:15 GMT, Naoto Sato <na...@openjdk.org> wrote:
> Changes to generate CLDR resource bundles in UTF-8 encoding. The resource > files in `java.base` are supposed to be US English only, but they also need > to use UTF-8 as some of the names are non-ASCII (e.g., Türkiye) This pull request has now been integrated. Changeset: fcb68ea2 Author: Naoto Sato <na...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/fcb68ea22d020d567c560c7bd5976d3c070d9806 Stats: 6 lines in 2 files changed: 4 ins; 0 del; 2 mod 8358626: Emit UTF-8 CLDR resources Reviewed-by: erikj, vyazici ------------- PR: https://git.openjdk.org/jdk/pull/25648