RFR: 8020199: (fs) Files.move() throws DirectoryNotEmptyException pointing to wrong directory (win)
Brian Burkhalter
bpb at openjdk.org
Wed Aug 9 18:22:28 UTC 2023
On Tue, 8 Aug 2023 21:04:52 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:
> Amend description of when `DirectoryNotEmptyException` is thrown by `Files::move`.
The test case throws an exception with the correct path name. It is better not to make the specification too specific as there are many possible cases.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/15199#issuecomment-1671911129
More information about the nio-dev
mailing list