RFR: 8073061: (fs) Files.copy(foo, bar, REPLACE_EXISTING) deletes bar even if foo is not readable [v7]
Alan Bateman
alanb at openjdk.org
Mon Sep 25 17:51:52 UTC 2023
On Mon, 18 Sep 2023 17:16:29 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:
>> Check that the source is readable before deleting the destination.
>
> Brian Burkhalter has updated the pull request incrementally with one additional commit since the last revision:
>
> 8073061: Check for POSIX permission support at top level of test
I don't have any other comments, I think you've got this to a good place.
-------------
Marked as reviewed by alanb (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/15501#pullrequestreview-1642703760
More information about the nio-dev
mailing list