RFR: 8315273: (fs) Path.toRealPath(LinkOption.NOFOLLOW_LINKS) fails when "../../" follows a link (win) [v3]

Brian Burkhalter bpb at openjdk.org
Fri Oct 27 18:57:57 UTC 2023


> Windows implementation of integrated pull request #15397. The test java/nio/file/Path/ToRealPath.java is also removed from the problem list,

Brian Burkhalter has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains three additional commits since the last revision:

 - Merge
 - 8315273: Add bug ID to test
 - 8315273: (fs) Path.toRealPath(LinkOption.NOFOLLOW_LINKS) fails when "../../" follows a link (win)

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/15525/files
  - new: https://git.openjdk.org/jdk/pull/15525/files/a632bd88..dd3ce6d1

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

  Stats: 176389 lines in 4907 files changed: 85553 ins; 41171 del; 49665 mod
  Patch: https://git.openjdk.org/jdk/pull/15525.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/15525/head:pull/15525

PR: https://git.openjdk.org/jdk/pull/15525


More information about the nio-dev mailing list