RFR: 8003887: File.getCanonicalFile() does not resolve symlinks on MS Windows
Brian Burkhalter
bpb at openjdk.org
Fri Aug 30 21:05:27 UTC 2024
Return the final path derived from the string returned by `canonicalize0()`.
-------------
Commit messages:
- 8003887: File.getCanonicalFile() does not resolve symlinks on MS Windows
Changes: https://git.openjdk.org/jdk/pull/20801/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=20801&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8003887
Stats: 48 lines in 2 files changed: 24 ins; 20 del; 4 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