RFR: 8003887: File.getCanonicalFile() does not resolve symlinks on MS Windows [v2]

Alan Bateman alanb at openjdk.org
Mon Sep 2 09:09:20 UTC 2024


On Fri, 30 Aug 2024 21:39:47 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:

>> Return the final path derived from the string returned by `canonicalize0()`.
>
> Brian Burkhalter has updated the pull request incrementally with one additional commit since the last revision:
> 
>   8003887: Free value allocated in and returned by getFinalPath()

Are you planning to add a test for this?

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

PR Comment: https://git.openjdk.org/jdk/pull/20801#issuecomment-2324214886


More information about the core-libs-dev mailing list