You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Rustem Rafikov (JIRA)" <ji...@apache.org> on 2006/08/14 17:17:13 UTC

[jira] Created: (HARMONY-1178) AbstractQueue.addAll return true even if collection was not changed as a result of a call

AbstractQueue.addAll return true even if  collection was not changed as a result of a call
------------------------------------------------------------------------------------------

                 Key: HARMONY-1178
                 URL: http://issues.apache.org/jira/browse/HARMONY-1178
             Project: Harmony
          Issue Type: Bug
          Components: Classlib
            Reporter: Rustem Rafikov


according the spec addAll should return true only if a collection was changed as a result of addAll


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Closed: (HARMONY-1178) AbstractQueue.addAll return true even if collection was not changed as a result of a call

Posted by "Tim Ellison (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HARMONY-1178?page=all ]

Tim Ellison closed HARMONY-1178.
--------------------------------


No response from Rustem -- assuming it's ok.


> AbstractQueue.addAll return true even if  collection was not changed as a result of a call
> ------------------------------------------------------------------------------------------
>
>                 Key: HARMONY-1178
>                 URL: http://issues.apache.org/jira/browse/HARMONY-1178
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>            Reporter: Rustem Rafikov
>         Assigned To: Tim Ellison
>         Attachments: abs_queue.diff
>
>
> according the spec addAll should return true only if a collection was changed as a result of addAll

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Assigned: (HARMONY-1178) AbstractQueue.addAll return true even if collection was not changed as a result of a call

Posted by "Tim Ellison (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HARMONY-1178?page=all ]

Tim Ellison reassigned HARMONY-1178:
------------------------------------

    Assignee: Tim Ellison

> AbstractQueue.addAll return true even if  collection was not changed as a result of a call
> ------------------------------------------------------------------------------------------
>
>                 Key: HARMONY-1178
>                 URL: http://issues.apache.org/jira/browse/HARMONY-1178
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>            Reporter: Rustem Rafikov
>         Assigned To: Tim Ellison
>         Attachments: abs_queue.diff
>
>
> according the spec addAll should return true only if a collection was changed as a result of addAll

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Resolved: (HARMONY-1178) AbstractQueue.addAll return true even if collection was not changed as a result of a call

Posted by "Tim Ellison (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HARMONY-1178?page=all ]

Tim Ellison resolved HARMONY-1178.
----------------------------------

    Resolution: Fixed

Thanks Rustem.

Fixed in LUNImodule at repo revision r432361.

Please check that this fully resolves your problem.


> AbstractQueue.addAll return true even if  collection was not changed as a result of a call
> ------------------------------------------------------------------------------------------
>
>                 Key: HARMONY-1178
>                 URL: http://issues.apache.org/jira/browse/HARMONY-1178
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>            Reporter: Rustem Rafikov
>         Assigned To: Tim Ellison
>         Attachments: abs_queue.diff
>
>
> according the spec addAll should return true only if a collection was changed as a result of addAll

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (HARMONY-1178) AbstractQueue.addAll return true even if collection was not changed as a result of a call

Posted by "Rustem Rafikov (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HARMONY-1178?page=all ]

Rustem Rafikov updated HARMONY-1178:
------------------------------------

    Attachment: abs_queue.diff

attached file is the patch fixing this problem

> AbstractQueue.addAll return true even if  collection was not changed as a result of a call
> ------------------------------------------------------------------------------------------
>
>                 Key: HARMONY-1178
>                 URL: http://issues.apache.org/jira/browse/HARMONY-1178
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>            Reporter: Rustem Rafikov
>         Attachments: abs_queue.diff
>
>
> according the spec addAll should return true only if a collection was changed as a result of addAll

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira