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

Brian Burkhalter bpb at openjdk.org
Fri Jul 14 16:49:05 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: Improve verbiage per reviewer PR comments

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/14805/files
  - new: https://git.openjdk.org/jdk/pull/14805/files/09704e08..f78894c8

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

  Stats: 46 lines in 2 files changed: 9 ins; 1 del; 36 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