-
Bug
-
Resolution: Done
-
Minor
-
1.3.15.GA
-
None
-
None
Serialization fails when creating a set of objects containing a reference to their holding set.
- Serialization works with HashSets and fails with TreeSets.
- TreeSet with only one element works; same set will fail with three elements.
This seems to be related to JBMAR-134 but is a different issue.
- relates to
-
JBMAR-168 Self references allow access to uninitialized data
- Resolved