BUILD COMPLETE: build.388

Date of build:  2008-02-07 21:41:39 -0800
Time to build:  4 minutes 7 seconds
Last changed:   02/07/2008 19:59:58
Last log entry: Quick fix for commit r619649

***********************************************************
Errors/Warnings:        (33)
            
[cc-ant]: Test Suite 'classlib' execution. Repository updated: true
[cc-ant]: Result: failed.superiors = '${failed.superiors}'
[cc-ant]: Do cleanup for /export/users/cc/build/checkouts/classlib
Checking depends/jars/yoko_M2-20070130/yoko.jar
Checksum verified (true)
Checking depends/jars/yoko_M2-20070130/yoko-core.jar
Checksum verified (true)
Checking depends/jars/yoko_M2-20070130/yoko-rmi-impl.jar
Checksum verified (true)
Checking depends/jars/yoko_M2-20070130/yoko-rmi-spec.jar
Checksum verified (true)
Checking depends/jars/bcel-5.2/bcel-5.2.jar
Checksum verified (true)
Checking depends/jars/xalan-j_2.7.0/xalan.jar
Checksum verified (true)
Checking depends/jars/xerces_2.9.1/xerces.zip
Checksum verified (true)
Checking depends/jars/junit_3.8.2/junit.jar
Checksum verified (true)
Checking depends/jars/bcprov-jdk15-138/bcprov.noidea.jar
Checksum verified (true)
Checking depends/jars/mx4j_3.0.2/mx4j.zip
Checksum verified (true)
Checking depends/jars/jetty/jetty-6.0.0.jar
Checksum verified (true)
Checking depends/jars/jetty/jetty-util-6.0.0.jar
Checksum verified (true)
Checking depends/jars/jetty/servlet-api-2.5-6.0.0.jar
Checksum verified (true)
Checking depends/dejavu-fonts/dejavu-ttf-2.18-1.zip
Checksum verified (true)
Checking depends/jars/derby-10.3.1.4/derby.jar
Checksum verified (true)

***********************************************************
Unit Tests: (0)
        
No Tests Run: This project doesn't have any tests

***********************************************************
Modifications since last successful build:      (78)
            
modified smishura  
/harmony/enhanced/classlib/trunk/modules/archive/src/main/native/archive/shared/zip.c
 02/07/2008 19:59:58 Quick fix for commit r619649
modified hindessm  
/harmony/enhanced/classlib/trunk/modules/archive/src/main/native/archive/shared/inflater.c
 02/07/2008 13:51:18 More error handling improvements and compiler warnings 
fixes.
modified hindessm  
/harmony/enhanced/classlib/trunk/modules/archive/src/main/native/archive/shared/deflater.c
 02/07/2008 13:51:18 More error handling improvements and compiler warnings 
fixes.
modified hindessm  
/harmony/enhanced/classlib/trunk/modules/archive/src/main/native/archive/shared/adler32.c
 02/07/2008 13:42:44 Use include file rather than ad hoc prototype.Add memory 
error check.Fix compiler warnings.
modified hindessm  
/harmony/enhanced/classlib/trunk/modules/archive/src/main/native/archive/shared/zip.c
 02/07/2008 13:33:01 Fixing compiler warnings.
modified hindessm  
/harmony/enhanced/classlib/trunk/modules/archive/src/main/native/archive/shared/zip.h
 02/07/2008 13:24:50 Add a macro to assist in providing more appropriate 
exceptions fromzlib errors.
modified hindessm  
/harmony/enhanced/classlib/trunk/modules/archive/src/main/native/archive/shared/jarfile.c
 02/07/2008 13:20:26 Fixing compiler warnings.
modified hindessm  
/harmony/enhanced/classlib/trunk/modules/archive/src/main/native/archive/shared/jarfile.c
 02/07/2008 13:17:43 Another case similar to r575035 where we are getting the 
global referencefrom the cache so we don't need to make a local reference.
modified tellison  
/harmony/enhanced/classlib/trunk/modules/luni/src/test/api/common/org/apache/harmony/luni/tests/java/net/URISyntaxExceptionTest.java
 02/07/2008 08:40:26 Additional test improvements in LUNI module, including 
formatting,exception handling, and so on.
modified tellison  
/harmony/enhanced/classlib/trunk/modules/luni/src/test/api/common/org/apache/harmony/luni/tests/java/net/SocketExceptionTest.java
 02/07/2008 08:40:26 Additional test improvements in LUNI module, including 
formatting,exception handling, and so on.
modified tellison  
/harmony/enhanced/classlib/trunk/modules/luni/src/test/api/common/org/apache/harmony/luni/tests/java/net/URLDecoderTest.java
 02/07/2008 08:40:26 Additional test improvements in LUNI module, including 
formatting,exception handling, and so on.
modified tellison  
/harmony/enhanced/classlib/trunk/modules/luni/src/test/api/common/org/apache/harmony/luni/tests/java/net/SocketImplTest.java
 02/07/2008 08:40:26 Additional test improvements in LUNI module, including 
formatting,exception handling, and so on.
modified tellison  
/harmony/enhanced/classlib/trunk/modules/luni/src/test/api/common/org/apache/harmony/luni/tests/java/net/NoRouteToHostExceptionTest.java
 02/07/2008 08:40:26 Additional test improvements in LUNI module, including 
formatting,exception handling, and so on.
modified tellison  
/harmony/enhanced/classlib/trunk/modules/luni/src/test/api/common/org/apache/harmony/luni/tests/java/net/UnknownHostExceptionTest.java
 02/07/2008 08:40:26 Additional test improvements in LUNI module, including 
formatting,exception handling, and so on.
modified tellison  
/harmony/enhanced/classlib/trunk/modules/luni/src/test/api/common/org/apache/harmony/luni/tests/java/net/URITest.java
 02/07/2008 08:40:26 Additional test improvements in LUNI module, including 
formatting,exception handling, and so on.
modified tellison  
/harmony/enhanced/classlib/trunk/modules/luni/src/test/api/common/org/apache/harmony/luni/tests/java/net/URLClassLoaderTest.java
 02/07/2008 08:40:26 Additional test improvements in LUNI module, including 
formatting,exception handling, and so on.
modified tellison  
/harmony/enhanced/classlib/trunk/modules/luni/src/test/api/common/org/apache/harmony/luni/tests/java/net/UnknownServiceExceptionTest.java
 02/07/2008 08:40:26 Additional test improvements in LUNI module, including 
formatting,exception handling, and so on.
modified tellison  
/harmony/enhanced/classlib/trunk/modules/luni/src/test/api/common/org/apache/harmony/luni/tests/java/net/SocketPermissionTest.java
 02/07/2008 08:40:26 Additional test improvements in LUNI module, including 
formatting,exception handling, and so on.
modified tellison  
/harmony/enhanced/classlib/trunk/modules/luni/src/test/api/common/org/apache/harmony/luni/tests/java/net/URLConnectionTest.java
 02/07/2008 08:40:26 Additional test improvements in LUNI module, including 
formatting,exception handling, and so on.
modified tellison  
/harmony/enhanced/classlib/trunk/modules/luni/src/test/api/common/org/apache/harmony/luni/tests/java/net/URLEncoderTest.java
 02/07/2008 08:40:26 Additional test improvements in LUNI module, including 
formatting,exception handling, and so on.
modified tellison  
/harmony/enhanced/classlib/trunk/modules/luni/src/test/api/common/org/apache/harmony/luni/tests/java/net/URLTest.java
 02/07/2008 08:40:26 Additional test improvements in LUNI module, including 
formatting,exception handling, and so on.
modified tellison  
/harmony/enhanced/classlib/trunk/modules/nio/src/main/java/common/java/nio/channels/spi/AbstractSelectionKey.java
 02/07/2008 06:49:02 Minor doc updates.
modified tellison  
/harmony/enhanced/classlib/trunk/modules/nio/src/main/java/common/java/nio/channels/SocketChannel.java
 02/07/2008 06:49:02 Minor doc updates.
modified tellison  
/harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/io/Reader.java 
02/07/2008 06:49:02 Minor doc updates.
modified tellison  
/harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/io/DataInputStream.java
 02/07/2008 06:49:02 Minor doc updates.
modified tellison  
/harmony/enhanced/classlib/trunk/modules/nio/src/main/java/common/java/nio/channels/FileLock.java
 02/07/2008 06:49:02 Minor doc updates.
modified tellison  
/harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/lang/SuppressWarnings.java
 02/07/2008 06:49:02 Minor doc updates.
modified tellison  
/harmony/enhanced/classlib/trunk/modules/nio/src/main/java/common/org/apache/harmony/nio/internal/IOUtil.java
 02/07/2008 06:49:02 Minor doc updates.
modified tellison  
/harmony/enhanced/classlib/trunk/modules/nio/src/main/java/common/java/nio/channels/Channels.java
 02/07/2008 06:49:02 Minor doc updates.
modified tellison  
/harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/lang/StringBuffer.java
 02/07/2008 06:49:02 Minor doc updates.
modified tellison  
/harmony/enhanced/classlib/trunk/modules/nio/src/main/java/common/org/apache/harmony/nio/AddressUtil.java
 02/07/2008 06:49:02 Minor doc updates.
modified tellison  
/harmony/enhanced/classlib/trunk/modules/nio/src/main/java/common/java/nio/channels/Pipe.java
 02/07/2008 06:49:02 Minor doc updates.
modified tellison  
/harmony/enhanced/classlib/trunk/modules/nio/src/main/java/common/org/apache/harmony/nio/internal/FileLockImpl.java
 02/07/2008 06:49:02 Minor doc updates.
modified tellison  
/harmony/enhanced/classlib/trunk/modules/nio/src/main/java/common/java/nio/channels/spi/AbstractSelector.java
 02/07/2008 06:49:02 Minor doc updates.
modified tellison  
/harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/lang/Comparable.java
 02/07/2008 06:49:02 Minor doc updates.
modified tellison  
/harmony/enhanced/classlib/trunk/modules/nio/src/main/java/common/java/nio/channels/ServerSocketChannel.java
 02/07/2008 06:49:02 Minor doc updates.
modified tellison  
/harmony/enhanced/classlib/trunk/modules/nio/src/main/java/common/java/nio/channels/DatagramChannel.java
 02/07/2008 06:49:02 Minor doc updates.
deleted hindessm  /harmony/enhanced/classlib/trunk/depends/files/bcprov 
02/07/2008 05:08:48 These aren't needed here any more since this is handled by 
the filesat 
https://svn.apache.org/repos/asf/harmony/standard/depends/jars/bcprov
deleted smishura  
/harmony/enhanced/classlib/trunk/modules/security/src/test/api/java/org/apache/harmony/security/tests/java/security/InvalidKeyException2Test.java
 02/06/2008 23:30:51 Delete InvalidKeyException2TestIt duplicates 
org.apache.harmony.security.tests.java.security.InvalidKeyExceptionTest
deleted smishura  
/harmony/enhanced/classlib/trunk/modules/security/src/test/api/java/org/apache/harmony/security/tests/java/security/KeyException2Test.java
 02/06/2008 08:55:24 Delete KeyException2Test.It duplicates 
org.apache.harmony.security.tests.java.security.KeyExceptionTest
deleted hindessm  /harmony/enhanced/classlib/trunk/make/linux.x86.libstdc++6 
02/06/2008 07:31:07 DRLVM no longer reaches in to classlib to get ICU4C 
libraries so these are(almost) not needed.  A simple stub for the ICU4JNI dll 
remains becausethe IBM VME is currently hardcoded to load it.  Obviously this 
hack canbe removed when the IBM VME is next updated.
modified hindessm  /harmony/enhanced/classlib/trunk/make/build-native.xml 
02/06/2008 07:31:07 DRLVM no longer reaches in to classlib to get ICU4C 
libraries so these are(almost) not needed.  A simple stub for the ICU4JNI dll 
remains becausethe IBM VME is currently hardcoded to load it.  Obviously this 
hack canbe removed when the IBM VME is next updated.
deleted hindessm  /harmony/enhanced/classlib/trunk/make/linux.x86 02/06/2008 
07:31:07 DRLVM no longer reaches in to classlib to get ICU4C libraries so these 
are(almost) not needed.  A simple stub for the ICU4JNI dll remains becausethe 
IBM VME is currently hardcoded to load it.  Obviously this hack canbe removed 
when the IBM VME is next updated.
deleted hindessm  /harmony/enhanced/classlib/trunk/make/linux.ppc32 02/06/2008 
07:31:07 DRLVM no longer reaches in to classlib to get ICU4C libraries so these 
are(almost) not needed.  A simple stub for the ICU4JNI dll remains becausethe 
IBM VME is currently hardcoded to load it.  Obviously this hack canbe removed 
when the IBM VME is next updated.
deleted hindessm  /harmony/enhanced/classlib/trunk/make/windows.x86_64 
02/06/2008 07:31:07 DRLVM no longer reaches in to classlib to get ICU4C 
libraries so these are(almost) not needed.  A simple stub for the ICU4JNI dll 
remains becausethe IBM VME is currently hardcoded to load it.  Obviously this 
hack canbe removed when the IBM VME is next updated.
deleted hindessm  /harmony/enhanced/classlib/trunk/make/linux.ppc64 02/06/2008 
07:31:07 DRLVM no longer reaches in to classlib to get ICU4C libraries so these 
are(almost) not needed.  A simple stub for the ICU4JNI dll remains becausethe 
IBM VME is currently hardcoded to load it.  Obviously this hack canbe removed 
when the IBM VME is next updated.
deleted hindessm  /harmony/enhanced/classlib/trunk/make/linux.x86_64.libstdc++6 
02/06/2008 07:31:07 DRLVM no longer reaches in to classlib to get ICU4C 
libraries so these are(almost) not needed.  A simple stub for the ICU4JNI dll 
remains becausethe IBM VME is currently hardcoded to load it.  Obviously this 
hack canbe removed when the IBM VME is next updated.
deleted hindessm  /harmony/enhanced/classlib/trunk/make/linux.x86_64 02/06/2008 
07:31:07 DRLVM no longer reaches in to classlib to get ICU4C libraries so these 
are(almost) not needed.  A simple stub for the ICU4JNI dll remains becausethe 
IBM VME is currently hardcoded to load it.  Obviously this hack canbe removed 
when the IBM VME is next updated.
added hindessm  /harmony/enhanced/classlib/trunk/depends/files/libhyempty.so 
02/06/2008 07:31:07 DRLVM no longer reaches in to classlib to get ICU4C 
libraries so these are(almost) not needed.  A simple stub for the ICU4JNI dll 
remains becausethe IBM VME is currently hardcoded to load it.  Obviously this 
hack canbe removed when the IBM VME is next updated.
modified hindessm  /harmony/enhanced/classlib/trunk/make/depends.properties 
02/06/2008 07:31:07 DRLVM no longer reaches in to classlib to get ICU4C 
libraries so these are(almost) not needed.  A simple stub for the ICU4JNI dll 
remains becausethe IBM VME is currently hardcoded to load it.  Obviously this 
hack canbe removed when the IBM VME is next updated.
deleted hindessm  /harmony/enhanced/classlib/trunk/make/windows.x86 02/06/2008 
07:31:07 DRLVM no longer reaches in to classlib to get ICU4C libraries so these 
are(almost) not needed.  A simple stub for the ICU4JNI dll remains becausethe 
IBM VME is currently hardcoded to load it.  Obviously this hack canbe removed 
when the IBM VME is next updated.
deleted hindessm  /harmony/enhanced/classlib/trunk/make/linux.ia64 02/06/2008 
07:31:07 DRLVM no longer reaches in to classlib to get ICU4C libraries so these 
are(almost) not needed.  A simple stub for the ICU4JNI dll remains becausethe 
IBM VME is currently hardcoded to load it.  Obviously this hack canbe removed 
when the IBM VME is next updated.
modified hindessm  /harmony/enhanced/classlib/trunk/make/depends.xml 02/06/2008 
07:31:07 DRLVM no longer reaches in to classlib to get ICU4C libraries so these 
are(almost) not needed.  A simple stub for the ICU4JNI dll remains becausethe 
IBM VME is currently hardcoded to load it.  Obviously this hack canbe removed 
when the IBM VME is next updated.
added odeakin  /harmony/enhanced/classlib/trunk/depends/files/hyempty.dll 
02/06/2008 05:30:03 Commit an empty stub dll for Windows. It will be used 
temporarily in place of the ICUInterface34.dll to satisfy the IBM VME v3.
deleted smishura  
/harmony/enhanced/classlib/trunk/modules/security/src/test/api/java/org/apache/harmony/security/tests/java/security/NoSuchProviderException2Test.java
 02/06/2008 01:05:33 Delete NoSuchProviderException2Test.It duplicates 
org.apache.harmony.security.tests.java.security.NoSuchProviderExceptionTest
modified tellison  
/harmony/enhanced/classlib/trunk/modules/luni/src/main/native/launcher/shared/main.c
 02/05/2008 14:09:02 Update the launcher copyright message.
modified tellison  /harmony/enhanced/classlib/trunk/modules/nio/build.xml 
02/05/2008 09:07:16 Formatting changes.
modified hindessm  
/harmony/enhanced/classlib/trunk/modules/luni/src/main/java/org/apache/harmony/luni/platform/OSNetworkSystem.java
 02/05/2008 06:47:06 Remove unused code and related comments.
modified hindessm  
/harmony/enhanced/classlib/trunk/modules/luni/src/main/native/luni/shared/OSNetworkSystem.c
 02/05/2008 06:47:06 Remove unused code and related comments.
modified hindessm  
/harmony/enhanced/classlib/trunk/modules/luni/src/main/native/luni/unix/OSNetworkSystemLinux.c
 02/05/2008 06:08:40 Avoid array copy if there are no changes to the original 
(zeroed) outFlagsarray.
modified hindessm  
/harmony/enhanced/classlib/trunk/modules/luni/src/main/native/luni/shared/OSNetworkSystem.c
 02/05/2008 05:13:43 Add exception check.
modified tellison  
/harmony/enhanced/classlib/trunk/modules/pack200/src/main/java/org/apache/harmony/pack200/bytecode/forms/ByteCodeForm.java
 02/05/2008 03:48:43 Apply patch HARMONY-5456 ([pack200][classlib] innerclass 
handling and invokespecial_new_init)
modified tellison  
/harmony/enhanced/classlib/trunk/modules/pack200/src/main/java/org/apache/harmony/pack200/SegmentConstantPool.java
 02/05/2008 03:48:43 Apply patch HARMONY-5456 ([pack200][classlib] innerclass 
handling and invokespecial_new_init)
modified tellison  
/harmony/enhanced/classlib/trunk/modules/pack200/src/main/java/org/apache/harmony/pack200/bytecode/ClassConstantPool.java
 02/05/2008 03:48:43 Apply patch HARMONY-5456 ([pack200][classlib] innerclass 
handling and invokespecial_new_init)
modified tellison  
/harmony/enhanced/classlib/trunk/modules/pack200/src/main/java/org/apache/harmony/pack200/bytecode/InnerClassesAttribute.java
 02/05/2008 03:48:43 Apply patch HARMONY-5456 ([pack200][classlib] innerclass 
handling and invokespecial_new_init)
modified tellison  
/harmony/enhanced/classlib/trunk/modules/pack200/src/main/java/org/apache/harmony/pack200/bytecode/forms/MultiANewArrayForm.java
 02/05/2008 03:48:43 Apply patch HARMONY-5456 ([pack200][classlib] innerclass 
handling and invokespecial_new_init)
modified tellison  
/harmony/enhanced/classlib/trunk/modules/pack200/src/main/java/org/apache/harmony/pack200/bytecode/forms/NewInitMethodRefForm.java
 02/05/2008 03:48:43 Apply patch HARMONY-5456 ([pack200][classlib] innerclass 
handling and invokespecial_new_init)
modified tellison  
/harmony/enhanced/classlib/trunk/modules/pack200/src/main/java/org/apache/harmony/pack200/SegmentUtils.java
 02/05/2008 03:48:43 Apply patch HARMONY-5456 ([pack200][classlib] innerclass 
handling and invokespecial_new_init)
modified tellison  
/harmony/enhanced/classlib/trunk/modules/pack200/src/main/java/org/apache/harmony/pack200/bytecode/BCIRenumberedAttribute.java
 02/05/2008 03:48:43 Apply patch HARMONY-5456 ([pack200][classlib] innerclass 
handling and invokespecial_new_init)
modified tellison  
/harmony/enhanced/classlib/trunk/modules/pack200/src/main/java/org/apache/harmony/pack200/bytecode/CodeAttribute.java
 02/05/2008 03:48:43 Apply patch HARMONY-5456 ([pack200][classlib] innerclass 
handling and invokespecial_new_init)
modified tellison  
/harmony/enhanced/classlib/trunk/modules/pack200/src/main/java/org/apache/harmony/pack200/bytecode/ByteCode.java
 02/05/2008 03:48:43 Apply patch HARMONY-5456 ([pack200][classlib] innerclass 
handling and invokespecial_new_init)
modified tellison  
/harmony/enhanced/classlib/trunk/modules/pack200/src/main/java/org/apache/harmony/pack200/BcBands.java
 02/05/2008 03:48:43 Apply patch HARMONY-5456 ([pack200][classlib] innerclass 
handling and invokespecial_new_init)
modified tellison  
/harmony/enhanced/classlib/trunk/modules/pack200/src/main/java/org/apache/harmony/pack200/bytecode/CPRef.java
 02/05/2008 03:48:43 Apply patch HARMONY-5456 ([pack200][classlib] innerclass 
handling and invokespecial_new_init)
modified tellison  
/harmony/enhanced/classlib/trunk/modules/pack200/src/main/java/org/apache/harmony/pack200/bytecode/CPMethodRef.java
 02/05/2008 03:48:43 Apply patch HARMONY-5456 ([pack200][classlib] innerclass 
handling and invokespecial_new_init)
modified tellison  
/harmony/enhanced/classlib/trunk/modules/pack200/src/test/java/org/apache/harmony/pack200/tests/SegmentTest.java
 02/05/2008 03:48:43 Apply patch HARMONY-5456 ([pack200][classlib] innerclass 
handling and invokespecial_new_init)
modified tellison  
/harmony/enhanced/classlib/trunk/modules/pack200/src/main/java/org/apache/harmony/pack200/Segment.java
 02/05/2008 03:48:43 Apply patch HARMONY-5456 ([pack200][classlib] innerclass 
handling and invokespecial_new_init)
modified tellison  
/harmony/enhanced/classlib/trunk/modules/pack200/src/main/java/org/apache/harmony/pack200/IcBands.java
 02/05/2008 03:48:43 Apply patch HARMONY-5456 ([pack200][classlib] innerclass 
handling and invokespecial_new_init)
modified tellison  
/harmony/enhanced/classlib/trunk/modules/pack200/src/main/java/org/apache/harmony/pack200/IcTuple.java
 02/05/2008 03:48:43 Apply patch HARMONY-5456 ([pack200][classlib] innerclass 
handling and invokespecial_new_init)


Reply via email to