Integrated: 8003887: File.getCanonicalFile() does not resolve symlinks on MS Windows

Brian Burkhalter bpb at openjdk.org
Thu Sep 5 15:06:56 UTC 2024


On Fri, 30 Aug 2024 20:59:18 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:

> Return the final path derived from the string returned by `canonicalize0()`.

This pull request has now been integrated.

Changeset: 042053c3
Author:    Brian Burkhalter <bpb at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/042053c3a82e9fbd4c6866efe872c1c92714e6e7
Stats:     147 lines in 3 files changed: 121 ins; 20 del; 6 mod

8003887: File.getCanonicalFile() does not resolve symlinks on MS Windows

Reviewed-by: alanb

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

PR: https://git.openjdk.org/jdk/pull/20801


More information about the core-libs-dev mailing list