jfree/jfreechart-fse

Series.listeners field should be transient

kosmaty opened this issue · 0 comments

I think that org.jfree.data.general.Series.listeners field should be declared transient and recreated in readObject method. In all other places it is transient.