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/05/23 11:24:29 UTC

[jira] Created: (HARMONY-494) Java 5 Enhancement: LinkedList should implement interface Queue and its methods

Java 5 Enhancement: LinkedList should implement interface Queue and its methods
-------------------------------------------------------------------------------

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

  Components: Classlib  
    Reporter: Rustem Rafikov
    Priority: Minor
 Attachments: LinkedList.patch

1.5 LinkedList should implement Queue interface (poll(), remove(), offer() and element() methods)
 

-- 
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-494) Java 5 Enhancement: LinkedList should implement interface Queue and its methods

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


Verified.

> Java 5 Enhancement: LinkedList should implement interface Queue and its methods
> -------------------------------------------------------------------------------
>
>          Key: HARMONY-494
>          URL: http://issues.apache.org/jira/browse/HARMONY-494
>      Project: Harmony
>         Type: Bug

>   Components: Classlib
>     Reporter: Rustem Rafikov
>     Assignee: Nathan Beyer
>     Priority: Minor
>  Attachments: LinkedList.patch, LinkedListTest.patch
>
> 1.5 LinkedList should implement Queue interface (poll(), remove(), offer() and element() methods)
>  

-- 
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-494) Java 5 Enhancement: LinkedList should implement interface Queue and its methods

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

    Resolution: Fixed

I applied a modified version of the patch at revision 413330. Please check that the code was applied as expected. Thanks.

> Java 5 Enhancement: LinkedList should implement interface Queue and its methods
> -------------------------------------------------------------------------------
>
>          Key: HARMONY-494
>          URL: http://issues.apache.org/jira/browse/HARMONY-494
>      Project: Harmony
>         Type: Bug

>   Components: Classlib
>     Reporter: Rustem Rafikov
>     Assignee: Nathan Beyer
>     Priority: Minor
>  Attachments: LinkedList.patch, LinkedListTest.patch
>
> 1.5 LinkedList should implement Queue interface (poll(), remove(), offer() and element() methods)
>  

-- 
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-494) Java 5 Enhancement: LinkedList should implement interface Queue and its methods

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

Rustem Rafikov commented on HARMONY-494:
----------------------------------------

Looks fine. Thanks Nathan!


> Java 5 Enhancement: LinkedList should implement interface Queue and its methods
> -------------------------------------------------------------------------------
>
>          Key: HARMONY-494
>          URL: http://issues.apache.org/jira/browse/HARMONY-494
>      Project: Harmony
>         Type: Bug

>   Components: Classlib
>     Reporter: Rustem Rafikov
>     Assignee: Nathan Beyer
>     Priority: Minor
>  Attachments: LinkedList.patch, LinkedListTest.patch
>
> 1.5 LinkedList should implement Queue interface (poll(), remove(), offer() and element() methods)
>  

-- 
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-494) Java 5 Enhancement: LinkedList should implement interface Queue and its methods

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

Rustem Rafikov updated HARMONY-494:
-----------------------------------

    Attachment: LinkedList.patch

> Java 5 Enhancement: LinkedList should implement interface Queue and its methods
> -------------------------------------------------------------------------------
>
>          Key: HARMONY-494
>          URL: http://issues.apache.org/jira/browse/HARMONY-494
>      Project: Harmony
>         Type: Bug

>   Components: Classlib
>     Reporter: Rustem Rafikov
>     Priority: Minor
>  Attachments: LinkedList.patch
>
> 1.5 LinkedList should implement Queue interface (poll(), remove(), offer() and element() methods)
>  

-- 
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-494) Java 5 Enhancement: LinkedList should implement interface Queue and its methods

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

Nathan Beyer reassigned HARMONY-494:
------------------------------------

    Assign To: Nathan Beyer

> Java 5 Enhancement: LinkedList should implement interface Queue and its methods
> -------------------------------------------------------------------------------
>
>          Key: HARMONY-494
>          URL: http://issues.apache.org/jira/browse/HARMONY-494
>      Project: Harmony
>         Type: Bug

>   Components: Classlib
>     Reporter: Rustem Rafikov
>     Assignee: Nathan Beyer
>     Priority: Minor
>  Attachments: LinkedList.patch, LinkedListTest.patch
>
> 1.5 LinkedList should implement Queue interface (poll(), remove(), offer() and element() methods)
>  

-- 
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-494) Java 5 Enhancement: LinkedList should implement interface Queue and its methods

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

Rustem Rafikov updated HARMONY-494:
-----------------------------------

    Attachment: LinkedListTest.patch

> Java 5 Enhancement: LinkedList should implement interface Queue and its methods
> -------------------------------------------------------------------------------
>
>          Key: HARMONY-494
>          URL: http://issues.apache.org/jira/browse/HARMONY-494
>      Project: Harmony
>         Type: Bug

>   Components: Classlib
>     Reporter: Rustem Rafikov
>     Priority: Minor
>  Attachments: LinkedList.patch, LinkedListTest.patch
>
> 1.5 LinkedList should implement Queue interface (poll(), remove(), offer() and element() methods)
>  

-- 
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-494) Java 5 Enhancement: LinkedList should implement interface Queue and its methods

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

Rustem Rafikov commented on HARMONY-494:
----------------------------------------

patches for LinkedList and its unit tests are attached.
LinkedList.patch also adds generics to the LinkedList.




> Java 5 Enhancement: LinkedList should implement interface Queue and its methods
> -------------------------------------------------------------------------------
>
>          Key: HARMONY-494
>          URL: http://issues.apache.org/jira/browse/HARMONY-494
>      Project: Harmony
>         Type: Bug

>   Components: Classlib
>     Reporter: Rustem Rafikov
>     Priority: Minor
>  Attachments: LinkedList.patch, LinkedListTest.patch
>
> 1.5 LinkedList should implement Queue interface (poll(), remove(), offer() and element() methods)
>  

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