Uploaded image for project: 'JBoss Marshalling'
  1. JBoss Marshalling
  2. JBMAR-144

Deserialization of TreeSets fails again

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Minor Minor
    • 1.3.17.GA, 2.0.0.Beta1
    • 1.3.15.GA
    • None
    • None
    • Hide

      Run the attached unit test (RiverUnmarshalerTest.java), two of the test cases involving TreeSet will fail:
      testRecursiveObjectWithTreeSet()
      testWrappedFoo()

      Show
      Run the attached unit test (RiverUnmarshalerTest.java), two of the test cases involving TreeSet will fail: testRecursiveObjectWithTreeSet() testWrappedFoo()

      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.

            dlloyd@redhat.com David Lloyd
            rhn-support-dboeren David Boeren
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: