git: openjdk/jdk: master: 8356036: (fs) FileKey.hashCode and UnixFileStore.hashCode implementations can use Long.hashCode

Shaojin Wen swen at openjdk.org
Fri May 9 16:43:43 UTC 2025


Changeset: 2661f62c
Branch: master
Author:    Shaojin Wen <swen at openjdk.org>
Date:      2025-05-09 16:42:49 +0000
URL:       https://git.openjdk.org/jdk/commit/2661f62ca23f5589538d4ad50078d1f715ade342

8356036: (fs) FileKey.hashCode and UnixFileStore.hashCode implementations can use Long.hashCode

Reviewed-by: liach, bpb

! src/java.base/unix/classes/sun/nio/ch/FileKey.java
! src/java.base/unix/classes/sun/nio/fs/UnixFileKey.java
! src/java.base/unix/classes/sun/nio/fs/UnixFileStore.java



More information about the jdk-changes mailing list