RFR: 8312164: Refactor Arrays.hashCode for long, boolean, and Object arrays [v3]
Roger Riggs
rriggs at openjdk.org
Wed Jul 19 13:30:43 UTC 2023
On Wed, 19 Jul 2023 13:14:23 GMT, Pavel Rappo <prappo at openjdk.org> 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 with one additional commit since the last revision:
>
> Fix hashCode(float[])
Marked as reviewed by rriggs (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/14900#pullrequestreview-1537100084
More information about the core-libs-dev
mailing list