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

Brian Burkhalter bpb at openjdk.org
Fri Mar 1 21:48:22 UTC 2024


> 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 pull request now contains seven commits:

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

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

Changes: https://git.openjdk.org/jdk/pull/15525/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=15525&range=04
  Stats: 149 lines in 3 files changed: 103 ins; 9 del; 37 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