You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "George Harley (JIRA)" <ji...@apache.org> on 2006/07/17 12:17:16 UTC

[jira] Assigned: (HARMONY-892) [classlib][nio] Supplement tests for java.nio.channels.FileChannel -- step 4

     [ http://issues.apache.org/jira/browse/HARMONY-892?page=all ]

George Harley reassigned HARMONY-892:
-------------------------------------

    Assignee: George Harley

> [classlib][nio] Supplement tests for java.nio.channels.FileChannel -- step 4
> ----------------------------------------------------------------------------
>
>                 Key: HARMONY-892
>                 URL: http://issues.apache.org/jira/browse/HARMONY-892
>             Project: Harmony
>          Issue Type: Test
>          Components: Classlib
>            Reporter: Andrew Zhang
>         Assigned To: George Harley
>         Attachments: nio.diff
>
>
> The patch will supplement tests for following methods:
> 1. int  write(ByteBuffer src)
> 2. long  write(ByteBuffer[] srcs)
> 3. long write(ByteBuffer[] srcs, int offset, int length)
> 4. int  write(ByteBuffer src, long position) 
> The patch also fixes some bugs in FileChannel implementation.
> Thanks!
> Best regards,
> Andrew

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