You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Jia Liang (JIRA)" <ji...@apache.org> on 2007/07/24 09:57:31 UTC

[jira] Created: (HARMONY-4521) [classlib][nio][java6]Add new interfaces in java.nio.Buffer.java

[classlib][nio][java6]Add new interfaces in java.nio.Buffer.java 
-----------------------------------------------------------------

                 Key: HARMONY-4521
                 URL: https://issues.apache.org/jira/browse/HARMONY-4521
             Project: Harmony
          Issue Type: New Feature
          Components: Classlib
            Reporter: Jia Liang


Add four interfaces in java.nio.Buffer.java:

public abstract Object array();

public abstract int arrayOffset();

public abstract boolean hasArray();

public abstract boolean isDirect();

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


[jira] Updated: (HARMONY-4521) [classlib][nio][java6]Add new interfaces in java.nio.Buffer.java

Posted by "Jia Liang (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-4521?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jia Liang updated HARMONY-4521:
-------------------------------

    Attachment: HARMONY-4521.txt

> [classlib][nio][java6]Add new interfaces in java.nio.Buffer.java 
> -----------------------------------------------------------------
>
>                 Key: HARMONY-4521
>                 URL: https://issues.apache.org/jira/browse/HARMONY-4521
>             Project: Harmony
>          Issue Type: New Feature
>          Components: Classlib
>            Reporter: Jia Liang
>         Attachments: HARMONY-4521.txt, HARMONY-4521.txt
>
>
> Add four interfaces in java.nio.Buffer.java:
> public abstract Object array();
> public abstract int arrayOffset();
> public abstract boolean hasArray();
> public abstract boolean isDirect();

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


[jira] Updated: (HARMONY-4521) [classlib][nio][java6]Add new interfaces in java.nio.Buffer.java

Posted by "Jia Liang (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-4521?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jia Liang updated HARMONY-4521:
-------------------------------

    Attachment:     (was: HARMONY-4521.txt)

> [classlib][nio][java6]Add new interfaces in java.nio.Buffer.java 
> -----------------------------------------------------------------
>
>                 Key: HARMONY-4521
>                 URL: https://issues.apache.org/jira/browse/HARMONY-4521
>             Project: Harmony
>          Issue Type: New Feature
>          Components: Classlib
>            Reporter: Jia Liang
>         Attachments: HARMONY-4521.txt
>
>
> Add four interfaces in java.nio.Buffer.java:
> public abstract Object array();
> public abstract int arrayOffset();
> public abstract boolean hasArray();
> public abstract boolean isDirect();

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


[jira] Closed: (HARMONY-4521) [classlib][nio][java6]Add new interfaces in java.nio.Buffer.java

Posted by "Mark Hindess (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-4521?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mark Hindess closed HARMONY-4521.
---------------------------------


Closing as this patch has been applied correctly in the java6 branch.


> [classlib][nio][java6]Add new interfaces in java.nio.Buffer.java 
> -----------------------------------------------------------------
>
>                 Key: HARMONY-4521
>                 URL: https://issues.apache.org/jira/browse/HARMONY-4521
>             Project: Harmony
>          Issue Type: New Feature
>          Components: Classlib
>            Reporter: Jia Liang
>            Assignee: Paulex Yang
>         Attachments: HARMONY-4521.txt
>
>
> Add four interfaces in java.nio.Buffer.java:
> public abstract Object array();
> public abstract int arrayOffset();
> public abstract boolean hasArray();
> public abstract boolean isDirect();

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


[jira] Resolved: (HARMONY-4521) [classlib][nio][java6]Add new interfaces in java.nio.Buffer.java

Posted by "Paulex Yang (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-4521?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Paulex Yang resolved HARMONY-4521.
----------------------------------

    Resolution: Fixed

Liang Jia, patch applied at r559302, thanks a lot, please verify. 

> [classlib][nio][java6]Add new interfaces in java.nio.Buffer.java 
> -----------------------------------------------------------------
>
>                 Key: HARMONY-4521
>                 URL: https://issues.apache.org/jira/browse/HARMONY-4521
>             Project: Harmony
>          Issue Type: New Feature
>          Components: Classlib
>            Reporter: Jia Liang
>            Assignee: Paulex Yang
>         Attachments: HARMONY-4521.txt
>
>
> Add four interfaces in java.nio.Buffer.java:
> public abstract Object array();
> public abstract int arrayOffset();
> public abstract boolean hasArray();
> public abstract boolean isDirect();

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


[jira] Assigned: (HARMONY-4521) [classlib][nio][java6]Add new interfaces in java.nio.Buffer.java

Posted by "Paulex Yang (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-4521?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Paulex Yang reassigned HARMONY-4521:
------------------------------------

    Assignee: Paulex Yang

> [classlib][nio][java6]Add new interfaces in java.nio.Buffer.java 
> -----------------------------------------------------------------
>
>                 Key: HARMONY-4521
>                 URL: https://issues.apache.org/jira/browse/HARMONY-4521
>             Project: Harmony
>          Issue Type: New Feature
>          Components: Classlib
>            Reporter: Jia Liang
>            Assignee: Paulex Yang
>         Attachments: HARMONY-4521.txt
>
>
> Add four interfaces in java.nio.Buffer.java:
> public abstract Object array();
> public abstract int arrayOffset();
> public abstract boolean hasArray();
> public abstract boolean isDirect();

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


[jira] Updated: (HARMONY-4521) [classlib][nio][java6]Add new interfaces in java.nio.Buffer.java

Posted by "Jia Liang (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-4521?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jia Liang updated HARMONY-4521:
-------------------------------

    Attachment: HARMONY-4521.txt

> [classlib][nio][java6]Add new interfaces in java.nio.Buffer.java 
> -----------------------------------------------------------------
>
>                 Key: HARMONY-4521
>                 URL: https://issues.apache.org/jira/browse/HARMONY-4521
>             Project: Harmony
>          Issue Type: New Feature
>          Components: Classlib
>            Reporter: Jia Liang
>         Attachments: HARMONY-4521.txt
>
>
> Add four interfaces in java.nio.Buffer.java:
> public abstract Object array();
> public abstract int arrayOffset();
> public abstract boolean hasArray();
> public abstract boolean isDirect();

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