BUILD COMPLETE: build.191

Date of build:  06/28/2007 10:57:08
Time to build:  10 minutes 43 seconds
Last changed:   06/27/2007 13:45:48
Last log entry: Apply patch from HARMONY-4287:
([classlib][build] failures in MathTest and StrictMathTest if classlib is 
compiled in RELEASE mode)

***********************************************************
Errors/Warnings:        (116)
            

========================================
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\Events\ExceptionTest.java
 (at line 187)
        long frameID = reply.getNextValueAsFrameID();
             ^^^^^^^
The local variable frameID is never read
----------
----------
12. 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
----------
12 problems (12 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
The GC did not provide gc_add_weak_root_set_entry()
SAMSA exclude list: 
C:\cruise_hdk\cc\projects\trunk\working_classlib\deploy\build\jdktools.samsa.exclude
Running SAMSA tests
test.jre.home=C:\cruise_hdk\cc\projects\trunk\target\hdk\jdk\jre
Run jdk/bin/java -version in 
C:\cruise_hdk\cc\projects\trunk\working_jdktools\build\test_report
java version "1.5.0" 
pre-alpha : not complete or compatible
svn = r551432, (Jun 28 2007), Windows/ia32/msvc 1310, release build
http://harmony.apache.org
Run jdk/bin/javac -version in 
C:\cruise_hdk\cc\projects\trunk\working_jdktools\build\test_report
Run jdk/bin/javah in 
C:\cruise_hdk\cc\projects\trunk\working_jdktools\build\test_report
Run jdk/bin/jarsigner in 
C:\cruise_hdk\cc\projects\trunk\working_jdktools\build\test_report
Run jdk/bin/keytool -help in 
C:\cruise_hdk\cc\projects\trunk\working_jdktools\build\test_report
Compiling TOOLS tests
Since fork is false, ignoring memoryMaximumSize setting
----------
1. WARNING in 
C:\cruise_hdk\cc\projects\trunk\working_jdktools\modules\tools\src\test\java\org\apache\harmony\tests\tools\javah\Test\Test01.java
 (at line 23)
        private static final long xxx2 = 1;
                                  ^^^^
The field Test01.xxx2 is never read locally
----------
1 problem (1 warning)
TOOLS exclude list: 
C:\cruise_hdk\cc\projects\trunk\working_classlib\deploy\build\jdktools.tools.exclude
Running TOOLS tests
test.jre.home=C:\cruise_hdk\cc\projects\trunk\target\hdk\jdk\jre
The GC did not provide gc_add_weak_root_set_entry()
The test report is in 
C:\cruise_hdk\cc\projects\trunk\working_jdktools\build\test_report\html\index.html

***********************************************************
Unit Tests: (134)
        
All Tests Passed

***********************************************************
Modifications since last successful build:      (9)
            
modified smishura  
/harmony/enhanced/classlib/trunk/modules/luni/src/main/native/fdlibm/unix/makefile
 06/27/2007 13:45:48 Apply patch from HARMONY-4287:([classlib][build] failures 
in MathTest and StrictMathTest if classlib is compiled in RELEASE mode)
modified ivavladimir  
/harmony/enhanced/classlib/trunk/modules/prefs/make/exclude.linux.x86.drl 
06/27/2007 12:49:51 exclude test due to issue HARMONY-4289
modified ivavladimir  
/harmony/enhanced/classlib/trunk/modules/prefs/make/exclude.linux.x86_64.drl 
06/27/2007 12:49:51 exclude test due to issue HARMONY-4289
modified leoli  
/harmony/enhanced/classlib/trunk/modules/beans/src/test/java/org/apache/harmony/beans/tests/java/beans/beancontext/BeanContextSupportTest.java
 06/26/2007 20:07:27 Apply patch and unit test from 
HARMONY-4285([classlib][beans]java.beans.beancontext.BeanContextSupport.getResource
 throws NullPointerException)
modified leoli  
/harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/beancontext/BeanContextSupport.java
 06/26/2007 20:07:27 Apply patch and unit test from 
HARMONY-4285([classlib][beans]java.beans.beancontext.BeanContextSupport.getResource
 throws NullPointerException)
added smishura  
/harmony/enhanced/jdktools/trunk/modules/jpda/make/exclude.linux.x86.drl.interm 
06/26/2007 10:08:18 Add HoldEventsTest to exclude list for intermittent 
failures on Linux (see HARMONY-3508)
modified gshimansky  
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/class_support/Class_File_Loader.cpp 
06/25/2007 22:57:23 Applied additional fix for HARMONY-4269[drlvm][classloader] 
VTSVM failed due to incorrect change in class parsing.
modified nadinem  /harmony/enhanced/drlvm/trunk/vm/doc/doc.properties 
06/25/2007 19:05:40 removing wrong file in EM doc bundle
modified apetrenko  /harmony/enhanced/drlvm/trunk/build/make/build.xml 
06/25/2007 18:45:11 doc directory has been removed from jdk/jre

Reply via email to