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

Eliminate jvmstat dependency on sun.management.counter

    XMLWordPrintable

Details

    • b97
    • generic
    • generic

    Description

      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)

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: