RFR: 8357303: (fs) UnixSecureDirectoryStream.implDelete has unused haveFlags parameter

Aleksey Shipilev shade at openjdk.org
Thu May 22 08:25:51 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 shade (Reviewer).

-------------

PR Review: https://git.openjdk.org/jdk/pull/25359#pullrequestreview-2860265915


More information about the nio-dev mailing list