From commits-return-57343-apmail-harmony-commits-archive=harmony.apache.org@harmony.apache.org Wed Feb 25 17:07:26 2009 Return-Path: Delivered-To: apmail-harmony-commits-archive@www.apache.org Received: (qmail 74201 invoked from network); 25 Feb 2009 17:07:26 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 25 Feb 2009 17:07:26 -0000 Received: (qmail 45969 invoked by uid 500); 25 Feb 2009 17:07:25 -0000 Delivered-To: apmail-harmony-commits-archive@harmony.apache.org Received: (qmail 45950 invoked by uid 500); 25 Feb 2009 17:07:25 -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 45924 invoked by uid 99); 25 Feb 2009 17:07:25 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 25 Feb 2009 09:07:25 -0800 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; Wed, 25 Feb 2009 17:07:23 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 1EAB6234C4A9 for ; Wed, 25 Feb 2009 09:07:02 -0800 (PST) Message-ID: <1638107644.1235581622124.JavaMail.jira@brutus> Date: Wed, 25 Feb 2009 09:07:02 -0800 (PST) From: "Chunrong Lai (JIRA)" To: commits@harmony.apache.org Subject: [jira] Assigned: (HARMONY-6072) [buildtest][eut][drlvm] Remove duplicate entry for classlib of Harmony In-Reply-To: <1034088296.1231838699984.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-6072?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chunrong Lai reassigned HARMONY-6072: ------------------------------------- Assignee: Chunrong Lai > [buildtest][eut][drlvm] Remove duplicate entry for classlib of Harmony > ---------------------------------------------------------------------- > > Key: HARMONY-6072 > URL: https://issues.apache.org/jira/browse/HARMONY-6072 > Project: Harmony > Issue Type: Bug > Components: DRLVM > Affects Versions: 5.0M8 > Environment: Any > Reporter: Chunrong Lai > Assignee: Chunrong Lai > Fix For: 5.0M9 > > Attachments: ClasslibDirTest.java, H6072.patch, H6072.patch, H6072.patch_1 > > > When running attached test case extracted from EUT3.5. Harmony will get duplicate (Jar) entry of classlib which leads to later error of EUT. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.