Integrated: 8335882: platform/cgroup/TestSystemSettings.java fails on Alpine Linux
Severin Gehwolf
sgehwolf at openjdk.org
Tue Jul 9 10:24:40 UTC 2024
On Mon, 8 Jul 2024 14:19:21 GMT, Severin Gehwolf <sgehwolf at openjdk.org> wrote:
> Please review this simple test fix to exclude the test from being run on an Alpine Linux system. Apparently default Alpine Linux systems don't have cgroups set up by default the way other distros do. More info on the bug. I propose to not run the test on musl systems.
This pull request has now been integrated.
Changeset: f3ff4f74
Author: Severin Gehwolf <sgehwolf at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/f3ff4f7427c3c3f5cb2a115a61462bb9d28de1cd
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
8335882: platform/cgroup/TestSystemSettings.java fails on Alpine Linux
Reviewed-by: stuefe, mbaesken
-------------
PR: https://git.openjdk.org/jdk/pull/20076
More information about the core-libs-dev
mailing list