RFR: 8315273: (fs) Path.toRealPath(LinkOption.NOFOLLOW_LINKS) fails when "../../" follows a link (win) [v4]
Brian Burkhalter
bpb at openjdk.org
Tue Nov 14 19:44:55 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 four additional commits since the last revision:
- Merge
- 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/dd3ce6d1..e1248412
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=15525&range=03
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=15525&range=02-03
Stats: 639352 lines in 1404 files changed: 93828 ins; 478008 del; 67516 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