RFR: 8262742: (fs) Add Path::resolve with varargs string [v2]
Brian Burkhalter
bpb at openjdk.org
Mon Jul 10 16:20:25 UTC 2023
> Add to `java.nio.file.Path` methods which allow resolution of multiple descendants.
Brian Burkhalter has updated the pull request incrementally with two additional commits since the last revision:
- 8262742: Fix typo
- 8262742: Remove invalid "throws InvalidPathException"; correct typo
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/14805/files
- new: https://git.openjdk.org/jdk/pull/14805/files/2f40ba8b..dd8c1413
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=14805&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=14805&range=00-01
Stats: 5 lines in 1 file changed: 0 ins; 3 del; 2 mod
Patch: https://git.openjdk.org/jdk/pull/14805.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/14805/head:pull/14805
PR: https://git.openjdk.org/jdk/pull/14805
More information about the nio-dev
mailing list