[jdk8u-dev] Integrated: 8206456: [TESTBUG] docker jtreg tests fail on systems without cpuset.effective_cpus / cpuset.effective_mems
Jonathan Dowland
jdowland at openjdk.org
Fri Oct 21 16:33:57 UTC 2022
On Thu, 22 Sep 2022 13:55:48 GMT, Jonathan Dowland <jdowland at openjdk.org> wrote:
> This is a backport of 6fc4db4799599df66a2cf5207068336ce68136ff to jdk8u-dev.
>
> It's a test-only change, that I wish to backport as part of cgroups v2 support. Whilst not directly cgroups v2 specific, this will ease further backports by reducing merge conflicts.
>
> The original commit touched two files: MetricsCpuTester.java and MetricsTester.java. This backport only touches MetricsCpuTester.java. The changes from the original comit to MetricsTester.java were already merged into jdk8u-dev with "8223147: JFR Backport...".
This pull request has now been integrated.
Changeset: 1f8eafd8
Author: Jonathan Dowland <jdowland at openjdk.org>
URL: https://git.openjdk.org/jdk8u-dev/commit/1f8eafd8a05ce979eefd9ed45f5e7c6fb5fc5f2d
Stats: 14 lines in 1 file changed: 6 ins; 0 del; 8 mod
8206456: [TESTBUG] docker jtreg tests fail on systems without cpuset.effective_cpus / cpuset.effective_mems
The changes to MetricsTester.java in the original commit were merged in "8223147: JFR Backport".
Reviewed-by: sgehwolf
Backport-of: 6fc4db4799599df66a2cf5207068336ce68136ff
-------------
PR: https://git.openjdk.org/jdk8u-dev/pull/123
More information about the jdk8u-dev
mailing list