RFR: 8343020: (fs) Add support for SecureDirectoryStream on macOS [v3]
Alan Bateman
alanb at openjdk.org
Mon Oct 28 16:45:27 UTC 2024
On Mon, 28 Oct 2024 13:03:46 GMT, David M. Lloyd <duke at openjdk.org> wrote:
> Looking at related bug history, https://bugs.openjdk.org/browse/JDK-8214078 was considered a Bug not an Enhancement. What is the distinction? Is it due to being supported on other architectures on the same OS versus being unsupported by OS?
>
> Another question I had was: does this being an Enhancement affect backportability?
SecureDirectoryStream is optional and this JBS issue is add support on macOS. So I think Enhancement is the right issue type. I don't think we can classify as a bug, it's just that this feature couldn't be implemented on macOS when the original port was done in 7u4.
I'm not involved in update releases.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/21696#issuecomment-2442102468
More information about the nio-dev
mailing list