8335882: platform/cgroup/TestSystemSettings.java fails on Alpine Linux

Reviewed-by: stuefe, mbaesken
This commit is contained in:
Severin Gehwolf 2024-07-09 10:21:47 +00:00
parent 8f62f31dff
commit f3ff4f7427

View File

@ -24,7 +24,7 @@
/*
* @test
* @key cgroups
* @requires os.family == "linux"
* @requires (os.family == "linux" & !vm.musl)
* @requires vm.flagless
* @library /test/lib
* @build TestSystemSettings