You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Marina V. Goldburt (JIRA)" <ji...@apache.org> on 2006/04/13 11:44:59 UTC

[jira] Created: (HARMONY-342) Java 5 Enhancement: new Java5 methods in java.util.Collections class

Java 5 Enhancement: new Java5 methods in java.util.Collections class
--------------------------------------------------------------------

         Key: HARMONY-342
         URL: http://issues.apache.org/jira/browse/HARMONY-342
     Project: Harmony
        Type: Improvement

    Reporter: Marina V. Goldburt


The patch implements new Java 5 methods (emptyXXX, checkedXXX and disjoint) for java.util.Collections class. The patch also includes test cases updates.



-- 
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-342) Java 5 Enhancement: new Java5 methods in java.util.Collections class

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

Mikhail Loenko reassigned HARMONY-342:
--------------------------------------

    Assign To: Mikhail Loenko

> Java 5 Enhancement: new Java5 methods in java.util.Collections class
> --------------------------------------------------------------------
>
>          Key: HARMONY-342
>          URL: http://issues.apache.org/jira/browse/HARMONY-342
>      Project: Harmony
>         Type: Improvement

>     Reporter: Marina V. Goldburt
>     Assignee: Mikhail Loenko
>  Attachments: Collections.patch
>
> The patch implements new Java 5 methods (emptyXXX, checkedXXX and disjoint) for java.util.Collections class. The patch also includes test cases updates.

-- 
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-342) Java 5 Enhancement: new Java5 methods in java.util.Collections class

Posted by "Marina V. Goldburt (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/HARMONY-342?page=comments#action_12413985 ] 

Marina V. Goldburt commented on HARMONY-342:
--------------------------------------------

The class is used by the public function checkedSortedSet().
The patch to add the function and the class is attached.
Please review and apply.


> Java 5 Enhancement: new Java5 methods in java.util.Collections class
> --------------------------------------------------------------------
>
>          Key: HARMONY-342
>          URL: http://issues.apache.org/jira/browse/HARMONY-342
>      Project: Harmony
>         Type: Improvement

>     Reporter: Marina V. Goldburt
>     Assignee: Mikhail Loenko
>  Attachments: Collections.patch
>
> The patch implements new Java 5 methods (emptyXXX, checkedXXX and disjoint) for java.util.Collections class. The patch also includes test cases updates.

-- 
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-342) Java 5 Enhancement: new Java5 methods in java.util.Collections class

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

    Resolution: Fixed

modified patch applied in revision 409066
never-used private class CheckedSortedSet was not committed
Marina please let me know if this class was intended for a future use

> Java 5 Enhancement: new Java5 methods in java.util.Collections class
> --------------------------------------------------------------------
>
>          Key: HARMONY-342
>          URL: http://issues.apache.org/jira/browse/HARMONY-342
>      Project: Harmony
>         Type: Improvement

>     Reporter: Marina V. Goldburt
>     Assignee: Mikhail Loenko
>  Attachments: Collections.patch
>
> The patch implements new Java 5 methods (emptyXXX, checkedXXX and disjoint) for java.util.Collections class. The patch also includes test cases updates.

-- 
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-342) Java 5 Enhancement: new Java5 methods in java.util.Collections class

Posted by "Marina V. Goldburt (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HARMONY-342?page=all ]

Marina V. Goldburt updated HARMONY-342:
---------------------------------------

    Attachment: Collections.patch

> Java 5 Enhancement: new Java5 methods in java.util.Collections class
> --------------------------------------------------------------------
>
>          Key: HARMONY-342
>          URL: http://issues.apache.org/jira/browse/HARMONY-342
>      Project: Harmony
>         Type: Improvement

>     Reporter: Marina V. Goldburt
>  Attachments: Collections.patch
>
> The patch implements new Java 5 methods (emptyXXX, checkedXXX and disjoint) for java.util.Collections class. The patch also includes test cases updates.

-- 
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-342) Java 5 Enhancement: new Java5 methods in java.util.Collections class

Posted by "Mikhail Loenko (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/HARMONY-342?page=comments#action_12414004 ] 

Mikhail Loenko commented on HARMONY-342:
----------------------------------------

the second patch applied in revision 410464
Marina, please check that it works as expected

> Java 5 Enhancement: new Java5 methods in java.util.Collections class
> --------------------------------------------------------------------
>
>          Key: HARMONY-342
>          URL: http://issues.apache.org/jira/browse/HARMONY-342
>      Project: Harmony
>         Type: Improvement

>     Reporter: Marina V. Goldburt
>     Assignee: Mikhail Loenko
>  Attachments: Collections.patch, SortedSet.patch
>
> The patch implements new Java 5 methods (emptyXXX, checkedXXX and disjoint) for java.util.Collections class. The patch also includes test cases updates.

-- 
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-342) Java 5 Enhancement: new Java5 methods in java.util.Collections class

Posted by "Marina V. Goldburt (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HARMONY-342?page=all ]

Marina V. Goldburt updated HARMONY-342:
---------------------------------------

    Attachment: SortedSet.patch

patch to add checkedSortedSet() function

> Java 5 Enhancement: new Java5 methods in java.util.Collections class
> --------------------------------------------------------------------
>
>          Key: HARMONY-342
>          URL: http://issues.apache.org/jira/browse/HARMONY-342
>      Project: Harmony
>         Type: Improvement

>     Reporter: Marina V. Goldburt
>     Assignee: Mikhail Loenko
>  Attachments: Collections.patch, SortedSet.patch
>
> The patch implements new Java 5 methods (emptyXXX, checkedXXX and disjoint) for java.util.Collections class. The patch also includes test cases updates.

-- 
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-342) Java 5 Enhancement: new Java5 methods in java.util.Collections class

Posted by "Marina V. Goldburt (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/HARMONY-342?page=comments#action_12416353 ] 

Marina V. Goldburt commented on HARMONY-342:
--------------------------------------------

Everything seems to be ok.
Thanks, Marina.

> Java 5 Enhancement: new Java5 methods in java.util.Collections class
> --------------------------------------------------------------------
>
>          Key: HARMONY-342
>          URL: http://issues.apache.org/jira/browse/HARMONY-342
>      Project: Harmony
>         Type: Improvement

>     Reporter: Marina V. Goldburt
>     Assignee: Mikhail Loenko
>  Attachments: Collections.patch, SortedSet.patch
>
> The patch implements new Java 5 methods (emptyXXX, checkedXXX and disjoint) for java.util.Collections class. The patch also includes test cases updates.

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