BUILD COMPLETE: build.227
Date of build: 2009-06-29 12:29:46 -0700
Time to build: 28 minutes 16 seconds
Last changed: 06/28/2009 21:28:04
Last log entry: Refactor code in org.apache.harmony.pack200 module.
***********************************************************
Errors/Warnings: (31)
[cc] cl : Command line warning D9035 : option 'GZ' has been deprecated and will
be removed in a future release
[cc] cl : Command line warning D9036 : use 'RTC1' instead of 'GZ'
[cc] cl : Command line warning D9035 : option 'GZ' has been deprecated and will
be removed in a future release
[cc] cl : Command line warning D9036 : use 'RTC1' instead of 'GZ'
[compile-cc] cl : Command line warning D9035 : option 'GZ' has been deprecated
and will be removed in a future release
[compile-cc] cl : Command line warning D9036 : use 'RTC1' instead of 'GZ'
[compile-cc] cl : Command line warning D9035 : option 'GZ' has been deprecated
and will be removed in a future release
[compile-cc] cl : Command line warning D9036 : use 'RTC1' instead of 'GZ'
[compile-cc] cl : Command line warning D9035 : option 'GZ' has been deprecated
and will be removed in a future release
[compile-cc] cl : Command line warning D9036 : use 'RTC1' instead of 'GZ'
[compile-cc] cl : Command line warning D9035 : option 'GZ' has been deprecated
and will be removed in a future release
[compile-cc] cl : Command line warning D9036 : use 'RTC1' instead of 'GZ'
[cc] cl : Command line warning D9035 : option 'GZ' has been deprecated and will
be removed in a future release
[cc] cl : Command line warning D9036 : use 'RTC1' instead of 'GZ'
[cc] cl : Command line warning D9035 : option 'GZ' has been deprecated and will
be removed in a future release
[cc] cl : Command line warning D9036 : use 'RTC1' instead of 'GZ'
[compile-cc] cl : Command line warning D9035 : option 'GZ' has been deprecated
and will be removed in a future release
[compile-cc] cl : Command line warning D9036 : use 'RTC1' instead of 'GZ'
[compile-cc] cl : Command line warning D9035 : option 'GZ' has been deprecated
and will be removed in a future release
[compile-cc] cl : Command line warning D9036 : use 'RTC1' instead of 'GZ'
[cc] cl : Command line warning D9035 : option 'GZ' has been deprecated and will
be removed in a future release
[cc] cl : Command line warning D9036 : use 'RTC1' instead of 'GZ'
[cc] cl : Command line warning D9035 : option 'GZ' has been deprecated and will
be removed in a future release
[cc] cl : Command line warning D9036 : use 'RTC1' instead of 'GZ'
[compile-cc] cl : Command line warning D9025 : overriding '/W3' with '/W4'
[compile-cc] cl : Command line warning D9035 : option 'GZ' has been deprecated
and will be removed in a future release
[compile-cc] cl : Command line warning D9036 : use 'RTC1' instead of 'GZ'
[compile-cc] cl : Command line warning D9035 : option 'GZ' has been deprecated
and will be removed in a future release
[compile-cc] cl : Command line warning D9036 : use 'RTC1' instead of 'GZ'
[compile-cc] cl : Command line warning D9035 : option 'GZ' has been deprecated
and will be removed in a future release
[compile-cc] cl : Command line warning D9036 : use 'RTC1' instead of 'GZ'
***********************************************************
Unit Tests: (0)
No Tests Run: This project doesn't have any tests
***********************************************************
Modifications since last successful build: (35)
modified zhoukevin
/harmony/enhanced/classlib/trunk/modules/pack200/src/main/java/org/apache/harmony/pack200/PackingOptions.java
06/28/2009 21:28:04 Refactor code in org.apache.harmony.pack200 module.
modified zhoukevin
/harmony/enhanced/classlib/trunk/modules/pack200/src/main/java/org/apache/harmony/pack200/PopulationCodec.java
06/28/2009 21:28:04 Refactor code in org.apache.harmony.pack200 module.
modified zhoukevin
/harmony/enhanced/classlib/trunk/modules/pack200/src/main/java/org/apache/harmony/pack200/Pack200ClassReader.java
06/28/2009 21:28:04 Refactor code in org.apache.harmony.pack200 module.
modified zhoukevin
/harmony/enhanced/classlib/trunk/modules/pack200/src/main/java/org/apache/harmony/pack200/BcBands.java
06/28/2009 21:28:04 Refactor code in org.apache.harmony.pack200 module.
modified zhoukevin
/harmony/enhanced/classlib/trunk/modules/pack200/src/main/java/org/apache/harmony/pack200/ClassBands.java
06/28/2009 21:28:04 Refactor code in org.apache.harmony.pack200 module.
modified zhoukevin
/harmony/enhanced/classlib/trunk/modules/pack200/src/main/java/org/apache/harmony/pack200/NewAttribute.java
06/28/2009 21:28:04 Refactor code in org.apache.harmony.pack200 module.
modified zhoukevin
/harmony/enhanced/classlib/trunk/modules/pack200/src/main/java/org/apache/harmony/pack200/BHSDCodec.java
06/28/2009 21:28:04 Refactor code in org.apache.harmony.pack200 module.
modified zhoukevin
/harmony/enhanced/classlib/trunk/modules/pack200/src/main/java/org/apache/harmony/pack200/Pack200Exception.java
06/28/2009 21:28:04 Refactor code in org.apache.harmony.pack200 module.
modified zhoukevin
/harmony/enhanced/classlib/trunk/modules/pack200/src/main/java/org/apache/harmony/pack200/BandSet.java
06/28/2009 21:28:04 Refactor code in org.apache.harmony.pack200 module.
modified zhoukevin
/harmony/enhanced/classlib/trunk/modules/pack200/src/main/java/org/apache/harmony/pack200/RunCodec.java
06/28/2009 21:28:04 Refactor code in org.apache.harmony.pack200 module.
modified zhoukevin
/harmony/enhanced/classlib/trunk/modules/pack200/src/main/java/org/apache/harmony/pack200/CodecEncoding.java
06/28/2009 21:28:04 Refactor code in org.apache.harmony.pack200 module.
modified zhoukevin
/harmony/enhanced/classlib/trunk/modules/pack200/src/main/java/org/apache/harmony/pack200/NewAttributeBands.java
06/28/2009 21:28:04 Refactor code in org.apache.harmony.pack200 module.
modified hindessm
/harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/util/Timer.java
06/26/2009 10:24:53 Applied patch from "[#HARMONY-6250] [classlib][luni] Timer
documentation:clarify which time units used".
modified tellison
/harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/io/PushbackInputStream.java
06/26/2009 07:00:04 Apply patch for HARMONY-6094 ([classlib][luni] Performance
improvement patch in java.io.PushbackInputStream#unread(byte[] buffer, int
offset, int length))
modified odeakin
/harmony/enhanced/classlib/trunk/modules/instrument/src/main/native/instrument/windows/makefile
06/26/2009 04:09:30 Remove fdlibm links where they are unnecessary in Windows
makefiles, fixing Windows build broken by r788490. Also add missing link to vmi
lib for nio_char module.
modified odeakin
/harmony/enhanced/classlib/trunk/modules/misc/src/main/native/accessors/windows/makefile
06/26/2009 04:09:30 Remove fdlibm links where they are unnecessary in Windows
makefiles, fixing Windows build broken by r788490. Also add missing link to vmi
lib for nio_char module.
modified odeakin
/harmony/enhanced/classlib/trunk/modules/archive/src/main/native/archive/windows/makefile
06/26/2009 04:09:30 Remove fdlibm links where they are unnecessary in Windows
makefiles, fixing Windows build broken by r788490. Also add missing link to vmi
lib for nio_char module.
modified odeakin
/harmony/enhanced/classlib/trunk/modules/auth/src/main/native/auth/windows/makefile
06/26/2009 04:09:30 Remove fdlibm links where they are unnecessary in Windows
makefiles, fixing Windows build broken by r788490. Also add missing link to vmi
lib for nio_char module.
modified odeakin
/harmony/enhanced/classlib/trunk/modules/nio_char/src/main/native/niochar/windows/makefile
06/26/2009 04:09:30 Remove fdlibm links where they are unnecessary in Windows
makefiles, fixing Windows build broken by r788490. Also add missing link to vmi
lib for nio_char module.
modified odeakin
/harmony/enhanced/classlib/trunk/modules/nio/src/main/native/nio/windows/makefile
06/26/2009 04:09:30 Remove fdlibm links where they are unnecessary in Windows
makefiles, fixing Windows build broken by r788490. Also add missing link to vmi
lib for nio_char module.
modified odeakin
/harmony/enhanced/classlib/trunk/modules/portlib/src/main/native/thread/shared/hythreadinspect.c
06/26/2009 02:37:13 Commit classlib patch for JDWP contribution in
HARMONY-6187 ([jdktools][jdwp] Contribution of updated JDWP agent and socket
transport layer for Java 6)
modified odeakin
/harmony/enhanced/classlib/trunk/modules/portlib/src/main/native/include/shared/hyporterror.h
06/26/2009 02:37:13 Commit classlib patch for JDWP contribution in
HARMONY-6187 ([jdktools][jdwp] Contribution of updated JDWP agent and socket
transport layer for Java 6)
modified odeakin
/harmony/enhanced/classlib/trunk/modules/portlib/src/main/native/port/windows/hymem.c
06/26/2009 02:37:13 Commit classlib patch for JDWP contribution in
HARMONY-6187 ([jdktools][jdwp] Contribution of updated JDWP agent and socket
transport layer for Java 6)
modified odeakin
/harmony/enhanced/classlib/trunk/modules/portlib/src/main/native/port/windows/hysl.c
06/26/2009 02:37:13 Commit classlib patch for JDWP contribution in
HARMONY-6187 ([jdktools][jdwp] Contribution of updated JDWP agent and socket
transport layer for Java 6)
modified odeakin
/harmony/enhanced/classlib/trunk/modules/portlib/src/main/native/port/windows/hysock.c
06/26/2009 02:37:13 Commit classlib patch for JDWP contribution in
HARMONY-6187 ([jdktools][jdwp] Contribution of updated JDWP agent and socket
transport layer for Java 6)
modified odeakin
/harmony/enhanced/classlib/trunk/modules/portlib/src/main/native/thread/shared/hythreadinspect.h
06/26/2009 02:37:13 Commit classlib patch for JDWP contribution in
HARMONY-6187 ([jdktools][jdwp] Contribution of updated JDWP agent and socket
transport layer for Java 6)
modified odeakin
/harmony/enhanced/classlib/trunk/modules/portlib/src/main/native/thread/unix/thrtypes.h
06/26/2009 02:37:13 Commit classlib patch for JDWP contribution in
HARMONY-6187 ([jdktools][jdwp] Contribution of updated JDWP agent and socket
transport layer for Java 6)
modified odeakin
/harmony/enhanced/classlib/trunk/modules/portlib/src/main/native/include/shared/hyport.h
06/26/2009 02:37:13 Commit classlib patch for JDWP contribution in
HARMONY-6187 ([jdktools][jdwp] Contribution of updated JDWP agent and socket
transport layer for Java 6)
modified odeakin
/harmony/enhanced/classlib/trunk/modules/portlib/src/main/native/port/shared/portpriv.h
06/26/2009 02:37:13 Commit classlib patch for JDWP contribution in
HARMONY-6187 ([jdktools][jdwp] Contribution of updated JDWP agent and socket
transport layer for Java 6)
modified odeakin
/harmony/enhanced/classlib/trunk/modules/portlib/src/main/native/thread/shared/hythread.c
06/26/2009 02:37:13 Commit classlib patch for JDWP contribution in
HARMONY-6187 ([jdktools][jdwp] Contribution of updated JDWP agent and socket
transport layer for Java 6)
modified odeakin
/harmony/enhanced/classlib/trunk/modules/portlib/src/main/native/include/shared/hythread.h
06/26/2009 02:37:13 Commit classlib patch for JDWP contribution in
HARMONY-6187 ([jdktools][jdwp] Contribution of updated JDWP agent and socket
transport layer for Java 6)
modified odeakin
/harmony/enhanced/classlib/trunk/modules/portlib/src/main/native/port/unix/hymem.c
06/26/2009 02:37:13 Commit classlib patch for JDWP contribution in
HARMONY-6187 ([jdktools][jdwp] Contribution of updated JDWP agent and socket
transport layer for Java 6)
modified odeakin
/harmony/enhanced/classlib/trunk/modules/portlib/src/main/native/port/unix/hysl.c
06/26/2009 02:37:13 Commit classlib patch for JDWP contribution in
HARMONY-6187 ([jdktools][jdwp] Contribution of updated JDWP agent and socket
transport layer for Java 6)
modified odeakin
/harmony/enhanced/classlib/trunk/modules/portlib/src/main/native/port/unix/hysock.c
06/26/2009 02:37:13 Commit classlib patch for JDWP contribution in
HARMONY-6187 ([jdktools][jdwp] Contribution of updated JDWP agent and socket
transport layer for Java 6)
modified odeakin
/harmony/enhanced/classlib/trunk/modules/portlib/src/main/native/thread/windows/thrtypes.h
06/26/2009 02:37:13 Commit classlib patch for JDWP contribution in
HARMONY-6187 ([jdktools][jdwp] Contribution of updated JDWP agent and socket
transport layer for Java 6)