| Package | Description |
|---|---|
| com.ibm.lang.management |
OpenJ9 management extensions to java.lang.management.
|
| Class and Description |
|---|
| AvailableProcessorsNotificationInfo
Encapsulates the details of a DLPAR notification emitted by a
OperatingSystemMXBean when the number
of available processors changes. |
| ExtendedThreadInfo
Class encapsulates a ThreadInfo instance along with the corresponding native thread identification
information as assigned by the operating system.
|
JvmCpuMonitorInfo
JvmCpuMonitorInfo provides a snapshot of JVM CPU usage information
that is distributed across thread categories. |
| MemoryUsage
This represents a snapshot of the Operating System level Memory usage statistics.
|
| MemoryUsageRetrievalException
Exception class whose instance is thrown when Memory usage sampling fails.
|
| OperatingSystemMXBean
OpenJ9 platform management extension interface for the Operating System on which the Java Virtual Machine is running.
|
| ProcessingCapacityNotificationInfo
Encapsulates the details of a DLPAR notification emitted by a
OperatingSystemMXBean when the available
processing capacity changes. |
| ProcessorUsage
This represents a snapshot of the Operating System level Processor usage statistics.
|
| ProcessorUsageRetrievalException
Exception class whose instance is thrown when Processor usage sampling fails.
|
| RuntimeMXBean.VMIdleStates
Defines the different states of
RuntimeMXBean.getVMIdleState(). |
| TotalPhysicalMemoryNotificationInfo
Encapsulates the details of a DLPAR notification emitted by a
OperatingSystemMXBean when the total
physical memory changes. |
Eclipse OpenJ9 website.
To raise a bug report or suggest an improvement create an Eclipse OpenJ9 issue.
Copyright © 1993, 2025 IBM Corp. and others.
DRAFT internal-b00