Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8364227 MBeanServer registerMBean throws NPE
  3. JDK-8366524

Release Note: MBeanServer registerMBean Exception Correction

XMLWordPrintable

    • Icon: Sub-task Sub-task
    • Resolution: Delivered
    • Icon: P4 P4
    • 26
    • 26
    • core-svc

      The `javax.management.MBeanServer` method `registerMBean` is changed to throw RuntimeOperationsException instead of NullPointerException when invoked with a null "object" parameter. This correction aligns the implementation with the specification, and becomes the same as other methods in the class. This is not expected to affect most applications, and could only be noticed after other application errors have occurred.

            kevinw Kevin Walls
            kevinw Kevin Walls
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: