0 Replies Latest reply on Apr 17, 2008 1:23 PM by sanity

    How does JBoss Serialization handle large object graphs?

    sanity

      There is a very long-standing bug in Java serialization where it is prone to stack overflow errors when serializing large object graphs, see http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=4152790 for the bug.

      I'm wondering whether JBoss Serialization also suffers from this problem?

      Thanks,

      Ian.