You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Kevin Zhou (JIRA)" <ji...@apache.org> on 2009/06/22 05:28:45 UTC

[jira] Resolved: (HARMONY-6240) [classlib][pack200] org.apache.harmony.pack200.BandSet should specify effortThresholds as a share field of this class

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

Kevin Zhou resolved HARMONY-6240.
---------------------------------

    Resolution: Fixed

Patch applied at r787126.
Please verify it was applied as you expected. 

> [classlib][pack200] org.apache.harmony.pack200.BandSet should specify effortThresholds as a share field of this class
> ---------------------------------------------------------------------------------------------------------------------
>
>                 Key: HARMONY-6240
>                 URL: https://issues.apache.org/jira/browse/HARMONY-6240
>             Project: Harmony
>          Issue Type: Improvement
>          Components: Classlib
>    Affects Versions: 5.0M10
>            Reporter: Kevin Zhou
>            Assignee: Kevin Zhou
>             Fix For: 5.0M11
>
>         Attachments: HARMONY-6240.diff
>
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> Looking into the code of o.a.h.pack200.BandSet, it specifies the minimum size of band for each effort level as a final variable. I think this values should be shared by the entire class not by its object. I suggest that we change it to static final field of this class.

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