RFR: 8355391: Use Long::hashCode in java.time
Naoto Sato
naoto at openjdk.org
Wed Apr 30 16:06:49 UTC 2025
On Wed, 30 Apr 2025 06:46:07 GMT, Volkan Yazici <vyazici at openjdk.org> wrote:
> Replace manual bitwise operations in `hashCode` implementations of `java.time` with `Long::hashCode`.
LGTM. Thanks for the refactoring
-------------
Marked as reviewed by naoto (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/24959#pullrequestreview-2807607225
More information about the core-libs-dev
mailing list