On Wed, 2 Jun 2021 14:10:38 GMT, Сергей Цыпанов 
<github.com+10835776+stsypa...@openjdk.org> wrote:

> There is a few JDK classes duplicating the contents of Long.hashCode() for 
> hash code calculation. They should explicitly delegate to Long.hashCode().

This pull request has now been integrated.

Changeset: 6a3f8343
Author:    Sergey Tsypanov <sergei.tsypa...@yandex.ru>
Committer: Claes Redestad <redes...@openjdk.org>
URL:       
https://git.openjdk.java.net/jdk/commit/6a3f8343bc0e92c29a87c5840cbef9ab2988f153
Stats:     10 lines in 6 files changed: 0 ins; 4 del; 6 mod

8268113: Re-use Long.hashCode() where possible

Reviewed-by: redestad

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

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

Reply via email to