dsamersoff [Thu, 20 Dec 2012 16:56:33 +0400] rev 14912
6937053: RMI unmarshalling errors in ClientNotifForwarder cause silent failure
Summary: the catch block in the fetchNotifs() method is extended to expect UnmarshalException
Reviewed-by: emcmanus
Contributed-by: jaroslav.bachorik@oracle.com
dsamersoff [Thu, 20 Dec 2012 16:02:42 +0400] rev 14911
6783290: MBeanInfo/MBeanFeatureInfo has inconsistent readObject/writeObject
Summary: call readObject in all cases
Reviewed-by: emcmanus
Contributed-by: jaroslav.bachorik@oracle.com