Return-Path: Delivered-To: apmail-harmony-alerts-archive@locus.apache.org Received: (qmail 49708 invoked from network); 25 Apr 2007 12:18:48 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 25 Apr 2007 12:18:48 -0000 Received: (qmail 26935 invoked by uid 500); 25 Apr 2007 12:18:54 -0000 Delivered-To: apmail-harmony-alerts-archive@harmony.apache.org Received: (qmail 26910 invoked by uid 500); 25 Apr 2007 12:18:54 -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 26893 invoked by uid 99); 25 Apr 2007 12:18:54 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 25 Apr 2007 05:18:54 -0700 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, 25 Apr 2007 05:18:46 -0700 Received: from fmsmga001.fm.intel.com ([10.253.24.23]) by fmsmga101.fm.intel.com with ESMTP; 25 Apr 2007 05:18:25 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.14,450,1170662400"; d="scan'208";a="236451019" Received: from nssmon01.ins.intel.com (HELO nssmon002) ([10.125.118.43]) by fmsmga001.fm.intel.com with ESMTP; 25 Apr 2007 05:18:23 -0700 Received: from nstdrlxw8 (nstdrlxw8.ins.intel.com [10.125.122.22]) by nssmon002 (8.12.11.20060308/8.12.11/SuSE Linux 0.7) with SMTP id l3PCIMuH001261 for ; Wed, 25 Apr 2007 19:18:22 +0700 Message-Id: <200704251218.l3PCIMuH001261@nssmon002> Subject: [build-test alert] BUILD FAILED Windows XP SP2 x86: jdktools_test Date: Wed, 25 Apr 2007 19:18:22 +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 FAILED: Ant Error Message: C:\cruise_hdk\cc\projects\trunk\working_jdktools\build.xml:242: The following error occurred while executing this line: C:\cruise_hdk\cc\projects\trunk\working_jdktools\make\build-test.xml:55: The following error occurred while executing this line: C:\cruise_hdk\cc\projects\trunk\working_jdktools\make\properties.xml:294: The following error occurred while executing this line: C:\cruise_hdk\cc\projects\trunk\working_jdktools\modules\launcher\build.xml:84: exec returned: 1 Date of build: 04/25/2007 18:56:09 Time to build: 21 minutes 43 seconds Last changed: 04/25/2007 18:38:15 Last log entry: Verbose debug message removed in reflection of arrays. *********************************************************** Errors/Warnings: (84) ======================================== Testing jdktools binaries... ======================================== Compiling JPDA tests Since fork is false, ignoring memoryMaximumSize setting ---------- 1. WARNING in C:\cruise_hdk\cc\projects\trunk\working_jdktools\modules\jpda\test\common\unit\org\apache\harmony\jpda\tests\framework\DebuggeeRegister.java (at line 57) registered.add(debuggee); ^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type LinkedList. References to generic type LinkedList should be parameterized ---------- ---------- 2. WARNING in C:\cruise_hdk\cc\projects\trunk\working_jdktools\modules\jpda\test\common\unit\org\apache\harmony\jpda\tests\framework\TestOptions.java (at line 28) import java.io.File; ^^^^^^^^^^^^ The import java.io.File is never used ---------- ---------- 3. WARNING in C:\cruise_hdk\cc\projects\trunk\working_jdktools\modules\jpda\test\common\unit\org\apache\harmony\jpda\tests\framework\jdwp\PacketDispatcher.java (at line 113) eventQueue.add(eventPacket); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized ---------- 4. WARNING in C:\cruise_hdk\cc\projects\trunk\working_jdktools\modules\jpda\test\common\unit\org\apache\harmony\jpda\tests\framework\jdwp\PacketDispatcher.java (at line 248) replies.put(new Integer(replyPacket.getId()), replyPacket); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized ---------- 5. WARNING in C:\cruise_hdk\cc\projects\trunk\working_jdktools\modules\jpda\test\common\unit\org\apache\harmony\jpda\tests\framework\jdwp\PacketDispatcher.java (at line 283) commands.put(Id, command); ^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized ---------- 6. WARNING in C:\cruise_hdk\cc\projects\trunk\working_jdktools\modules\jpda\test\common\unit\org\apache\harmony\jpda\tests\framework\jdwp\PacketDispatcher.java (at line 354) commands.put(Id, command); ^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized ---------- ---------- 7. WARNING in C:\cruise_hdk\cc\projects\trunk\working_jdktools\modules\jpda\test\common\unit\org\apache\harmony\jpda\tests\framework\jdwp\VmMirror.java (at line 1829) frames.add(frame); ^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized ---------- 8. WARNING in C:\cruise_hdk\cc\projects\trunk\working_jdktools\modules\jpda\test\common\unit\org\apache\harmony\jpda\tests\framework\jdwp\VmMirror.java (at line 1897) vars.add(var); ^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized ---------- 9. WARNING in C:\cruise_hdk\cc\projects\trunk\working_jdktools\modules\jpda\test\common\unit\org\apache\harmony\jpda\tests\framework\jdwp\VmMirror.java (at line 2117) fields.add(superClassFields.toArray()[i]); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized ---------- 10. WARNING in C:\cruise_hdk\cc\projects\trunk\working_jdktools\modules\jpda\test\common\unit\org\apache\harmony\jpda\tests\framework\jdwp\VmMirror.java (at line 2127) fields.add(field); ^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized ---------- ---------- 11. WARNING in C:\cruise_hdk\cc\projects\trunk\working_jdktools\modules\jpda\test\common\unit\org\apache\harmony\jpda\tests\jdwp\ThreadReference\FramesTest.java (at line 449) frames.add(new FrameStruct(frameID, loc)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized ---------- 11 problems (11 warnings) JPDA exclude list: C:\cruise_hdk\cc\projects\trunk\working_classlib\deploy\build\jdktools.jpda.exclude Running JPDA tests Debugger JVM=C:\cruise_hdk\cc\projects\trunk\target\hdk\jdk\jre/bin/java Debuggee JVM=C:\cruise_hdk\cc\projects\trunk\target\hdk\jdk\jre/bin/java LAUNCER exclude list: C:\cruise_hdk\cc\projects\trunk\working_classlib\deploy\build\jdktools.launcher.exclude Running LAUNCHER tests test.jre.home=C:\cruise_hdk\cc\projects\trunk\target\hdk\jdk\jre Run 'java -version' in C:\cruise_hdk\cc\projects\trunk\working_jdktools\build\test_report *********************************************************** Unit Tests: (129) All Tests Passed *********************************************************** Modifications since last successful build: (16) modified varlax /harmony/enhanced/drlvm/trunk/vm/vmcore/src/kernel_classes/native/java_lang_reflect_VMReflection.cpp 04/25/2007 18:38:15 Verbose debug message removed in reflection of arrays. modified hindessm /harmony/enhanced/classlib/trunk/depends/build/rules.mk 04/25/2007 18:12:41 Extend make rules to support aix. added hindessm /harmony/enhanced/classlib/trunk/depends/build/platform/aix.ppc32.mk 04/25/2007 18:12:41 Extend make rules to support aix. modified hindessm /harmony/enhanced/classlib/trunk/depends/build/defines.mk 04/25/2007 18:12:41 Extend make rules to support aix. added hindessm /harmony/enhanced/classlib/trunk/depends/build/platform/aix.ppc64.mk 04/25/2007 18:12:41 Extend make rules to support aix. added xli /harmony/enhanced/classlib/trunk/modules/awt/make/exclude.windows.x86_64.drl.interm 04/25/2007 18:05:26 HARMONY-2867 : exclude the intermittent failure of java.awt.WindowTest modified xli /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/common/space_tuner.cpp 04/25/2007 17:56:07 HARMONY-3700 : a LOS (Large object space) adaptation bug is fixed (subtraction downflow to negative) modified ayza /harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/util/AbstractSet.java 04/25/2007 17:40:39 Applying patch from HARMONY-1639 ( [classlib][luni] Fresh install of jedit 4.3pre6 doesn't start - throws exception) modified ayza /harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/util/AbstractMap.java 04/25/2007 17:40:39 Applying patch from HARMONY-1639 ( [classlib][luni] Fresh install of jedit 4.3pre6 doesn't start - throws exception) modified ayza /harmony/enhanced/classlib/trunk/modules/luni/src/test/java/tests/api/java/util/TreeSetTest.java 04/25/2007 17:40:39 Applying patch from HARMONY-1639 ( [classlib][luni] Fresh install of jedit 4.3pre6 doesn't start - throws exception) modified ayza /harmony/enhanced/classlib/trunk/modules/luni/src/test/java/tests/api/java/util/TreeMapTest.java 04/25/2007 17:40:39 Applying patch from HARMONY-1639 ( [classlib][luni] Fresh install of jedit 4.3pre6 doesn't start - throws exception) modified apetrenko /harmony/enhanced/classlib/trunk/modules/luni/src/main/native/launcher/shared/main.c 04/25/2007 17:33:51 Patch for HARMONY-3615 "[classlib][launcher] should print help message when run without class specified" modified pyang /harmony/enhanced/classlib/trunk/modules/sql/src/main/java/org/apache/harmony/sql/internal/nls/messages.properties 04/25/2007 16:20:18 Apply patch for HARMONY-3748( [classlib][sql] 9 new methods in RowSetMetaDataImpl) with modifications modified pyang /harmony/enhanced/classlib/trunk/modules/sql/src/main/java/javax/sql/rowset/RowSetMetaDataImpl.java 04/25/2007 16:20:18 Apply patch for HARMONY-3748( [classlib][sql] 9 new methods in RowSetMetaDataImpl) with modifications modified pyang /harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/javax/sql/rowset/RowSetMetaDataImplTest.java 04/25/2007 16:20:18 Apply patch for HARMONY-3748( [classlib][sql] 9 new methods in RowSetMetaDataImpl) with modifications added pyang /harmony/enhanced/classlib/trunk/modules/sql/src/main/java/javax/sql/rowset/SqlUtil.java 04/25/2007 16:20:18 Apply patch for HARMONY-3748( [classlib][sql] 9 new methods in RowSetMetaDataImpl) with modifications