Integrated: 8357303: (fs) UnixSecureDirectoryStream.implDelete has unused haveFlags parameter
Brian Burkhalter
bpb at openjdk.org
Thu May 22 15:20:07 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`.
This pull request has now been integrated.
Changeset: 72e440d0
Author: Brian Burkhalter <bpb at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/72e440d06e6a93141e8943f1a62610cd951e22c4
Stats: 18 lines in 1 file changed: 0 ins; 14 del; 4 mod
8357303: (fs) UnixSecureDirectoryStream.implDelete has unused haveFlags parameter
Reviewed-by: alanb, shade
-------------
PR: https://git.openjdk.org/jdk/pull/25359
More information about the nio-dev
mailing list