On Wed, 19 Jul 2023 13:14:23 GMT, Pavel Rappo wrote:
>> Please review this PR to refactor Arrays.hashCode for long[], boolean[], and
>> Object[]. I've been told elsewhere that it shouldn't have significant
>> performance implications.
>
> Pavel Rappo has updated the pull request incrementally w
> Please review this PR to refactor Arrays.hashCode for long[], boolean[], and
> Object[]. I've been told elsewhere that it shouldn't have significant
> performance implications.
Pavel Rappo has updated the pull request incrementally with one additional
commit since the last revision:
Fix ha