Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-6951661

Eliminate jvmstat dependency on sun.management.counter

XMLWordPrintable

    • b97
    • generic
    • generic

      jvmstat has references to sun.management.counter.Units and sun.management.counter.Variability classes. We shall eliminate this unnecessary dependency.

      sun.jvmstat.monitor.AbstractMonitor -> sun.management.counter.Units (sun.management)
      sun.jvmstat.monitor.AbstractMonitor -> sun.management.counter.Variability (sun.management)
      sun.jvmstat.monitor.Monitor -> sun.management.counter.Units (sun.management)
      sun.jvmstat.monitor.Monitor -> sun.management.counter.Variability (sun.management)
      sun.jvmstat.perfdata.monitor.PerfByteArrayMonitor -> sun.management.counter.Units (sun.management)
      sun.jvmstat.perfdata.monitor.PerfByteArrayMonitor -> sun.management.counter.Variability (sun.management)
      sun.jvmstat.perfdata.monitor.PerfIntegerMonitor -> sun.management.counter.Units (sun.management)
      sun.jvmstat.perfdata.monitor.PerfIntegerMonitor -> sun.management.counter.Variability (sun.management)
      sun.jvmstat.perfdata.monitor.PerfLongMonitor -> sun.management.counter.Units (sun.management)
      sun.jvmstat.perfdata.monitor.PerfLongMonitor -> sun.management.counter.Variability (sun.management)
      sun.jvmstat.perfdata.monitor.PerfStringConstantMonitor -> sun.management.counter.Variability (sun.management)
      sun.jvmstat.perfdata.monitor.PerfStringMonitor -> sun.management.counter.Units (sun.management)
      sun.jvmstat.perfdata.monitor.PerfStringMonitor -> sun.management.counter.Variability (sun.management)
      sun.jvmstat.perfdata.monitor.PerfStringVariableMonitor -> sun.management.counter.Variability (sun.management)
      sun.jvmstat.perfdata.monitor.v1_0.PerfDataBuffer -> sun.management.counter.Units (sun.management)
      sun.jvmstat.perfdata.monitor.v1_0.PerfDataBuffer -> sun.management.counter.Variability (sun.management)
      sun.jvmstat.perfdata.monitor.v2_0.PerfDataBuffer -> sun.management.counter.Units (sun.management)
      sun.jvmstat.perfdata.monitor.v2_0.PerfDataBuffer -> sun.management.counter.Variability (sun.management)

            mchung Mandy Chung (Inactive)
            mchung Mandy Chung (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: