You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Mark Hindess (JIRA)" <ji...@apache.org> on 2010/05/23 09:57:16 UTC

[jira] Updated: (HARMONY-6474) [classlib][concurrent]CopyOnWrite.equals throws NullPointerException

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

Mark Hindess updated HARMONY-6474:
----------------------------------

    Fix Version/s: 5.0M15
                       (was: 5.0M14)

Deferring until next release.


> [classlib][concurrent]CopyOnWrite.equals throws NullPointerException
> --------------------------------------------------------------------
>
>                 Key: HARMONY-6474
>                 URL: https://issues.apache.org/jira/browse/HARMONY-6474
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>    Affects Versions: 5.0M14
>            Reporter: deven you
>             Fix For: 5.0M15
>
>         Attachments: HARMONY-6474.diff
>
>   Original Estimate: 192h
>  Remaining Estimate: 192h
>
> This method throws NullPointerException when the compared object is  a CopyOnWriteArraySet object and contains 0 elements. This patch will check within this condition.
> However as far as I know, concurrent module is an external module. So anyone would try this patch and give me some suggestion about how to contribute the patch to the concurrent owner. 
> Thanks a lot!

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