Module jdk.management
module jdk.management
Defines JDK-specific management interfaces for the JVM.
This module contains the JDK's extensions to the standard implementation
of the java.lang.management
API and also defines the management
interfaces for some other components of the platform.
All platform MBeans are registered in the platform MBeanServer
which can be obtained with ManagementFactory.getPlatformMBeanServer()
.
- Since:
- 9
-
Packages
ExportsPackageDescriptionOpenJ9 management extensions to java.lang.management.OpenJ9 management extensions relating to execution within a Guest (Virtual Machine (VM)/Logical Partition (LPAR)) on top of a Hypervisor.Extensions ofjava.lang.management
.This package contains a management interface of the CRaC functionality in the Java virtual machine.OpenJ9 management extensions to java.lang.management.