[jdk8u-dev] RFR: 8206456: [TESTBUG] docker jtreg tests fail on systems without cpuset.effective_cpus / cpuset.effective_mems

Severin Gehwolf sgehwolf at openjdk.org
Mon Oct 17 13:21:09 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...".

Looks good to me. Please add a `/summary` mentioning that `MetricsTester.java` changes got included with JDK-8223147 (JFR backport).

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

Marked as reviewed by sgehwolf (Reviewer).

PR: https://git.openjdk.org/jdk8u-dev/pull/123


More information about the jdk8u-dev mailing list