RFR: 8307976: (fs) Files.createDirectories(dir) returns dir::toAbsolutePath instead of dir [v5]
Brian Burkhalter
bpb at openjdk.org
Fri May 12 19:40:45 UTC 2023
> Return `dir`, not `dir::toAbsolutePath`.
Brian Burkhalter has updated the pull request incrementally with one additional commit since the last revision:
8307976: Change assertEquals back to assertTrue
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/13959/files
- new: https://git.openjdk.org/jdk/pull/13959/files/6ad5629f..34ad4455
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=13959&range=04
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=13959&range=03-04
Stats: 1 line in 1 file changed: 0 ins; 0 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