Menu

#796 Marker.listenerList Serializable

1.0.x
closed-fixed
General (896)
5
2007-09-26
2007-09-25
No

Marker.addChangeListener() throws an NullPointerException until the object has been unserialised.

I have not found the line "this.listenerList = new EventListenerList();"
at the end of the method readObject.

Discussion

  • David Gilbert

    David Gilbert - 2007-09-26
    • labels: --> General
    • milestone: --> 1.0.x
    • assigned_to: nobody --> mungady
    • status: open --> closed-fixed
     
  • David Gilbert

    David Gilbert - 2007-09-26

    Logged In: YES
    user_id=112975
    Originator: NO

    Good spot. I've committed the fix (and a test case) to Subversion for inclusion in the 1.0.7 release. Thanks for the report!

     

Log in to post a comment.