On Thu, 15 Apr 2021 15:44:15 GMT, Mitsuru Kariya 
<[email protected]> wrote:

> The current `hashCode` implementation of SA's Address subclasses ignores the 
> upper 32 bits of the long value.
> This PR changes to use `Long.hashCode` instead.

This pull request has now been integrated.

Changeset: a555fd89
Author:    Mitsuru Kariya <[email protected]>
Committer: Kevin Walls <[email protected]>
URL:       
https://git.openjdk.java.net/jdk/commit/a555fd89d040792d4de73ab67d86b171a38cfde6
Stats:     26 lines in 11 files changed: 0 ins; 6 del; 20 mod

8264734: Some SA classes could use better hashCode() implementation

Reviewed-by: cjplummer, kevinw

-------------

PR: https://git.openjdk.java.net/jdk/pull/3522

Reply via email to