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

Brian Burkhalter bpb at openjdk.org
Mon Jul 17 19:10:41 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: Try to improve specifications of varargs resolve()s

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

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

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

  Stats: 10 lines in 1 file changed: 1 ins; 0 del; 9 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