Class org.apache.pivot.collections.LinkedList defines non-transient
non-serializable instance field
---------------------------------------------------------------------------------------------------
Key: PIVOT-204
URL: https://issues.apache.org/jira/browse/PIVOT-204
Project: Pivot
Issue Type: Bug
Components: core-collections
Reporter: Sandro Martini
Assignee: Sandro Martini
Priority: Minor
Fix For: 1.3
This is referred to the fields first and last.
The inner class Node is not Serializable, but have to be (adding also a default
serialVersionUID).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.