On Wed, 19 Jul 2023 13:07:01 GMT, Pavel Rappo <[email protected]> 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 two additional > commits since the last revision: > > - Fix hashCode(double[]): part 2 > - Fix hashCode(double[]): part 1 Please (re-)review this PR. The recent three commits improve readability of hashCode(double[]) and hashCode(float[]). ------------- PR Comment: https://git.openjdk.org/jdk/pull/14900#issuecomment-1642052942
