Integrated: 8307976: (fs) Files.createDirectories(dir) returns dir::toAbsolutePath instead of dir

Brian Burkhalter bpb at openjdk.org
Wed May 17 16:07:38 UTC 2023


On Fri, 12 May 2023 17:00:48 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:

> Return `dir`, not `dir::toAbsolutePath`.

This pull request has now been integrated.

Changeset: 6d4782bc
Author:    Brian Burkhalter <bpb at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/6d4782bc737d5933b9476cadb5e87ceee94c4f68
Stats:     14 lines in 2 files changed: 7 ins; 0 del; 7 mod

8307976: (fs) Files.createDirectories(dir) returns dir::toAbsolutePath instead of dir

Reviewed-by: alanb

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

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


More information about the nio-dev mailing list