-
Bug
-
Resolution: Fixed
-
P4
-
None
-
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
-