RFR: 8003887: File.getCanonicalFile() does not resolve symlinks on MS Windows [v2]
Brian Burkhalter
bpb at openjdk.org
Fri Aug 30 21:39:47 UTC 2024
> 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()
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/20801/files
- new: https://git.openjdk.org/jdk/pull/20801/files/10fa297f..1cc1855b
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=20801&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=20801&range=00-01
Stats: 4 lines in 1 file changed: 3 ins; 0 del; 1 mod
Patch: https://git.openjdk.org/jdk/pull/20801.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/20801/head:pull/20801
PR: https://git.openjdk.org/jdk/pull/20801
More information about the core-libs-dev
mailing list