|
From: | tk |
Subject: | [Bug-kawa] [bug #16723] flattened serialization of lists |
Date: | Thu, 1 Jun 2006 16:54:38 +0000 |
User-agent: | Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8.0.3) Gecko/20060426 Firefox/1.5.0.3 |
URL: <http://savannah.gnu.org/bugs/?func=detailitem&item_id=16723> Summary: flattened serialization of lists Project: Kawa Submitted by: huh Submitted on: Thursday 06/01/2006 at 16:54 Category: None Severity: 3 - Normal Item Group: Feature Request Status: None Privacy: Public Assigned to: None Open/Closed: Open _______________________________________________________ Details: java serialization overflows the stack on lists of more than a few hundred elements. this patch to gnu.lists.Pair provides a wrapper class for proper lists that uses iteration to serialize the list (the serialized data is also smaller since it doesn't store every cons cell). _______________________________________________________ File Attachments: ------------------------------------------------------- Date: Thursday 06/01/2006 at 16:54 Name: pair.diff Size: 2.42KB By: huh <http://savannah.gnu.org/bugs/download.php?file_id=10101> _______________________________________________________ Reply to this item at: <http://savannah.gnu.org/bugs/?func=detailitem&item_id=16723> _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |