<i18n dev> RFR: 8358626: Emit UTF-8 CLDR resources [v2]
Naoto Sato
naoto at openjdk.org
Fri Jun 6 15:18:51 UTC 2025
On Fri, 6 Jun 2025 06:57:20 GMT, Volkan Yazici <vyazici at openjdk.org> wrote:
>> Naoto Sato has updated the pull request incrementally with one additional commit since the last revision:
>>
>> java.base/Gensrc.gmk comment
>
> make/modules/jdk.localedata/Gensrc.gmk line 49:
>
>> 47: -o $(GENSRC_DIR) \
>> 48: -tzdatadir $(TZ_DATA_DIR) \
>> 49: -utf8)
>
> @naotoj, I assume you did not add the comment to this change intentionally.
Yes, that was intentional. It seems apparent that `jdk.localedata` contains resources in non-Latin1 characters.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/25648#discussion_r2132387343
More information about the i18n-dev
mailing list