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

Alexey Bakhtin abakhtin at openjdk.org
Mon Sep 30 16:33:46 UTC 2024


On Mon, 16 Sep 2024 17:06:28 GMT, Alexey Bakhtin <abakhtin at openjdk.org> wrote:

> Almost clean backport from JDK21
> 
> The only difference is an additional EPERM check in the stat1 method. This method was removed in JDK21 as part of JDK-8283335

This pull request has now been integrated.

Changeset: fa0389ec
Author:    Alexey Bakhtin <abakhtin at openjdk.org>
URL:       https://git.openjdk.org/jdk17u-dev/commit/fa0389ecfbf9677cc47dcdb38d2ada8408de6dce
Stats:     31 lines in 1 file changed: 18 ins; 8 del; 5 mod

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

Reviewed-by: phh
Backport-of: 7a97e314b52a4045ca8238eae5ba730618939bf7

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

PR: https://git.openjdk.org/jdk17u-dev/pull/2883


More information about the jdk-updates-dev mailing list