<i18n dev> RFR: 8365675: Add String Unicode Case-Folding Support [v2]
Xueming Shen
sherman at openjdk.org
Mon Oct 27 09:46:14 UTC 2025
On Wed, 8 Oct 2025 13:57:17 GMT, Chen Liang <liach at openjdk.org> wrote:
>> Xueming Shen has updated the pull request incrementally with one additional commit since the last revision:
>>
>> minor api doc updates
>
> make/modules/java.base/gensrc/GensrcCharacterData.gmk line 76:
>
>> 74:
>> 75:
>> 76: GENSRC_STRINGCASEFOLDING := $(SUPPORT_OUTPUTDIR)/gensrc/java.base/jdk/internal/java/lang/CaseFolding.java
>
> Can we target the package `jdk.internal.lang` instead of `jdk.internal.java.lang`? I think the previous one is the convention set forth by stable values.
renamed
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/27628#discussion_r2465002293
More information about the i18n-dev
mailing list