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

isNotificationSource(Object) does not throw NotCompliantMBeanException

XMLWordPrintable

      The specs for the method javax.management.JMX.isNotificationSource(Object mbean) claims throwing a NotCompliantMBeanException "if the given object is not a valid MBean".

      However this doesn't happen for the simplest form of a non-compliant MBean:

          class NotCompliantMBean01 {
          }

      as well as for more complex ones.

            sjiang Shanliang Jiang (Inactive)
            ashusher Alexander Shusherov (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: