Return-Path: Delivered-To: apmail-harmony-alerts-archive@locus.apache.org Received: (qmail 18132 invoked from network); 26 Jun 2008 10:47:16 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 26 Jun 2008 10:47:16 -0000 Received: (qmail 92515 invoked by uid 500); 26 Jun 2008 10:47:18 -0000 Delivered-To: apmail-harmony-alerts-archive@harmony.apache.org Received: (qmail 92429 invoked by uid 500); 26 Jun 2008 10:47:17 -0000 Mailing-List: contact alerts-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 alerts@harmony.apache.org Received: (qmail 92418 invoked by uid 99); 26 Jun 2008 10:47:17 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 26 Jun 2008 03:47:17 -0700 X-ASF-Spam-Status: No, hits=-4.0 required=10.0 tests=RCVD_IN_DNSWL_MED,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [134.134.136.24] (HELO mga09.intel.com) (134.134.136.24) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 26 Jun 2008 10:46:28 +0000 Received: from orsmga002.jf.intel.com ([10.7.209.21]) by orsmga102.jf.intel.com with ESMTP; 25 Jun 2008 19:43:58 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.27,708,1204531200"; d="scan'208";a="299784017" Received: from mssmon01.ims.intel.com ([10.125.148.15]) by orsmga002.jf.intel.com with ESMTP; 26 Jun 2008 03:47:42 -0700 Received: from nstdrlil1 (nstdrlil1.ins.intel.com [10.125.122.102]) by mssmon01.ims.intel.com (8.12.11.20060308/8.12.11/MailSET/Hub) with SMTP id m5QAkjvr011148; Thu, 26 Jun 2008 14:46:45 +0400 Message-Id: <200806261046.m5QAkjvr011148@mssmon01.ims.intel.com> Subject: [build-test alert] PASSED Linux ia64: drlvm debug Date: Thu, 26 Jun 2008 03:46:45 -0700 Content-Type: text/plain From: nomail@intel.com To: alerts@harmony.apache.org X-Mailer: org.apache.tools.mail.MailMessage (ant.apache.org) X-Virus-Checked: Checked by ClamAV on apache.org BUILD COMPLETE: build.853 Date of build: 2008-06-26 03:30:11 -0700 Time to build: 16 minutes 17 seconds Last changed: 06/26/2008 03:02:33 Last log entry: classlib *********************************************************** Errors/Warnings: (7) [cc-ant]: Test Suite 'drlvm' execution. Repository updated: true [cc-ant]: Check for 'run' failure of classlib = ${classlib.parameters.run.failed} [cc-ant]: Result: failed.superiors = '${failed.superiors}' [cc-ant]: Do cleanup for /export/users/cc/build/checkouts/drlvm [cc] /usr/bin/ar: creating libencoder.a [cc] /usr/bin/ar: creating libport.a [cc] /usr/bin/ar: creating libverifier.a *********************************************************** Unit Tests: (0) No Tests Run: This project doesn't have any tests *********************************************************** Modifications since last successful build: (6) add cc-classlib log20080626030233Lbuild.600 06/26/2008 03:02:33classlib modified tellison /harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/lang/ThreadLocal.java 06/26/2008 02:44:31 Apply modified version of 'cl-vm-threadlocal-rc1.patch' forHARMONY-5703 ([drlvm][performance] j.l.ThreadLocal performance optimization).Moved ThreadLocal into DRLVM's kernel classes since it has a new contract with Thread that won't work with the IBM VME implementation. added tellison /harmony/enhanced/drlvm/trunk/vm/vmcore/src/kernel_classes/javasrc/java/lang/ThreadLocal.java 06/26/2008 02:44:31 Apply modified version of 'cl-vm-threadlocal-rc1.patch' forHARMONY-5703 ([drlvm][performance] j.l.ThreadLocal performance optimization).Moved ThreadLocal into DRLVM's kernel classes since it has a new contract with Thread that won't work with the IBM VME implementation. modified tellison /harmony/enhanced/drlvm/trunk/vm/vmcore/src/kernel_classes/javasrc/java/lang/Thread.java 06/26/2008 02:44:31 Apply modified version of 'cl-vm-threadlocal-rc1.patch' forHARMONY-5703 ([drlvm][performance] j.l.ThreadLocal performance optimization).Moved ThreadLocal into DRLVM's kernel classes since it has a new contract with Thread that won't work with the IBM VME implementation. modified hindessm /harmony/enhanced/trunk/THIRD_PARTY_NOTICES.txt 06/22/2008 14:06:19 We don't actually use icu4jni any more so we should remove referencesto it. modified hindessm /harmony/enhanced/drlvm/trunk/vm/vmcore/src/init/bootclasspath.properties 06/22/2008 14:06:19 We don't actually use icu4jni any more so we should remove referencesto it.