You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Robert Hu (JIRA)" <ji...@apache.org> on 2007/06/14 09:51:26 UTC

[jira] Updated: (HARMONY-4152) [classlib][luni][java6] New methods in java.util.LinkedList for java6

     [ https://issues.apache.org/jira/browse/HARMONY-4152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robert Hu updated HARMONY-4152:
-------------------------------

    Attachment: LinkedListTest.golden.ser
                HARMONY-4152.sh
                HARMONY-4152.diff

Please try this patch (including a golden file for serialization and its shell file to copy and "svn add")
Thanks a lot!

> [classlib][luni][java6] New methods in java.util.LinkedList for java6
> ---------------------------------------------------------------------
>
>                 Key: HARMONY-4152
>                 URL: https://issues.apache.org/jira/browse/HARMONY-4152
>             Project: Harmony
>          Issue Type: New Feature
>          Components: Classlib
>            Reporter: Robert Hu
>         Attachments: HARMONY-4152.diff, HARMONY-4152.sh, LinkedListTest.golden.ser
>
>
> I've added some new methods in java.util.LinkedList for java6.
> They're all methods in interface java.util.Deque, because LinkedList implements this interface in Java6

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.