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

JMX tracing code should use java.util.logging directly

XMLWordPrintable

    • b03
    • generic
    • generic
    • Verified

      Currently JMX has compatibility code that works with pre-J2SE-1.4
      where the java.util.logging package did not exist. This code is
      obviously not necessary when JMX is integrated into J2SE 1.5, so
      it should be removed there. Tracing code should call java.util.logging
      directly, or there should be at most one utility class that centralizes
      this.

            lmalvent Luis-Miguel Alventosa (Inactive)
            emcmanus Eamonn McManus
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: