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

Brian Burkhalter bpb at openjdk.org
Mon May 15 16:09:49 UTC 2023


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

Brian Burkhalter has updated the pull request incrementally with one additional commit since the last revision:

  8307976: Slightly tweak test

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/13959/files
  - new: https://git.openjdk.org/jdk/pull/13959/files/34ad4455..93802391

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

  Stats: 5 lines in 1 file changed: 1 ins; 3 del; 1 mod
  Patch: https://git.openjdk.org/jdk/pull/13959.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/13959/head:pull/13959

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


More information about the nio-dev mailing list