<div dir="ltr">Hi, <div><br></div><div>The build system Bazel would benefit from having a non-trivial implementation of WindowsFileAttributes#fileKey available - the function currently always returns null, even if sun.nio.fs.ensureAccurateMetadata is set to true.</div><div><br></div><div>Based on my understanding of the API contract, changing this function to return an object with information equivalent to what is encoded in src/java.base/windows/classes/sun/nio/ch/FileKey.java, but only if the WindowsFileAttributes were created via fromFileInformation, would be a backwards compatible change.</div><div><br></div><div>Would this seem like a reasonable addition?</div><div><br></div><div>Best,</div><div>Fabian</div></div>