You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@harmony.apache.org by Deven You <de...@gmail.com> on 2010/03/16 08:07:04 UTC

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

Hi All,
Since it is a concurrent issue, anyone could tell me whether we should
contribute this patch to the concurrent owner and how? Thanks a lot!
---------- Forwarded message ----------
From: deven you (JIRA) <ji...@apache.org>
Date: 2010/3/16
Subject: [jira] Updated: (HARMONY-6474)
[classlib][concurrent]CopyOnWrite.equals throws NullPointerException
To: devyoudw@gmail.com



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

deven you updated HARMONY-6474:
-------------------------------

   Attachment: HARMONY-6474.diff

> [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.0M14
>
>         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.