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

(bf) Eliminate dependency on javax.management.ObjectName

    XMLWordPrintable

Details

    • b64
    • generic
    • generic

    Description

      The new management interface java.nio.BufferPoolMXBean results in an dependency on javax.management.ObjectName. This bug tracks eliminating the resulting dependency from the implementation. For example, java.nio.Bits and sun.nio.ch.FileChannelImpl can expose the details of the buffer pools and java.management.PlatformComponent can construct the BufferPoolMXBean. When the JDK is modularized then this would allow BufferPoolMXBean to be put into a management/jmx without a circularly dependency on a core or other module containing Buffers and FileChannel.

      Attachments

        Issue Links

          Activity

            People

              alanb Alan Bateman
              alanb Alan Bateman
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: