> 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. > > --------- > - [x] I confirm that I make this contribution in accordance with the [OpenJDK > Interim AI Policy](https://openjdk.org/legal/ai).
sendaoYan has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains 16 additional commits since the last revision: - Merge branch 'openjdk:master' into jbs8374364 - Merge branch 'openjdk:master' into jbs8374364 - Merge branch 'openjdk:master' into jbs8374364 - return RETVAL_UNAVAILABLE instead of throw skipexception when stats is null - Check stats before invoke stats.split - Merge branch 'openjdk:master' into jbs8374364 - Merge branch 'openjdk:master' into jbs8374364 - Merge branch 'openjdk:master' into jbs8374364 - Merge branch 'openjdk:master' into jbs8374364 - Merge branch 'openjdk:master' into jbs8374364 - ... and 6 more: https://git.openjdk.org/jdk/compare/4536611c...cb1f6aad ------------- Changes: - all: https://git.openjdk.org/jdk/pull/28996/files - new: https://git.openjdk.org/jdk/pull/28996/files/ea2fc603..cb1f6aad Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=28996&range=14 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=28996&range=13-14 Stats: 336324 lines in 3998 files changed: 279161 ins; 31743 del; 25420 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
