Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8024352 MBeanOperationInfo accepts any int value as "impact"
  3. JDK-8191147

Release Note: MBeanOperationInfo Accepts Any int Value as "impact"

XMLWordPrintable

    • 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.

            uvangapally Ujwal Vangapally (Inactive)
            uvangapally Ujwal Vangapally (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: