> 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 incrementally with one additional commit since the last revision: return RETVAL_UNAVAILABLE instead of throw skipexception when stats is null ------------- Changes: - all: https://git.openjdk.org/jdk/pull/28996/files - new: https://git.openjdk.org/jdk/pull/28996/files/1beac952..bb89642a Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=28996&range=11 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=28996&range=10-11 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
