On Fri, 30 Aug 2024 20:59:18 GMT, Brian Burkhalter <b...@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 <b...@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