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
darcy [Wed, 19 Dec 2012 11:53:52 -0800] rev 14910
8005097: Tie isSynthetic javadoc to the JLS
Reviewed-by: mduigou
alanb [Wed, 19 Dec 2012 14:53:33 +0000] rev 14909
8005248: (props) Integrate small footprint parser into Properties
Reviewed-by: joehw, mchung, psandoz, erikj