<i18n dev> RFR: 8358626: Emit UTF-8 CLDR resources [v2]

Erik Joelsson erikj at openjdk.org
Fri Jun 6 08:51:51 UTC 2025


On Thu, 5 Jun 2025 18:30:40 GMT, Naoto Sato <naoto at 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)
>
> Naoto Sato has updated the pull request incrementally with one additional commit since the last revision:
> 
>   java.base/Gensrc.gmk comment

Marked as reviewed by erikj (Reviewer).

-------------

PR Review: https://git.openjdk.org/jdk/pull/25648#pullrequestreview-2904257875


More information about the i18n-dev mailing list