jmx-dev RFR: JDK-8030957 - AIX: Implement OperatingSystemMXBean.getSystemCpuLoad() and .getProcessCpuLoad() on AIX

Matthias Baesken mbaesken at openjdk.org
Thu Jul 24 16:39:25 UTC 2025


On Mon, 7 Jul 2025 14:30:49 GMT, Suchismith Roy <sroy at openjdk.org> wrote:

> How to confirm if that is necessary ? I did not face issues in this program and also standalone C++ program on AIX 7.2

We did this not only because of  (un)availability of libperfstat , but also to address different versions  (with different functionality) of libperfstat at runtime.

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

PR Comment: https://git.openjdk.org/jdk/pull/25332#issuecomment-3048921407


More information about the jmx-dev mailing list