RFR: 8374364: TestCgroupMetrics.java fails when cpuset unmounted [v4]

SendaoYan syan at openjdk.org
Mon Dec 29 08:48:15 UTC 2025


> Hi all,
> 
> Test jdk/internal/platform/cgroup/TestCgroupMetrics.java report fails when the cpuset unmounted. The details shows in jbs issue. I think it's better to check the 'cpu period' or 'cpuset' available or not before run the releated tests.
> 
> Change has been verified locally. Test-fix only, no risk.

SendaoYan has updated the pull request incrementally with one additional commit since the last revision:

  Update copyright year for test/lib/jdk/test/lib/containers/cgroup/MetricsTesterCgroupV1.java

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/28996/files
  - new: https://git.openjdk.org/jdk/pull/28996/files/1be8d17a..068b1591

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=28996&range=03
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=28996&range=02-03

  Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
  Patch: https://git.openjdk.org/jdk/pull/28996.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/28996/head:pull/28996

PR: https://git.openjdk.org/jdk/pull/28996


More information about the hotspot-runtime-dev mailing list