-
Sub-task
-
Resolution: Delivered
-
P4
-
26
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.