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

Brian Burkhalter bpb at openjdk.org
Fri May 12 17:21:46 UTC 2023


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

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

The modified test fails without but passes with the proposed source change.

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

PR Comment: https://git.openjdk.org/jdk/pull/13959#issuecomment-1546052716


More information about the nio-dev mailing list