RFR: 8365675: Add String Unicode Case-Folding Support [v2]

Xueming Shen sherman at openjdk.org
Sat Oct 18 08:44:59 UTC 2025


On Fri, 10 Oct 2025 19:49:19 GMT, Jean-Noël Rouvignac <duke at openjdk.org> wrote:

>> Xueming Shen has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   minor api doc updates
>
> test/micro/org/openjdk/bench/java/lang/StringCompareToIgnoreCase.java line 89:
> 
>> 87: 
>> 88:     @Benchmark
>> 89:     public int lowerrCF() {
> 
> Suggestion:
> 
>     public int lowerCF() {

fixed in the new test source code

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

PR Review Comment: https://git.openjdk.org/jdk/pull/27628#discussion_r2441835525


More information about the build-dev mailing list