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

Brian Burkhalter bpb at openjdk.org
Tue Sep 3 18:45:36 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: If getFinalPath() fails, return the string returned by canonicalize0()

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

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

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

  Stats: 7 lines in 1 file changed: 6 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