From commits-return-61224-apmail-harmony-commits-archive=harmony.apache.org@harmony.apache.org Tue Jan 19 08:55:23 2010 Return-Path: Delivered-To: apmail-harmony-commits-archive@www.apache.org Received: (qmail 28316 invoked from network); 19 Jan 2010 08:55: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:55:23 -0000 Received: (qmail 67384 invoked by uid 500); 19 Jan 2010 08:55:23 -0000 Delivered-To: apmail-harmony-commits-archive@harmony.apache.org Received: (qmail 67319 invoked by uid 500); 19 Jan 2010 08:55:22 -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 67296 invoked by uid 99); 19 Jan 2010 08:55:22 -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:55:22 +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:55:14 +0000 Received: from brutus.apache.org (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 852F4234C1F1 for ; Tue, 19 Jan 2010 00:54:54 -0800 (PST) Message-ID: <1453607572.331431263891294544.JavaMail.jira@brutus.apache.org> Date: Tue, 19 Jan 2010 08:54:54 +0000 (UTC) From: "Jim Yu (JIRA)" To: commits@harmony.apache.org Subject: [jira] Created: (HARMONY-6428) [test] Improve the method coverage rate of unit test for java.net MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [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 The baseline of the method coverage rate for java.net is 92%=C2=A0=C2=A0(58= 2/634) . This patch will add some testcases to improve the method coverage = 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.