<i18n dev> RFR: 8358626: Emit UTF-8 CLDR resources [v2]
Naoto Sato
naoto at openjdk.org
Thu Jun 5 18:30:40 UTC 2025
> 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
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/25648/files
- new: https://git.openjdk.org/jdk/pull/25648/files/a5b1c576..5f87c71e
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=25648&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=25648&range=00-01
Stats: 2 lines in 1 file changed: 2 ins; 0 del; 0 mod
Patch: https://git.openjdk.org/jdk/pull/25648.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/25648/head:pull/25648
PR: https://git.openjdk.org/jdk/pull/25648
More information about the i18n-dev
mailing list