You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Sian January (JIRA)" <ji...@apache.org> on 2008/07/09 15:49:34 UTC

[jira] Resolved: (HARMONY-5902) [classlib][pack200] ClassConstantPool overuses ArrayLists

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

Sian January resolved HARMONY-5902.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 5.0M7

Patch applied at r675164.  Please check that it was applied as you expected.

> [classlib][pack200] ClassConstantPool overuses ArrayLists
> ---------------------------------------------------------
>
>                 Key: HARMONY-5902
>                 URL: https://issues.apache.org/jira/browse/HARMONY-5902
>             Project: Harmony
>          Issue Type: Improvement
>          Components: Classlib
>    Affects Versions: 5.0M6
>         Environment: Pack200 HEAD
>            Reporter: Andrew Cornwall
>            Assignee: Sian January
>            Priority: Minor
>             Fix For: 5.0M7
>
>         Attachments: main.patch
>
>
> The class ClassConstantPool uses ArrayList in places where it should use arrays. This patch fixes one of the most egregious offenders.

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