-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: None
-
Component/s: core-svc
-
b34
The Javadoc of MBeanOperationInfo constructor declares:
impact - The impact of the method, one of INFO, ACTION, ACTION_INFO, UNKNOWN.
but you can pass any int value to a constructor.
impact - The impact of the method, one of INFO, ACTION, ACTION_INFO, UNKNOWN.
but you can pass any int value to a constructor.
- csr for
-
JDK-8190197 MBeanOperationInfo accepts any int value as "impact"
-
- Closed
-
- relates to
-
JDK-8191147 Release Note: MBeanOperationInfo Accepts Any int Value as "impact"
-
- Closed
-