RFR: 8357425: (fs) SecureDirectoryStream setPermissions should use fchmodat
Alan Bateman
alanb at openjdk.org
Fri May 30 16:11:50 UTC 2025
On Fri, 30 May 2025 15:56:03 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:
> Note that I did not add `fchmodat` to this list of capabilities for all the "at" syscalls as it appears to be supported at least on all configurations [certified for Oracle JDK 24](https://bugs.openjdk.org/browse/JDK-8357425?focusedId=14782741&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-14782741). I am not sure about AIX however.
Right, and another option to be to not introduce a new capability but it have it covered by SUPPORTS_OPENAT.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/25534#issuecomment-2922798371
More information about the nio-dev
mailing list