BUILD COMPLETE: build.266
Date of build: 2007-10-17 15:51:03 +0700
Time to build: 34 minutes 21 seconds
Last changed: 10/17/2007 15:37:11
Last log entry: Applying patches from "[#HARMONY-1954] [classlib][awt] Unit
tests for image
decoders.".
***********************************************************
Errors/Warnings: (3)
[cc-ant]: Test Suite 'hdk' execution. Repository updated: true
[cc-ant]: Result: failed.superiors = '${failed.superiors}'
[hdk]: Updating HDK workspace to revision: HEAD
***********************************************************
Unit Tests: (0)
No Tests Run: This project doesn't have any tests
***********************************************************
Modifications since last successful build: (24)
added hindessm
/harmony/enhanced/classlib/trunk/modules/awt/src/test/api/java/common/org/apache/harmony/awt/gl/image
10/17/2007 15:37:11 Applying patches from "[#HARMONY-1954] [classlib][awt]
Unit tests for imagedecoders.".
added hindessm
/harmony/enhanced/classlib/trunk/modules/awt/src/test/api/resources/images/utest.jpg
10/17/2007 15:37:11 Applying patches from "[#HARMONY-1954] [classlib][awt]
Unit tests for imagedecoders.".
added hindessm
/harmony/enhanced/classlib/trunk/modules/awt/src/test/api/java/common/org/apache/harmony/awt/gl/image/ImageDecoderTest.java
10/17/2007 15:37:11 Applying patches from "[#HARMONY-1954] [classlib][awt]
Unit tests for imagedecoders.".
added hindessm
/harmony/enhanced/classlib/trunk/modules/awt/src/test/api/resources/images/utest.png
10/17/2007 15:37:11 Applying patches from "[#HARMONY-1954] [classlib][awt]
Unit tests for imagedecoders.".
added hindessm
/harmony/enhanced/classlib/trunk/modules/awt/src/test/api/resources/images/utest.gif
10/17/2007 15:37:11 Applying patches from "[#HARMONY-1954] [classlib][awt]
Unit tests for imagedecoders.".
modified gshimansky
/harmony/enhanced/classlib/trunk/modules/luni/src/main/native/luni/shared/nethelp.c
10/17/2007 15:13:19 Remove variable no longer used. On windows compiler gives
a warning treated as error
modified hindessm /harmony/enhanced/drlvm/trunk/vm/jitrino/src/jet/jet.cpp
10/17/2007 15:03:27 Removing commented out (broken) code. See "[#HARMONY-1594]
[DRLVM] fixedcompilation errors (gcc 4.*) in jitrino".
modified hindessm
/harmony/enhanced/classlib/trunk/modules/portlib/src/main/native/port/shared/hyport.c
10/17/2007 12:27:00 Reverting r585156 due to issue on windows.
modified tonywu
/harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/org/apache/harmony/jndi/provider/ldap/LdapMessage.java
10/17/2007 12:06:26 Apply patch Harmony-4949 ([classlib][ldap] Add ldap delete
request sending and delete response parsing function)
added tonywu
/harmony/enhanced/classlib/trunk/modules/jndi/src/test/java/org/apache/harmony/jndi/provider/ldap/DeleteOpTest.java
10/17/2007 12:06:26 Apply patch Harmony-4949 ([classlib][ldap] Add ldap delete
request sending and delete response parsing function)
modified tonywu
/harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/org/apache/harmony/jndi/provider/ldap/asn1/LdapASN1Constant.java
10/17/2007 12:06:26 Apply patch Harmony-4949 ([classlib][ldap] Add ldap delete
request sending and delete response parsing function)
modified tonywu
/harmony/enhanced/classlib/trunk/modules/jndi/src/test/java/org/apache/harmony/jndi/provider/ldap/asn1/ASN1TestUtils.java
10/17/2007 12:06:26 Apply patch Harmony-4949 ([classlib][ldap] Add ldap delete
request sending and delete response parsing function)
added tonywu
/harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/org/apache/harmony/jndi/provider/ldap/DeleteOp.java
10/17/2007 12:06:26 Apply patch Harmony-4949 ([classlib][ldap] Add ldap delete
request sending and delete response parsing function)
modified hindessm
/harmony/enhanced/classlib/trunk/modules/awt/src/main/native/fontlib/shared/TypeDefinition.cpp
10/17/2007 02:55:33 While fixing the earlier compiler warnings, I wondered
what theselocal variables were intended to achieve. I think they
areunnecessary. I'm sure someone will correct me if I'm wrong.
modified hindessm
/harmony/enhanced/classlib/trunk/modules/awt/src/main/native/fontlib/shared/TypeDefinition.cpp
10/17/2007 02:45:40 Avoid gcc 4.2 compiler warnings by making these functions
used const pointers.The warnings occur because calls to the compare functions
are givenconstant strings as arguments in a number of cases and gcc 4.2
nowcomplains (correctly) if these are cast to non-const pointers.Add a carriage
return to end of file to avoid another trivial gccwarning.
modified hindessm
/harmony/enhanced/classlib/trunk/modules/awt/src/main/native/fontlib/shared/TypeDefinition.h
10/17/2007 02:45:40 Avoid gcc 4.2 compiler warnings by making these functions
used const pointers.The warnings occur because calls to the compare functions
are givenconstant strings as arguments in a number of cases and gcc 4.2
nowcomplains (correctly) if these are cast to non-const pointers.Add a carriage
return to end of file to avoid another trivial gccwarning.
modified hindessm
/harmony/enhanced/classlib/trunk/modules/awt/src/main/native/linuxfont/unix/LinuxNativeFont.c
10/17/2007 02:00:36 Commit r584159 of HARMONY-4562 ([classlib][awt]
Antialliasing is notimplemented on Linux) introduced references to a
function,newNullPointerException, that I removed from the Apache code base
incommit r423405 made over a year ago.I've replaced these function calls with
calls to the throwNPExceptionfunction that is used elsewhere in the same file
and fairly consistentlyin the rest of the native code.
modified gshimansky
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/jit/jit_runtime_support.cpp
10/16/2007 23:40:37 Make stub call jvmti_method_exit_callback with arguments in
original order
modified hindessm
/harmony/enhanced/classlib/trunk/modules/luni/src/main/native/luni/unix/helpers.c
10/16/2007 21:42:29 Fix another compiler warning.
modified hindessm
/harmony/enhanced/classlib/trunk/modules/portlib/src/main/native/port/shared/hyport.c
10/16/2007 21:39:44 Fix compiler warning.
modified hindessm
/harmony/enhanced/classlib/trunk/modules/luni/src/main/native/luni/shared/nethelp.c
10/16/2007 21:17:40 Remove function that is no longer used.
modified hindessm
/harmony/enhanced/classlib/trunk/modules/luni/src/main/native/luni/shared/nethelp.c
10/16/2007 21:02:25 This call and check appears to be redundant since the
function will returnwith the same error code after the
getJavaIoFileDescriptorContentsAsAPointercall.
modified gshimansky
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/jvmti/jvmti_thread.cpp 10/16/2007
21:02:03 Applied patch from HARMONY-4939[drlvm][thread] HoldEvent, ReleaseEvent
JDWP unit tests fail
modified gshimansky
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/thread/thread_java_basic.cpp
10/16/2007 21:02:03 Applied patch from HARMONY-4939[drlvm][thread] HoldEvent,
ReleaseEvent JDWP unit tests fail