> 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 two additional commits since the last revision: - Fix hashCode(double[]): part 2 - Fix hashCode(double[]): part 1 ------------- Changes: - all: https://git.openjdk.org/jdk/pull/14900/files - new: https://git.openjdk.org/jdk/pull/14900/files/5fd3bb86..81d0f0b1 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=14900&range=01 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=14900&range=00-01 Stats: 2 lines in 1 file changed: 0 ins; 1 del; 1 mod Patch: https://git.openjdk.org/jdk/pull/14900.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/14900/head:pull/14900 PR: https://git.openjdk.org/jdk/pull/14900
