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

Vyom Tewari vtewari at openjdk.org
Mon Jul 17 15:06:53 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.

Looks OK to me.

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

Marked as reviewed by vtewari (Committer).

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


More information about the core-libs-dev mailing list