You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@harmony.apache.org by "Nathan Beyer (JIRA)" <ji...@apache.org> on 2006/02/28 04:17:50 UTC

[jira] Created: (HARMONY-140) [classlib][luni] java.util.Collections.frequency(Collection,Object) implementation

[classlib][luni] java.util.Collections.frequency(Collection,Object) implementation
----------------------------------------------------------------------------------

         Key: HARMONY-140
         URL: http://issues.apache.org/jira/browse/HARMONY-140
     Project: Harmony
        Type: Improvement
  Components: Classlib  
    Reporter: Nathan Beyer
    Priority: Minor
 Attachments: Collections_frequency_patch.txt

A patch for the java.util.Collection.frequency(Collection,Object) method. This patch also includes test case updates.

http://java.sun.com/j2se/1.5.0/docs/api/java/util/Collections.html#frequency(java.util.Collection,%20java.lang.Object)

-- 
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] Commented: (HARMONY-140) [classlib][luni] java.util.Collections.frequency(Collection,Object) implementation

Posted by "Nathan Beyer (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/HARMONY-140?page=comments#action_12368071 ] 

Nathan Beyer commented on HARMONY-140:
--------------------------------------

Ignore the "Collection_frequency_patch.txt".

"Collections_new_methods_patch.txt" contains the 'frequency' method as well as the 'reverseOrder(Comparator)' method and the matching test cases.

I'd change the issue title, but I don't know how or don't have access to do that.

Spec references:
http://java.sun.com/j2se/1.5.0/docs/api/java/util/Collections.html#frequency(java.util.Collection,%20java.lang.Object)
http://java.sun.com/j2se/1.5.0/docs/api/java/util/Collections.html#reverseOrder(java.util.Comparator)

> [classlib][luni] java.util.Collections.frequency(Collection,Object) implementation
> ----------------------------------------------------------------------------------
>
>          Key: HARMONY-140
>          URL: http://issues.apache.org/jira/browse/HARMONY-140
>      Project: Harmony
>         Type: Improvement
>   Components: Classlib
>     Reporter: Nathan Beyer
>     Priority: Minor
>  Attachments: Collections_frequency_patch.txt, Collections_new_methods_patch.txt
>
> A patch for the java.util.Collection.frequency(Collection,Object) method. This patch also includes test case updates.
> http://java.sun.com/j2se/1.5.0/docs/api/java/util/Collections.html#frequency(java.util.Collection,%20java.lang.Object)

-- 
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-140) [classlib][luni] java.util.Collections.frequency(Collection,Object) implementation

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

Nathan Beyer updated HARMONY-140:
---------------------------------

    Attachment: Collections_frequency_patch.txt

> [classlib][luni] java.util.Collections.frequency(Collection,Object) implementation
> ----------------------------------------------------------------------------------
>
>          Key: HARMONY-140
>          URL: http://issues.apache.org/jira/browse/HARMONY-140
>      Project: Harmony
>         Type: Improvement
>   Components: Classlib
>     Reporter: Nathan Beyer
>     Priority: Minor
>  Attachments: Collections_frequency_patch.txt
>
> A patch for the java.util.Collection.frequency(Collection,Object) method. This patch also includes test case updates.
> http://java.sun.com/j2se/1.5.0/docs/api/java/util/Collections.html#frequency(java.util.Collection,%20java.lang.Object)

-- 
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-140) [classlib][luni] java.util.Collections.frequency(Collection,Object) implementation

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

Tim Ellison reassigned HARMONY-140:
-----------------------------------

    Assign To: Tim Ellison

> [classlib][luni] java.util.Collections.frequency(Collection,Object) implementation
> ----------------------------------------------------------------------------------
>
>          Key: HARMONY-140
>          URL: http://issues.apache.org/jira/browse/HARMONY-140
>      Project: Harmony
>         Type: Improvement
>   Components: Classlib
>     Reporter: Nathan Beyer
>     Assignee: Tim Ellison
>     Priority: Minor
>  Attachments: Collections_frequency_patch.txt, Collections_new_methods_patch.txt
>
> A patch for the java.util.Collection.frequency(Collection,Object) method. This patch also includes test case updates.
> http://java.sun.com/j2se/1.5.0/docs/api/java/util/Collections.html#frequency(java.util.Collection,%20java.lang.Object)

-- 
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-140) [classlib][luni] java.util.Collections.frequency(Collection,Object) implementation

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

    Resolution: Fixed

Thanks Nathan,

Patch looks good, applied to LUNI module at repo revision 381974.

Please check that the patch was applied as you expected.


> [classlib][luni] java.util.Collections.frequency(Collection,Object) implementation
> ----------------------------------------------------------------------------------
>
>          Key: HARMONY-140
>          URL: http://issues.apache.org/jira/browse/HARMONY-140
>      Project: Harmony
>         Type: Improvement
>   Components: Classlib
>     Reporter: Nathan Beyer
>     Assignee: Tim Ellison
>     Priority: Minor
>  Attachments: Collections_frequency_patch.txt, Collections_new_methods_patch.txt
>
> A patch for the java.util.Collection.frequency(Collection,Object) method. This patch also includes test case updates.
> http://java.sun.com/j2se/1.5.0/docs/api/java/util/Collections.html#frequency(java.util.Collection,%20java.lang.Object)

-- 
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] Commented: (HARMONY-140) [classlib][luni] java.util.Collections.frequency(Collection,Object) implementation

Posted by "Nathan Beyer (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/HARMONY-140?page=comments#action_12368297 ] 

Nathan Beyer commented on HARMONY-140:
--------------------------------------

Looks good. Thanks.

> [classlib][luni] java.util.Collections.frequency(Collection,Object) implementation
> ----------------------------------------------------------------------------------
>
>          Key: HARMONY-140
>          URL: http://issues.apache.org/jira/browse/HARMONY-140
>      Project: Harmony
>         Type: Improvement
>   Components: Classlib
>     Reporter: Nathan Beyer
>     Assignee: Tim Ellison
>     Priority: Minor
>  Attachments: Collections_frequency_patch.txt, Collections_new_methods_patch.txt
>
> A patch for the java.util.Collection.frequency(Collection,Object) method. This patch also includes test case updates.
> http://java.sun.com/j2se/1.5.0/docs/api/java/util/Collections.html#frequency(java.util.Collection,%20java.lang.Object)

-- 
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-140) [classlib][luni] java.util.Collections.frequency(Collection,Object) implementation

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


Verified by Nathan

> [classlib][luni] java.util.Collections.frequency(Collection,Object) implementation
> ----------------------------------------------------------------------------------
>
>          Key: HARMONY-140
>          URL: http://issues.apache.org/jira/browse/HARMONY-140
>      Project: Harmony
>         Type: Improvement
>   Components: Classlib
>     Reporter: Nathan Beyer
>     Assignee: Tim Ellison
>     Priority: Minor
>  Attachments: Collections_frequency_patch.txt, Collections_new_methods_patch.txt
>
> A patch for the java.util.Collection.frequency(Collection,Object) method. This patch also includes test case updates.
> http://java.sun.com/j2se/1.5.0/docs/api/java/util/Collections.html#frequency(java.util.Collection,%20java.lang.Object)

-- 
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-140) [classlib][luni] java.util.Collections.frequency(Collection,Object) implementation

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

Nathan Beyer updated HARMONY-140:
---------------------------------

    Attachment: Collections_new_methods_patch.txt

> [classlib][luni] java.util.Collections.frequency(Collection,Object) implementation
> ----------------------------------------------------------------------------------
>
>          Key: HARMONY-140
>          URL: http://issues.apache.org/jira/browse/HARMONY-140
>      Project: Harmony
>         Type: Improvement
>   Components: Classlib
>     Reporter: Nathan Beyer
>     Priority: Minor
>  Attachments: Collections_frequency_patch.txt, Collections_new_methods_patch.txt
>
> A patch for the java.util.Collection.frequency(Collection,Object) method. This patch also includes test case updates.
> http://java.sun.com/j2se/1.5.0/docs/api/java/util/Collections.html#frequency(java.util.Collection,%20java.lang.Object)

-- 
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