Return-Path: Delivered-To: apmail-harmony-commits-archive@www.apache.org Received: (qmail 29043 invoked from network); 19 Jan 2010 08:57:23 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 19 Jan 2010 08:57:23 -0000 Received: (qmail 68892 invoked by uid 500); 19 Jan 2010 08:57:23 -0000 Delivered-To: apmail-harmony-commits-archive@harmony.apache.org Received: (qmail 68831 invoked by uid 500); 19 Jan 2010 08:57:23 -0000 Mailing-List: contact commits-help@harmony.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@harmony.apache.org Delivered-To: mailing list commits@harmony.apache.org Received: (qmail 68822 invoked by uid 99); 19 Jan 2010 08:57:23 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 19 Jan 2010 08:57:23 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 19 Jan 2010 08:57:15 +0000 Received: from brutus.apache.org (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id E6858234C498 for ; Tue, 19 Jan 2010 00:56:54 -0800 (PST) Message-ID: <594125732.331471263891414942.JavaMail.jira@brutus.apache.org> Date: Tue, 19 Jan 2010 08:56:54 +0000 (UTC) From: "Jim Yu (JIRA)" To: commits@harmony.apache.org Subject: [jira] Updated: (HARMONY-6428) [test] Improve the method coverage rate of unit test for java.net In-Reply-To: <1453607572.331431263891294544.JavaMail.jira@brutus.apache.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/HARMONY-6428?page=3Dcom.atlass= ian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jim Yu updated HARMONY-6428: ---------------------------- Attachment: HARMONY-6428.diff > [test] Improve the method coverage rate of unit test for java.net > ----------------------------------------------------------------- > > Key: HARMONY-6428 > URL: https://issues.apache.org/jira/browse/HARMONY-6428 > Project: Harmony > Issue Type: Sub-task > Components: Classlib > Reporter: Jim Yu > Attachments: HARMONY-6428.diff > > > The baseline of the method coverage rate for java.net is 92%=C2=A0=C2=A0(= 582/634) . This patch will add some testcases to improve the method coverag= e rate to 94%=C2=A0=C2=A0(595/634) . --=20 This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.