Speed up StringLatin1.regionMatchesCI_UTF16

Eirik Bjørsnøs eirbjo at gmail.com
Sat Feb 18 18:58:54 UTC 2023


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/20230218/35468aaf/attachment.htm>


More information about the core-libs-dev mailing list