This class is not part of the public API.

Class: sun.management.HotspotMemory

Implementation class of HotspotMemoryMBean interface. Internal, uncommitted management interface for Hotspot memory system.

Inheritance

Superclass tree: Implements:

Methods

Fields

  • COM_SUN_GC

    static final private String COM_SUN_GC = "com.sun.gc."
  • GC_COUNTER_NAME_PATTERN

    static final private String GC_COUNTER_NAME_PATTERN = "java.gc.|com.sun.gc.|sun.gc."
  • JAVA_GC

    static final private String JAVA_GC = "java.gc."
  • SUN_GC

    static final private String SUN_GC = "sun.gc."
  • jvm

    private VMManagement jvm