You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Alex Blewitt (JIRA)" <ji...@apache.org> on 2006/06/21 00:46:30 UTC

[jira] Updated: (HARMONY-632) Patch to provide parsing of file_bands at end of Pack200 file.

     [ http://issues.apache.org/jira/browse/HARMONY-632?page=all ]

Alex Blewitt updated HARMONY-632:
---------------------------------

    Attachment: segment.patch

Adds parsing for file_bands to segment options

> Patch to provide parsing of file_bands at end of Pack200 file.
> --------------------------------------------------------------
>
>          Key: HARMONY-632
>          URL: http://issues.apache.org/jira/browse/HARMONY-632
>      Project: Harmony
>         Type: Improvement

>   Components: Classlib
>     Reporter: Alex Blewitt
>     Priority: Trivial
>  Attachments: segment.patch
>
> This patch provides the unpacking of the file_bands at the end of a Pack200 archive. With this, the implementation is now capable of reading a non-GZipped pack200 archive and being able to correctly extract the file names and bytes. Currently, the parsing does no processing in terms of being able to reconstitute those into files.
> Owing to a Java limitation in byte array initialisation, the maximum size of a file must be <2Gb in this current implementation.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira