RFR: 8003887: File.getCanonicalFile() does not resolve symlinks on MS Windows [v5]
Brian Burkhalter
bpb at openjdk.org
Wed Sep 4 19:03:32 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: Use Assumptions.assumeTrue() and other and other cleanup
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/20801/files
- new: https://git.openjdk.org/jdk/pull/20801/files/44bed9ff..796a634f
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=20801&range=04
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=20801&range=03-04
Stats: 26 lines in 2 files changed: 2 ins; 9 del; 15 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