RFR: 8355342: File.getCanonicalPath on Java 24 resolves paths on network drives to UNC format [v14]

Brian Burkhalter bpb at openjdk.org
Tue Nov 4 16:55:17 UTC 2025


On Tue, 4 Nov 2025 15:51:50 GMT, Alan Bateman <alanb at openjdk.org> wrote:

> Were you able to establish if this was a just a broken link or something else?

Not definitively, but I think if could be. The Windows system error code was `ERROR_PATH_NOT_FOUND` (3).

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

PR Comment: https://git.openjdk.org/jdk/pull/27324#issuecomment-3487012347


More information about the core-libs-dev mailing list