On Wed, 29 Apr 2026 09:28:50 GMT, SendaoYan <[email protected]> wrote:
>> 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 Looks good! Thank you for fixing this. ------------- Marked as reviewed by cnorrbin (Committer). PR Review: https://git.openjdk.org/jdk/pull/28996#pullrequestreview-4195770261
