Return-Path: Delivered-To: apmail-harmony-commits-archive@www.apache.org Received: (qmail 92683 invoked from network); 21 Oct 2008 03:47:36 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 21 Oct 2008 03:47:36 -0000 Received: (qmail 43940 invoked by uid 500); 21 Oct 2008 03:47:37 -0000 Delivered-To: apmail-harmony-commits-archive@harmony.apache.org Received: (qmail 43907 invoked by uid 500); 21 Oct 2008 03:47:37 -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 43895 invoked by uid 99); 21 Oct 2008 03:47:37 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 20 Oct 2008 20:47:37 -0700 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, 21 Oct 2008 03:46:36 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 76B3E234C220 for ; Mon, 20 Oct 2008 20:46:44 -0700 (PDT) Message-ID: <1259837769.1224560804485.JavaMail.jira@brutus> Date: Mon, 20 Oct 2008 20:46:44 -0700 (PDT) From: "Kevin Zhou (JIRA)" To: commits@harmony.apache.org Subject: [jira] Updated: (HARMONY-5999) Add Test Case for java.lang.reflect.Constructor and java.lang.reflect.Method In-Reply-To: <1663729765.1224559844725.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 [ https://issues.apache.org/jira/browse/HARMONY-5999?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Zhou updated HARMONY-5999: -------------------------------- Attachment: HARMONY-5999.diff > Add Test Case for java.lang.reflect.Constructor and java.lang.reflect.Method > ---------------------------------------------------------------------------- > > Key: HARMONY-5999 > URL: https://issues.apache.org/jira/browse/HARMONY-5999 > Project: Harmony > Issue Type: Test > Components: Classlib > Affects Versions: 5.0M7 > Reporter: Kevin Zhou > Fix For: 5.0M7 > > Attachments: HARMONY-5999.diff > > Original Estimate: 24h > Remaining Estimate: 24h > > Add a test case for j.l.reflect.Constructor and Method class -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.