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

Overridden MBeanInfo in StandardMBean ignored by the current implementation

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 6
    • 6
    • core-svc
    • b47
    • generic
    • generic

      The user can extend StandardMBean and implement the getImpact method to
      override the default impact value for a given MBeanOperationInfo.

      The current implementation reads the user supplied value but it ignores
      it when constructing the MBeanInfo object to be returned when calling
      getMBeanInfo.

      The following JCK test fails:

      api/javax_management/foundation/standard_mb/StandardMBeanTest.html#StandardMBeanTest

      This regression has been introduced in b45. The test passed in earlier versions.

      ###@###.### 2005-07-18 13:47:34 GMT

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

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: