RFR: 8312164: Refactor Arrays.hashCode for long, boolean, and Object arrays

Roger Riggs rriggs at openjdk.org
Mon Jul 17 14:37:04 UTC 2023


On Mon, 17 Jul 2023 09:36:35 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.

Marked as reviewed by rriggs (Reviewer).

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

PR Review: https://git.openjdk.org/jdk/pull/14900#pullrequestreview-1532954190


More information about the core-libs-dev mailing list