-
Bug
-
Resolution: Fixed
-
P3
-
1.0, 5.0
-
b30
-
generic
-
generic
If an MBean emits a notification that is not serializable (e.g. because it contains an unserializable object in its userData), and if the notif matches a client's filters, then the RMI connector at least will have its notif-receiver thread die. Thus that client will never receive any more notifs.
- duplicates
-
JDK-4921744 Unserializable notifications not handled well
- Closed