RFR: 8191963: Path.equals() and File.equals() return true for two different files on Windows

Brian Burkhalter bpb at openjdk.org
Mon Jun 23 16:50:29 UTC 2025


On Mon, 23 Jun 2025 11:09:30 GMT, Alan Bateman <alanb at openjdk.org> wrote:

> WindowsPath.compareTo is where we ended up for JDK 7, it would be good to validate this.

I assume that you intend here validating correctness with respect to the NTFS case sensitivity settings

-------------

PR Comment: https://git.openjdk.org/jdk/pull/25788#issuecomment-2997183387


More information about the core-libs-dev mailing list