RFR: 8292350: Use static methods for hashCode/toString primitives

ExE Boss duke at openjdk.org
Mon Aug 15 08:23:09 UTC 2022


On Wed, 10 Aug 2022 08:01:41 GMT, Andrey Turbanov <aturbanov at openjdk.org> wrote:

> It's a bit shorter and clearer.

Also, it avoids unnecessary boxing.

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

PR: https://git.openjdk.org/jdk/pull/9816



More information about the client-libs-dev mailing list