RFR: 8003887: File.getCanonicalFile() does not resolve symlinks on MS Windows [v5]
Alan Bateman
alanb at openjdk.org
Wed Sep 4 19:09:20 UTC 2024
On Wed, 4 Sep 2024 19:03:32 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: Use Assumptions.assumeTrue() and other and other cleanup
Marked as reviewed by alanb (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/20801#pullrequestreview-2281033563
More information about the core-libs-dev
mailing list