RFR: 8262742: (fs) Add Path::resolve with varargs string [v9]

Brian Burkhalter bpb at openjdk.org
Thu Jul 20 03:55:08 UTC 2023


> Add to `java.nio.file.Path` methods which allow resolution of multiple descendants.

Brian Burkhalter has updated the pull request incrementally with one additional commit since the last revision:

  8262742: Add coverage of resolve(String,String...)

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/14805/files
  - new: https://git.openjdk.org/jdk/pull/14805/files/db4d9bd6..c2a8faaa

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=14805&range=08
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=14805&range=07-08

  Stats: 11 lines in 1 file changed: 8 ins; 0 del; 3 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