RFR: 8374441: (fs) FileSystemProvider.readAttributesIfExists throws "Not a directory" when element in path is not directory should return null for ENOTDIR (unix) [v3]
Alan Bateman
alanb at openjdk.org
Tue Jan 6 06:47:42 UTC 2026
On Mon, 5 Jan 2026 20:16:22 GMT, Fabian Meumertzheim <fmeum at openjdk.org> wrote:
>> `FileSystemProvider.readAttributesIfExists` now returns `null` for a path with a true prefix that is not a directory rather than throwing `NotDirectoryException`.
>
> Fabian Meumertzheim has updated the pull request incrementally with one additional commit since the last revision:
>
> Update copyright range
Marked as reviewed by alanb (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/29013#pullrequestreview-3629644573
More information about the nio-dev
mailing list