[jdk21u-dev] RFR: 8337966: (fs) Files.readAttributes fails with Operation not permitted on older docker releases [v2]

Alexey Bakhtin abakhtin at openjdk.org
Tue Sep 3 18:22:20 UTC 2024


On Mon, 2 Sep 2024 12:26:47 GMT, Severin Gehwolf <sgehwolf at openjdk.org> wrote:

>> Alexey Bakhtin has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   revert changes for copy_file_range and ENOSYS for statx
>
> This seems to do more that what is says on the tin. Please explain if both fixes are needed or just the one for the relatively new `statx` issue.
> 
> It's a work-around for an old Docker version. Since we introduced `statx` fairly recently it might be OK.

@jerboaa Thank you. Reverted copy_file_range and ENONSYS for statx

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

PR Comment: https://git.openjdk.org/jdk21u-dev/pull/951#issuecomment-2327147391


More information about the jdk-updates-dev mailing list