Speed up StringLatin1.regionMatchesCI_UTF16

Claes Redestad claes.redestad at oracle.com
Mon Feb 20 12:56:44 UTC 2023


RFE filed: https://bugs.openjdk.org/browse/JDK-8302872

/Claes

18 feb. 2023 kl. 19:58 skrev Eirik Bjørsnøs <eirbjo at gmail.com<mailto:eirbjo at gmail.com>>:

Hi,

This PR continues the effort to speed up case-insensitive string comparisons, this time tackling comparison of latin1-coded strings with utf16-coded strings:

https://github.com/openjdk/jdk/pull/12637

This builds on top of #12632, it makes sense to review that one first.

Thanks,
Eirik.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/core-libs-dev/attachments/20230220/eb491272/attachment.htm>


More information about the core-libs-dev mailing list