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<E> 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<E> 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<K,V> 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<K,V> 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<K,V> 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<E> 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<E> 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<E> 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<E> 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<E> 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

Reply via email to