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

[jira] Created: (HARMONY-376) [classlib][luni] Generics uplift for java.lang.String and java.util.Comparator

[classlib][luni] Generics uplift for java.lang.String and java.util.Comparator
------------------------------------------------------------------------------

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

  Components: Classlib  
    Reporter: Nathan Beyer


This issue is for adding the generic signatures to java.util.Comparator, java.lang.String and a bit of clean up and updated test cases.

-- 
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-376) [classlib][luni] Generics uplift for java.lang.String and java.util.Comparator

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


verified by Nathan

> [classlib][luni] Generics uplift for java.lang.String and java.util.Comparator
> ------------------------------------------------------------------------------
>
>          Key: HARMONY-376
>          URL: http://issues.apache.org/jira/browse/HARMONY-376
>      Project: Harmony
>         Type: Improvement

>   Components: Classlib
>     Reporter: Nathan Beyer
>     Assignee: Mikhail Loenko
>  Attachments: CompositeName_String_cast.txt, String_Comparator_generics_uplift.txt
>
> This issue is for adding the generic signatures to java.util.Comparator, java.lang.String and a bit of clean up and updated test cases.

-- 
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-376) [classlib][luni] Generics uplift for java.lang.String and java.util.Comparator

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

Nathan Beyer updated HARMONY-376:
---------------------------------

    Attachment: CompositeName_String_cast.txt

Patch to repair the compile error in composite name in the JNDI module.

> [classlib][luni] Generics uplift for java.lang.String and java.util.Comparator
> ------------------------------------------------------------------------------
>
>          Key: HARMONY-376
>          URL: http://issues.apache.org/jira/browse/HARMONY-376
>      Project: Harmony
>         Type: Improvement

>   Components: Classlib
>     Reporter: Nathan Beyer
>     Assignee: Mikhail Loenko
>  Attachments: CompositeName_String_cast.txt, String_Comparator_generics_uplift.txt
>
> This issue is for adding the generic signatures to java.util.Comparator, java.lang.String and a bit of clean up and updated test cases.

-- 
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-376) [classlib][luni] Generics uplift for java.lang.String and java.util.Comparator

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

Mikhail Loenko reassigned HARMONY-376:
--------------------------------------

    Assign To: Mikhail Loenko

> [classlib][luni] Generics uplift for java.lang.String and java.util.Comparator
> ------------------------------------------------------------------------------
>
>          Key: HARMONY-376
>          URL: http://issues.apache.org/jira/browse/HARMONY-376
>      Project: Harmony
>         Type: Improvement

>   Components: Classlib
>     Reporter: Nathan Beyer
>     Assignee: Mikhail Loenko
>  Attachments: String_Comparator_generics_uplift.txt
>
> This issue is for adding the generic signatures to java.util.Comparator, java.lang.String and a bit of clean up and updated test cases.

-- 
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-376) [classlib][luni] Generics uplift for java.lang.String and java.util.Comparator

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

    Resolution: Fixed

fixed in revision 395479
Nathan please verify that the patch was applied as expected

> [classlib][luni] Generics uplift for java.lang.String and java.util.Comparator
> ------------------------------------------------------------------------------
>
>          Key: HARMONY-376
>          URL: http://issues.apache.org/jira/browse/HARMONY-376
>      Project: Harmony
>         Type: Improvement

>   Components: Classlib
>     Reporter: Nathan Beyer
>     Assignee: Mikhail Loenko
>  Attachments: CompositeName_String_cast.txt, String_Comparator_generics_uplift.txt
>
> This issue is for adding the generic signatures to java.util.Comparator, java.lang.String and a bit of clean up and updated test cases.

-- 
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-376) [classlib][luni] Generics uplift for java.lang.String and java.util.Comparator

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

Nathan Beyer updated HARMONY-376:
---------------------------------

    Attachment: String_Comparator_generics_uplift.txt

> [classlib][luni] Generics uplift for java.lang.String and java.util.Comparator
> ------------------------------------------------------------------------------
>
>          Key: HARMONY-376
>          URL: http://issues.apache.org/jira/browse/HARMONY-376
>      Project: Harmony
>         Type: Improvement

>   Components: Classlib
>     Reporter: Nathan Beyer
>  Attachments: String_Comparator_generics_uplift.txt
>
> This issue is for adding the generic signatures to java.util.Comparator, java.lang.String and a bit of clean up and updated test cases.

-- 
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-376) [classlib][luni] Generics uplift for java.lang.String and java.util.Comparator

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

Nathan Beyer commented on HARMONY-376:
--------------------------------------

Looks good, thanks for the commit.

> [classlib][luni] Generics uplift for java.lang.String and java.util.Comparator
> ------------------------------------------------------------------------------
>
>          Key: HARMONY-376
>          URL: http://issues.apache.org/jira/browse/HARMONY-376
>      Project: Harmony
>         Type: Improvement

>   Components: Classlib
>     Reporter: Nathan Beyer
>     Assignee: Mikhail Loenko
>  Attachments: CompositeName_String_cast.txt, String_Comparator_generics_uplift.txt
>
> This issue is for adding the generic signatures to java.util.Comparator, java.lang.String and a bit of clean up and updated test cases.

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