RFR: 8358626: Emit UTF-8 CLDR resources

Naoto Sato naoto at openjdk.org
Thu Jun 5 18:30:40 UTC 2025


On Thu, 5 Jun 2025 01:42:00 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)
>
> Looks like this PR did not send out the email in the first place, I am leaving a comment to kick the bot

> @naotoj, shall we add this note as a comment to places where `-utf8` is added?

Good point. Added.

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

PR Comment: https://git.openjdk.org/jdk/pull/25648#issuecomment-2945607754


More information about the core-libs-dev mailing list