[ sisc-Bugs-1849135 ] Non-functional incremental heap building
"SourceForge.net" <[email protected]> Tue, 11 Dec 2007 21:11:35 -0800
| Newsgroups | gmane.comp.java.sisc.devel |
|---|---|
| Message-ID | <[email protected]> |
Bugs item #1849135, was opened at 2007-12-12 00:11 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=379534&aid=1849135&group_id=23735 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Alessandro Colomba (acolomba) Assigned to: Nobody/Anonymous (nobody) Summary: Non-functional incremental heap building Initial Comment: The "-in" option accepted by sisc.boot.GenerateHeap cannot currently be used to build a heap on top of an existing one. For instance the following should make a copy of a heap: --8<----8<----8<----8<----8<-- snoopy:~/src/sisc > java -cp classes sisc.boot.GenerateHeap -in sisc.shp -out copy-sisc.shp Reading input heap: sisc.shp Generating heap: copy-sisc.shp Partitioning bindings... WARNING: no binding for R5RS symbol lambda WARNING: no binding for R5RS symbol quote WARNING: no binding for R5RS symbol letrec ... WARNING: no binding for R5RS symbol syntax-error Saving heap... Pass 1: Discovery... Pass 2: Write data segment Pass 3: Write index Pass 4: Append data segment 3 classes 9 entry points Heap saved. --8<----8<----8<----8<----8<-- Note the 3 classes and 9 entry point versus the 45 and 3347 of the original (lite) heap. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=379534&aid=1849135&group_id=23735 ------------------------------------------------------------------------- SF.Net email is sponsored by: Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php