On Mon, 17 Jul 2023 09:36:35 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.

This pull request has now been integrated.

Changeset: b5b6f4e7
Author:    Pavel Rappo <[email protected]>
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

Reply via email to