Module jdk.management
Defines JDK-specific management interfaces for the JVM.
- Since:
- 9
-
-
Packages
Exports Package Description com.alibaba.management com.sun.management This package contains the JDK's extension to the standard implementation of thejava.lang.managementAPI and also defines the management interface for some other components of the platform.jdk.crac.management This package contains management interfaces for CRaC.
-
Modules
Requires Modifier Module Description transitive java.management Defines the Java Management Extensions (JMX) API.
-