<i18n dev> RFR: 8358626: Emit UTF-8 CLDR resources [v2]
Naoto Sato
naoto at openjdk.org
Mon Jun 9 18:56:45 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
Thanks for the reviews!
-------------
PR Comment: https://git.openjdk.org/jdk/pull/25648#issuecomment-2956654203
More information about the i18n-dev
mailing list