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

Andrey Turbanov aturbanov at openjdk.org
Mon Aug 15 08:23:08 UTC 2022


It's a bit shorter and clearer.

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

Commit messages:
 - [PATCH] Use static methods for hashCode/toString primitives

Changes: https://git.openjdk.org/jdk/pull/9816/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=9816&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8292350
  Stats: 8 lines in 4 files changed: 0 ins; 0 del; 8 mod
  Patch: https://git.openjdk.org/jdk/pull/9816.diff
  Fetch: git fetch https://git.openjdk.org/jdk pull/9816/head:pull/9816

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



More information about the client-libs-dev mailing list