RFR: 8312164: Refactor Arrays.hashCode for long, boolean, double, float, and Object arrays [v3]
Glavo
duke at openjdk.org
Thu Jul 20 01:17:48 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[])
I created #14944 to revert changes to `Arrays.hashCode(Object[])`
-------------
PR Comment: https://git.openjdk.org/jdk/pull/14900#issuecomment-1642963240
More information about the core-libs-dev
mailing list