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

Brian Burkhalter bpb at openjdk.org
Tue Sep 3 21:50: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: Test getCanonicalPath when the path contains links

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/20801/files
  - new: https://git.openjdk.org/jdk/pull/20801/files/2d6423b3..44bed9ff

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=20801&range=03
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=20801&range=02-03

  Stats: 97 lines in 1 file changed: 95 ins; 0 del; 2 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