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/03/05 17:41:40 UTC

[jira] Closed: (HARMONY-5572) [classlib][pack200] Checkcast bytecode has incorrect class

     [ https://issues.apache.org/jira/browse/HARMONY-5572?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew Cornwall closed HARMONY-5572.
------------------------------------


Patch applied as expected. Thanks!

Closing issue.

> [classlib][pack200] Checkcast bytecode has incorrect class
> ----------------------------------------------------------
>
>                 Key: HARMONY-5572
>                 URL: https://issues.apache.org/jira/browse/HARMONY-5572
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>         Environment: All Pack200
>            Reporter: Andrew Cornwall
>            Assignee: Sian January
>             Fix For: 5.0M6
>
>         Attachments: main.patch
>
>
> Code which has the checkcast bytecode refers to the wrong class (off by one error). This usually manifests itself as a class file of different size when unpacking, but in a pathological case will cause an ArrayIndexOutOfBounds exception. In all cases the code will not do what was intended.

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