Withdrawn: 8191963: Path.equals() and File.equals() return true for two different files on Windows
Brian Burkhalter
bpb at openjdk.org
Thu Nov 6 18:46:20 UTC 2025
On Thu, 12 Jun 2025 21:12:53 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:
> Replace logic in `java.io.WinNTFileSystems.compare(File,File)` with that from `sun.nio.fs.WindowsPath.compareTo(Path)`.
This pull request has been closed without being integrated.
-------------
PR: https://git.openjdk.org/jdk/pull/25788
More information about the core-libs-dev
mailing list