On Mon, 13 Feb 2023 09:59:24 GMT, Claes Redestad <redes...@openjdk.org> wrote:
> We can improve various String methods such as `startsWith`, `endsWith` and > `regionMatches` by leveraging the intrinsified mismatch methods in > `ArraysSupport`. Amazing gains! Congratulations ------------- PR: https://git.openjdk.org/jdk/pull/12528