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

Martin Doerr mdoerr at openjdk.org
Mon Oct 6 15:43:20 UTC 2025


On Tue, 8 Jul 2025 13:16:54 GMT, Matthias Baesken <mbaesken at openjdk.org> wrote:

> If we only address minimum AIX 7.2 we can probably simplify this approach or even go away from the current dynamic loading approach. See also https://bugs.openjdk.org/browse/JDK-8222719 where I did already some cleanup (but kept the AIX 7.1 vs. 7.2 ) .

Dynamic loading was originally implemented for as400/PASE support. The support has never made it into OpenJDK. So, yes, that could be cleaned up.

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

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


More information about the jmx-dev mailing list