Return-Path: Delivered-To: apmail-incubator-harmony-commits-archive@www.apache.org Received: (qmail 41784 invoked from network); 30 Aug 2006 06:05:48 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 30 Aug 2006 06:05:46 -0000 Received: (qmail 55999 invoked by uid 500); 30 Aug 2006 06:05:44 -0000 Delivered-To: apmail-incubator-harmony-commits-archive@incubator.apache.org Received: (qmail 55972 invoked by uid 500); 30 Aug 2006 06:05:44 -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 55953 invoked by uid 99); 30 Aug 2006 06:05:44 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 29 Aug 2006 23:05:44 -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; Tue, 29 Aug 2006 23:05:43 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 8E78C7142E6 for ; Wed, 30 Aug 2006 06:02:25 +0000 (GMT) Message-ID: <30163948.1156917745581.JavaMail.jira@brutus> Date: Tue, 29 Aug 2006 23:02:25 -0700 (PDT) From: "Paulex Yang (JIRA)" To: harmony-commits@incubator.apache.org Subject: [jira] Resolved: (HARMONY-1337) [logging][test] incorrect bootclasspath for running tests In-Reply-To: <25169688.1156850842711.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-1337?page=all ] Paulex Yang resolved HARMONY-1337. ---------------------------------- Resolution: Fixed Alexey, patch applied at revision r438384, thanks a lot for this enhancement, please verify that the problem is fully fixed as you expected. > [logging][test] incorrect bootclasspath for running tests > --------------------------------------------------------- > > Key: HARMONY-1337 > URL: http://issues.apache.org/jira/browse/HARMONY-1337 > Project: Harmony > Issue Type: Bug > Components: Classlib > Reporter: Alexey Varlamov > Assigned To: Paulex Yang > Priority: Critical > Attachments: test-logging.patch > > > The build.xml in module logging incorrectly overrides bootclasspath, with lib\boot\*.jar. While IBM VME is immune to this due to cheats in handling "-Xbootclasspath:" argument, DRLVM honestly replaces own kernel classes with stubs and fails to run. -- 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