Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Cannot Reproduce
-
None
-
None
Description
VetoableChangeListenerProxy.vetoableChange() does not throw NPE if
object was created with VetoableChangeListener listener == null. Specification does not mention this, but RI throws NPE.