RFR: 8327002: (fs) java/nio/file/Files/CopyMoveVariations.java should be able to test across file systems
Alan Bateman
alanb at openjdk.org
Tue Apr 2 07:50:00 UTC 2024
On Thu, 29 Feb 2024 01:19:40 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:
> 1. Modify the test to allow specifying the location of the temporary directory to be distinct from that of the working directory.
> 2. Correctly handle the responses to `AccessDeniedException`s which occur when a move across different file systems fails.
Marked as reviewed by alanb (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/18052#pullrequestreview-1972914112
More information about the nio-dev
mailing list