Integrated: 8312164: Refactor Arrays.hashCode for long, boolean, double, float, and Object arrays
Pavel Rappo
prappo at openjdk.org
Wed Jul 19 17:24:49 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.
This pull request has now been integrated.
Changeset: b5b6f4e7
Author: Pavel Rappo <prappo at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/b5b6f4e7a77db4d13e19e186d3cd402cd7c626ea
Stats: 7 lines in 1 file changed: 0 ins; 2 del; 5 mod
8312164: Refactor Arrays.hashCode for long, boolean, double, float, and Object arrays
Reviewed-by: rriggs, vtewari
-------------
PR: https://git.openjdk.org/jdk/pull/14900
More information about the core-libs-dev
mailing list