RFR: 8357303: (fs) UnixSecureDirectoryStream.implDelete has unused haveFlags parameter
Alan Bateman
alanb at openjdk.org
Wed May 21 16:16:53 UTC 2025
On Wed, 21 May 2025 15:30:41 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:
> Remove the `haveFlags` parameter of `UnixSecureDirectoryStream.implDelete` and all code which would execute if `haveFlags` were `false`.
Marked as reviewed by alanb (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/25359#pullrequestreview-2858391266
More information about the nio-dev
mailing list