RFR: 8337966: (fs) Files.readAttributes fails with Operation not permitted on older docker releases
Brian Burkhalter
bpb at openjdk.org
Thu Aug 29 16:27:20 UTC 2024
On Thu, 29 Aug 2024 16:21:21 GMT, Alexey Bakhtin <abakhtin at openjdk.org> wrote:
> In my case, upgrading or updating Docker version is not possible on the system. So, submitting a bug against v18 or 17 or even 16 does not make sense.
Okay. You mentioned a workaround:
> I think it is some kind of regression for old Docker versions, but it could be easily fixed. I understand there is a workaround with an updated seccomp profile, but it is not easy to do in some environments.
Is this not possible on the problematic system(s)?
-------------
PR Comment: https://git.openjdk.org/jdk/pull/20484#issuecomment-2318291622
More information about the nio-dev
mailing list