Changeset: 91cdaff2fed3 Author: dsamersoff Date: 2013-08-06 17:37 +0400 URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/91cdaff2fed3
8011038: sourceObj validation during desereliazation of RelationNotification should be relaxed Summary: sourceObj could be set to null by setSource() relax a validation of deserialized object. Reviewed-by: sjiang, skoivu, dfuchs ! src/share/classes/javax/management/relation/RelationNotification.java