Package | Description |
---|---|
com.ibm.lang.management |
OpenJ9 management extensions to java.lang.management.
|
Modifier and Type | Method and Description |
---|---|
RuntimeMXBean.VMIdleStates |
RuntimeMXBean.getVMIdleState()
Returns current JVM Idle state.
|
static RuntimeMXBean.VMIdleStates |
RuntimeMXBean.VMIdleStates.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RuntimeMXBean.VMIdleStates[] |
RuntimeMXBean.VMIdleStates.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Eclipse OpenJ9 website.
To raise a bug report or suggest an improvement create an Eclipse OpenJ9 issue.
Copyright © 1993, 2023 IBM Corp. and others.