-
Bug
-
Resolution: Fixed
-
P3
-
6
-
None
-
b47
-
generic
-
generic
NotificationBroadcasterSupport has acquired a constructor that takes an MBeanNotificationInfo[] array to be returned from the getNotificationInfo() method. However, what is returned by that method must be a copy of the array, to prevent a malicious local caller from modifying it.