This class is not part of the public API.

Class: sun.management.VMManagementImpl

Implementation of VMManagement interface that accesses the management attributes and operations locally within the same Java virtual machine.

Inheritance

Superclass tree: Implements:

Methods

Fields

  • bootClassPathSupport

    static private boolean bootClassPathSupport
  • compTimeMonitoringSupport

    static private boolean compTimeMonitoringSupport
  • currentThreadCpuTimeSupport

    static private boolean currentThreadCpuTimeSupport
  • noPerfData

    private boolean noPerfData
  • objectMonitorUsageSupport

    static private boolean objectMonitorUsageSupport
  • otherThreadCpuTimeSupport

    static private boolean otherThreadCpuTimeSupport
  • perfInstr

    private PerfInstrumentation perfInstr
  • synchronizerUsageSupport

    static private boolean synchronizerUsageSupport
  • threadContentionMonitoringSupport

    static private boolean threadContentionMonitoringSupport
  • version

    static private String version
  • vmArgs

    private List<String> vmArgs