Return-Path: Delivered-To: apmail-incubator-harmony-commits-archive@www.apache.org Received: (qmail 98849 invoked from network); 17 Jul 2006 13:29:23 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 17 Jul 2006 13:29:23 -0000 Received: (qmail 25556 invoked by uid 500); 17 Jul 2006 13:29:22 -0000 Delivered-To: apmail-incubator-harmony-commits-archive@incubator.apache.org Received: (qmail 25524 invoked by uid 500); 17 Jul 2006 13:29:22 -0000 Mailing-List: contact harmony-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: harmony-dev@incubator.apache.org Delivered-To: mailing list harmony-commits@incubator.apache.org Received: (qmail 25512 invoked by uid 99); 17 Jul 2006 13:29:22 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 17 Jul 2006 06:29:22 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [209.237.227.198] (HELO brutus.apache.org) (209.237.227.198) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 17 Jul 2006 06:29:21 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 3EC8871428E for ; Mon, 17 Jul 2006 13:27:15 +0000 (GMT) Message-ID: <23451564.1153142835254.JavaMail.jira@brutus> Date: Mon, 17 Jul 2006 06:27:15 -0700 (PDT) From: "George Harley (JIRA)" To: harmony-commits@incubator.apache.org Subject: [jira] Resolved: (HARMONY-892) [classlib][nio] Supplement tests for java.nio.channels.FileChannel -- step 4 In-Reply-To: <29609597.1153129933895.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N [ http://issues.apache.org/jira/browse/HARMONY-892?page=all ] George Harley resolved HARMONY-892. ----------------------------------- Resolution: Fixed Hi Andrew, Changes committed in revision 422709. Please could you verify that everything has been applied as expected. Best regards, George > [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