On Wed, 30 Apr 2025 06:46:07 GMT, Volkan Yazici <vyaz...@openjdk.org> wrote:
> Replace manual bitwise operations in `hashCode` implementations of > `java.time` with `Long::hashCode`. This pull request has now been integrated. Changeset: 18983b63 Author: Volkan Yazici <vyaz...@openjdk.org> Committer: Naoto Sato <na...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/18983b635fe3469c1d9060611eee76e0155ba21b Stats: 12 lines in 5 files changed: 0 ins; 5 del; 7 mod 8355391: Use Long::hashCode in java.time Reviewed-by: rriggs, pminborg, naoto ------------- PR: https://git.openjdk.org/jdk/pull/24959