-
Sub-task
-
Resolution: Delivered
-
P4
-
10
-
generic
-
generic
-
Verified
A new validation for the `impact` parameter of `javax.management.MBeanOperationInfo.MBeanOperationInfo` constructor has been introduced.
`MBeanOperationInfo` now throws a new `IllegalArgumentException` if the `impact` provided is not one of INFO, ACTION, ACTION_INFO, or UNKNOWN.
`MBeanOperationInfo` now throws a new `IllegalArgumentException` if the `impact` provided is not one of INFO, ACTION, ACTION_INFO, or UNKNOWN.
- relates to
-
JDK-8024352 MBeanOperationInfo accepts any int value as "impact"
-
- Resolved
-