On Thu, 16 Feb 2023 17:16:35 GMT, Raffaello Giulietti <rgiulie...@openjdk.org> wrote:
> Add an `indexOf()` variant allowing to specify both a lower and an upper > bound on the search. Is there any performance impact? Are there relevant JHM tests? Or should be added. Also to verify that the intrinsics are still valid though the parameter names have changed. ------------- PR: https://git.openjdk.org/jdk/pull/12600