RFR: 8365675: Add String Unicode Case-Folding Support [v7]
Xueming Shen
sherman at openjdk.org
Sat Nov 15 01:22:12 UTC 2025
On Fri, 7 Nov 2025 21:40:24 GMT, Roger Riggs <rriggs at openjdk.org> wrote:
>> Xueming Shen has updated the pull request incrementally with one additional commit since the last revision:
>>
>> update to use value long for folding
>
> src/java.base/share/classes/jdk/internal/lang/CaseFolding.java.template line 136:
>
>> 134: *
>> 135: * <p>
>> 136: * @spec https://www.unicode.org/reports/tr18/#Simple_Loose_Matches
>
> I'd put @spec after @return.
updated according
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/27628#discussion_r2529363242
More information about the core-libs-dev
mailing list