RFR: 8337966: (fs) Files.readAttributes fails with Operation not permitted on older docker releases

Brian Burkhalter bpb at openjdk.org
Mon Aug 26 19:55:03 UTC 2024


On Mon, 26 Aug 2024 19:46:07 GMT, Alexey Bakhtin <abakhtin at openjdk.org> wrote:

> Doesn't it cause issues in concurrent calls statx_wrapper?

I suppose it could. I did not investigate it.

> What is the problem with syscall during initialization? We should complete quickly because of the wrong argument

It's not something that is normally desirable during initialization.

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

PR Comment: https://git.openjdk.org/jdk/pull/20484#issuecomment-2310963740


More information about the nio-dev mailing list