Module jdk.management.cmm
Package jdk.management.cmm
This package contains the interfaces for the Cooperative Memory Management
("CMM") feature.
Cooperative memory management allows the level of pressure on system
resources to be communicated to the Java VM. The VM (and applications) can
then react, based on the level of pressure.
- Since:
- 8u40
- Commercial feature
- This is a commercial feature that must be unlocked before being used. To learn more about commercial features and how to unlock them visit http://www.oracle.com/technetwork/java/javaseproducts/.
-
Interface Summary Interface Description SystemResourcePressureMXBean Deprecated, for removal: This API element is subject to removal in a future version. Cooperative Memory Management is deprecated for removal with no replacement.