RFR: 8371436: (fs) java/nio/file/FileStore/Basic.java fails on macOS platform due to assertTrue(!store.equals(prev));
Brian Burkhalter
bpb at openjdk.org
Mon Nov 10 15:46:58 UTC 2025
On Sat, 8 Nov 2025 08:17:43 GMT, Alan Bateman <alanb at openjdk.org> wrote:
> So the dev field has always been 0, I assume this goes back to the original port to macOS in JDK 7u.
I would assume so. On Linux it looks to be set to `st_dev` via the attributes.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/28205#issuecomment-3512499468
More information about the nio-dev
mailing list