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

Brian Burkhalter bpb at openjdk.org
Wed Jul 12 17:09: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 one additional commit since the last revision:

  8262742: Attempt to improve specifications of varargs resolve methods

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

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

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

  Stats: 25 lines in 1 file changed: 19 ins; 0 del; 6 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