You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Andrew Cornwall (JIRA)" <ji...@apache.org> on 2008/08/27 20:17:44 UTC

[jira] Commented: (HARMONY-5960) [pack200][classlib] IndexOutOfBounds exception in BcBands.unpack()

    [ https://issues.apache.org/jira/browse/HARMONY-5960?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12626222#action_12626222 ] 

Andrew Cornwall commented on HARMONY-5960:
------------------------------------------

It looks as if ClassBands.getOrderedCodeAttributes is returning a collection whose size is less than classCount. Does this indicate a problem in parseCodeAttrBands?


> [pack200][classlib] IndexOutOfBounds exception in BcBands.unpack()
> ------------------------------------------------------------------
>
>                 Key: HARMONY-5960
>                 URL: https://issues.apache.org/jira/browse/HARMONY-5960
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>    Affects Versions: 5.0M6
>         Environment: All Pack200
>            Reporter: Andrew Cornwall
>         Attachments: derby.jar.pack.gz
>
>
> The attached file will cause an IndexOutOfBoundsException when unpacking on Harmony, but not when unpacking using the Sun code.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.