On Wed, 6 Nov 2024 17:35:36 GMT, Chen Liang <li...@openjdk.org> wrote:

>> I don't like the style of a custom loop rather than `Arrays.equals()` but 
>> there is a perf benefit to it.  Curious what you think?
>
> Sure, moving param count ahead is fine.  Note that `Arrays.equals` is subject 
> to profile pollution at runtime, so the benchmark results might not be 
> applicable in practice.

@liach changes complete.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/21929#discussion_r1832705057

Reply via email to