Integrated: 8262742: (fs) Add Path::resolve with varargs string

Brian Burkhalter bpb at openjdk.org
Mon Jul 24 20:02:56 UTC 2023


On Fri, 7 Jul 2023 18:50:14 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:

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

This pull request has now been integrated.

Changeset: 2bdfa836
Author:    Brian Burkhalter <bpb at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/2bdfa836adbeba3319bee4ee61017907d6d84d58
Stats:     239 lines in 3 files changed: 237 ins; 0 del; 2 mod

8262742: (fs) Add Path::resolve with varargs string

Reviewed-by: alanb

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

PR: https://git.openjdk.org/jdk/pull/14805


More information about the nio-dev mailing list