commit | bba9907d2afd445bb3fa59f370face56493aadaa | [log] [tgz] |
---|---|---|
author | Jaroslav Bachorik <jaroslav.bachorik@oracle.com> | Thu Dec 20 16:56:33 2012 +0400 |
committer | Dmitry Samersoff <dsamersoff@openjdk.org> | Thu Dec 20 16:56:33 2012 +0400 |
tree | 5d72fd26bb606a25929cc41ef2ae9e08ec2c836b | |
parent | 28979bd7a27c3a05b63a929487e2496550b4dcc0 [diff] |
6937053: RMI unmarshalling errors in ClientNotifForwarder cause silent failure The catch block in the fetchNotifs() method is extended to expect UnmarshalException Reviewed-by: emcmanus