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

Eliminate logging's dependency on the management API

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P3 P3
    • 7
    • 7
    • core-libs

      java.util.logging.LoggingMXBean was updated to implement java.lang.management.PlatformManagedObject in JDK 7 (see http://ccc.sfbay/6610094)

      This introduces a static dependency from logging to the JMX API while logging and JMX are ideal candidates if they had to be separated from the base module.

      We shall eliminate such dependency from the logging API.
      The following new SDK/JDK test will fail to compile on
      JDK7-B75 and older:

          java/util/logging/PlatformLoggingMXBean/PlatformLoggingMXBeanTest.java

      This entry will cause this bug to appear on known failures list
      just in case someone else is using newer test bits on older
      JDK versions.

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

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: