Return-Path: Delivered-To: apmail-harmony-commits-archive@www.apache.org Received: (qmail 39241 invoked from network); 30 Nov 2006 04:43:58 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 30 Nov 2006 04:43:58 -0000 Received: (qmail 90053 invoked by uid 500); 30 Nov 2006 04:44:07 -0000 Delivered-To: apmail-harmony-commits-archive@harmony.apache.org Received: (qmail 89960 invoked by uid 500); 30 Nov 2006 04:44:07 -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 89951 invoked by uid 99); 30 Nov 2006 04:44:07 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 29 Nov 2006 20:44:07 -0800 X-ASF-Spam-Status: No, hits=0.6 required=10.0 tests=NO_REAL_NAME X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: local policy) Received: from [192.55.52.88] (HELO mga01.intel.com) (192.55.52.88) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 29 Nov 2006 20:43:55 -0800 Received: from fmsmga001.fm.intel.com ([10.253.24.23]) by mga01.intel.com with ESMTP; 29 Nov 2006 20:43:35 -0800 Received: from nssmon01.ins.intel.com ([10.125.118.43]) by fmsmga001.fm.intel.com with ESMTP; 29 Nov 2006 20:43:34 -0800 X-ExtLoop1: 1 X-IronPort-AV: i="4.09,477,1157353200"; d="scan'208"; a="170896181:sNHT18464880" Received: from nstdrlxl5 (nstdrlxl5.ins.intel.com [10.125.122.35]) by nssmon01.ins.intel.com (8.12.11.20060308/8.12.11/SuSE Linux 0.7) with SMTP id kAU4hVA3015230 for ; Thu, 30 Nov 2006 10:43:32 +0600 Message-Id: <200611300443.kAU4hVA3015230@nssmon01.ins.intel.com> Subject: [build-test alert] BUILD FAILED SUSE 9 1CPU gcc debug: classlib_drlvm Date: Thu, 30 Nov 2006 10:43:32 +0600 Content-Type: text/plain From: nomail@intel.com To: commits@harmony.apache.org X-Mailer: org.apache.tools.mail.MailMessage (ant.apache.org) X-Virus-Checked: Checked by ClamAV on apache.org BUILD FAILED: Ant Error Message: /export/viv/trunk/cc/projects/classlib/trunk/build.xml:167: The following error occurred while executing this line: /export/viv/trunk/cc/projects/classlib/trunk/make/build-test.xml:132: There were test errors. Date of build: 11/30/2006 08:48:59 Time to build: 113 minutes 42 seconds Last changed: 11/30/2006 08:47:39 Last log entry: Apply patch for HARMONY-2340 ([classlib][luni]ObjectInputStream.readClassDesc throws NullPointerException when it is called outside of readObject()) *********************************************************** Errors/Warnings: (8604) *********************************************************** Unit Tests: (18830) error: test_readClassDescriptor tests.api.java.io.ObjectInputStreamTest Unit Test Error Details: (1) Test: test_readClassDescriptorClass: tests.api.java.io.ObjectInputStreamTestjava.lang.NullPointerException at java.util.Hashtable.put(Hashtable.java:698) at java.io.ObjectInputStream.registerObjectRead(ObjectInputStream.java:2274) at java.io.ObjectInputStream.readClassDescriptor(ObjectInputStream.java:1748) at tests.api.java.io.ObjectInputStreamTest$ObjectIutputStreamWithReadDesc1.readClassDescriptor(ObjectInputStreamTest.java) at tests.api.java.io.ObjectInputStreamTest.test_readClassDescriptor(ObjectInputStreamTest.java:753) at java.lang.reflect.VMReflection.invokeMethod(Native Method) *********************************************************** Modifications since last successful build: (2) modified liangyx /harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/io/ObjectInputStream.java 11/30/2006 08:47:39 Apply patch for HARMONY-2340 ([classlib][luni]ObjectInputStream.readClassDesc throws NullPointerException when it is called outside of readObject()) modified liangyx /harmony/enhanced/classlib/trunk/modules/luni/src/test/java/tests/api/java/io/ObjectInputStreamTest.java 11/30/2006 08:47:39 Apply patch for HARMONY-2340 ([classlib][luni]ObjectInputStream.readClassDesc throws NullPointerException when it is called outside of readObject())