-
Bug
-
Resolution: Fixed
-
P3
-
6
-
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
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
- duplicates
-
JDK-6307747 REGRESSION Customization hook getImpact(MBeanOperationInfo info) of StandardMBean works improperly
-
- Closed
-