Skip to content

Commit 041c776

Browse files
Jan Kratochviljerboaa
authored andcommitted
8335882: platform/cgroup/TestSystemSettings.java fails on Alpine Linux
Reviewed-by: dcherepanov Backport-of: f3ff4f7427c3c3f5cb2a115a61462bb9d28de1cd
1 parent f55ff01 commit 041c776

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/jdk/jdk/internal/platform/cgroup/TestSystemSettings.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
/*
2525
* @test
2626
* @key cgroups
27-
* @requires os.family == "linux"
27+
* @requires (os.family == "linux" & !vm.musl)
2828
* @requires vm.flagless
2929
* @library /test/lib
3030
* @build TestSystemSettings

0 commit comments

Comments
 (0)