RFR: 8356127: (fs) UnixFileSystemProvider.implDelete could save a syscall in some cases [v3]
Alan Bateman
alanb at openjdk.org
Fri May 9 06:43:52 UTC 2025
On Fri, 9 May 2025 06:35:24 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:
>> But on second thought you might be right.
>
> I think line 260 was an artifact of the previous commit. I will remove it tomorrow.
It might be worth digging into how this works in NFS environments. If a program on Linux attempts to unlink a directory on a NFS mount, will this reliable get the EISDIR error?
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/25107#discussion_r2081033997
More information about the nio-dev
mailing list