Module jdk.management
Defines JDK-specific management interfaces for the JVM.
- Since:
- 9
-
-
Packages
Exports Package Description com.ibm.lang.management OpenJ9 management extensions to java.lang.management.com.ibm.virtualization.management OpenJ9 management extensions relating to execution within a Guest (Virtual Machine (VM)/Logical Partition (LPAR)) on top of a Hypervisor.com.sun.management This package contains the JDK's extension to the standard implementation of thejava.lang.management
API and also defines the management interface for some other components of the platform.openj9.lang.management OpenJ9 management extensions to java.lang.management.
-
Modules
Requires Modifier Module Description transitive java.management Defines the Java Management Extensions (JMX) API.
-