BUILD COMPLETE: build.271

Date of build:  2007-10-19 14:03:01 +0700
Time to build:  29 minutes 23 seconds
Last changed:   10/19/2007 13:41:14
Last log entry: Fixed for windows break in r585919.

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

***********************************************************
Modifications since last successful build:      (56)
            
modified hindessm  
/harmony/enhanced/drlvm/trunk/build/make/components/vm/vmi.xml 10/19/2007 
13:41:14 Fixed for windows break in r585919.
modified hindessm  
/harmony/enhanced/classlib/trunk/modules/portlib/src/main/native/port/shared/hyport.c
 10/19/2007 02:24:37 Applying patches from "[#HARMONY-4968] [classlib][portlib] 
fix warning atshared/hyport.c".
modified tellison  
/harmony/enhanced/classlib/trunk/modules/nio/src/main/java/common/org/apache/harmony/nio/internal/SelectionKeyImpl.java
 10/18/2007 22:10:59 Apply patch HARMONY-4869 ([classlib][nio][performance] 
Selector improvements: moving away from O(n) at Java layer, part 1)With minor 
code formatting modifications.
modified tellison  
/harmony/enhanced/classlib/trunk/modules/nio/src/main/java/common/org/apache/harmony/nio/internal/SelectorImpl.java
 10/18/2007 22:10:59 Apply patch HARMONY-4869 ([classlib][nio][performance] 
Selector improvements: moving away from O(n) at Java layer, part 1)With minor 
code formatting modifications.
modified apetrenko  
/harmony/enhanced/classlib/trunk/modules/awt/src/main/java/windows/org/apache/harmony/awt/gl/windows/WinGDIPGraphics2D.java
 10/18/2007 21:51:17 Patch for HARMONY-4825 "[classlib][awt] Can not use 
XORMode to erase what was drawn previously"
modified apetrenko  
/harmony/enhanced/classlib/trunk/modules/awt/src/main/java/common/java/awt/ModalContext.java
 10/18/2007 21:42:15 Patch for HARMONY-4838 "[classlib][swing] hang up when 
call JDialog.setVisible"
modified apetrenko  
/harmony/enhanced/classlib/trunk/modules/awt/src/main/java/common/java/awt/PopupBox.java
 10/18/2007 21:30:47 Patch for HARMONY-4925 "[classlib][awt] GDI Objects are 
not released after calling getGraphics() function of Component class"
modified apetrenko  
/harmony/enhanced/classlib/trunk/modules/swing/src/main/java/common/javax/swing/JComponent.java
 10/18/2007 21:30:47 Patch for HARMONY-4925 "[classlib][awt] GDI Objects are 
not released after calling getGraphics() function of Component class"
modified apetrenko  
/harmony/enhanced/classlib/trunk/modules/awt/src/main/java/common/java/awt/MenuComponent.java
 10/18/2007 21:30:47 Patch for HARMONY-4925 "[classlib][awt] GDI Objects are 
not released after calling getGraphics() function of Component class"
modified apetrenko  
/harmony/enhanced/classlib/trunk/modules/swing/src/main/java/common/javax/swing/DebugGraphics.java
 10/18/2007 21:30:47 Patch for HARMONY-4925 "[classlib][awt] GDI Objects are 
not released after calling getGraphics() function of Component class"
modified apetrenko  
/harmony/enhanced/classlib/trunk/modules/awt/src/main/java/common/java/awt/Choice.java
 10/18/2007 21:30:47 Patch for HARMONY-4925 "[classlib][awt] GDI Objects are 
not released after calling getGraphics() function of Component class"
modified apetrenko  
/harmony/enhanced/classlib/trunk/modules/awt/src/main/java/common/java/awt/Frame.java
 10/18/2007 21:30:47 Patch for HARMONY-4925 "[classlib][awt] GDI Objects are 
not released after calling getGraphics() function of Component class"
modified apetrenko  
/harmony/enhanced/classlib/trunk/modules/swing/src/main/java/common/org/apache/harmony/x/swing/BlitSupport.java
 10/18/2007 21:30:47 Patch for HARMONY-4925 "[classlib][awt] GDI Objects are 
not released after calling getGraphics() function of Component class"
modified apetrenko  
/harmony/enhanced/classlib/trunk/modules/awt/src/main/java/common/java/awt/List.java
 10/18/2007 21:30:47 Patch for HARMONY-4925 "[classlib][awt] GDI Objects are 
not released after calling getGraphics() function of Component class"
modified apetrenko  
/harmony/enhanced/classlib/trunk/modules/awt/src/main/java/windows/org/apache/harmony/awt/wtk/windows/WinEvent.java
 10/18/2007 21:13:11 The patch for HARMONY-4761 "[classlib][awt] 
InputEvent.getModifiers() doesn't return modifiers for mouse release event" has 
been removed due to found issues
modified tellison  
/harmony/enhanced/classlib/trunk/modules/nio/src/test/java/common/org/apache/harmony/nio/tests/java/nio/channels/ServerSocketChannelTest.java
 10/18/2007 19:51:33 Regression test for HARMONY-4961 
(SocketChannel.socket().getLocalPort() returns -1 from ServerSocketChannel)
modified tellison  
/harmony/enhanced/classlib/trunk/modules/nio/src/main/java/common/org/apache/harmony/nio/internal/ServerSocketChannelImpl.java
 10/18/2007 19:33:17 Fix for HARMONY-4961 
(SocketChannel.socket().getLocalPort() returns -1 from ServerSocketChannel)
modified tellison  
/harmony/enhanced/classlib/trunk/modules/nio/src/main/java/common/org/apache/harmony/nio/internal/SocketChannelImpl.java
 10/18/2007 19:33:17 Fix for HARMONY-4961 
(SocketChannel.socket().getLocalPort() returns -1 from ServerSocketChannel)
modified tellison  
/harmony/enhanced/classlib/trunk/modules/nio/src/test/java/common/org/apache/harmony/nio/tests/java/nio/channels/SocketChannelTest.java
 10/18/2007 19:33:17 Fix for HARMONY-4961 
(SocketChannel.socket().getLocalPort() returns -1 from ServerSocketChannel)
modified tellison  /harmony/enhanced/classlib/trunk/modules/nio/.classpath 
10/18/2007 17:48:57 Update Eclipse metadata for new src folders in NIO
modified hindessm  /harmony/enhanced/drlvm/trunk/build/make/build.xml 
10/18/2007 17:30:17 Revert the "temporary" fix committed as r415407 in June 
2006.
modified hindessm  
/harmony/enhanced/drlvm/trunk/build/make/components/vm/vmi.xml 10/18/2007 
17:30:17 Revert the "temporary" fix committed as r415407 in June 2006.
modified hindessm  
/harmony/enhanced/classlib/trunk/modules/portlib/src/main/native/port/unix/makefile
 10/18/2007 17:30:17 Revert the "temporary" fix committed as r415407 in June 
2006.
modified hindessm  /harmony/enhanced/drlvm/trunk/build/make/build.xml 
10/18/2007 17:30:17 Revert the "temporary" fix committed as r415407 in June 
2006.
modified hindessm  
/harmony/enhanced/drlvm/trunk/build/make/components/vm/vmi.xml 10/18/2007 
17:30:17 Revert the "temporary" fix committed as r415407 in June 2006.
modified hindessm  
/harmony/enhanced/classlib/trunk/modules/portlib/src/main/native/port/unix/makefile
 10/18/2007 17:30:17 Revert the "temporary" fix committed as r415407 in June 
2006.
modified hindessm  
/harmony/enhanced/classlib/trunk/modules/awt/src/main/native/jpegdecoder/unix/makefile
 10/18/2007 16:04:52 Add -Dhy.local.zlib=true option to use installed zlib 
rather than hyzlib.
modified hindessm  
/harmony/enhanced/classlib/trunk/modules/text/src/main/native/text/unix/makefile
 10/18/2007 16:04:52 Add -Dhy.local.zlib=true option to use installed zlib 
rather than hyzlib.
modified hindessm  
/harmony/enhanced/classlib/trunk/modules/awt/src/main/native/oglwrapper/unix/makefile
 10/18/2007 16:04:52 Add -Dhy.local.zlib=true option to use installed zlib 
rather than hyzlib.
modified hindessm  /harmony/enhanced/classlib/trunk/modules/archive/build.xml 
10/18/2007 16:04:52 Add -Dhy.local.zlib=true option to use installed zlib 
rather than hyzlib.
modified hindessm  
/harmony/enhanced/classlib/trunk/modules/luni/src/main/native/luni/unix/makefile
 10/18/2007 16:04:52 Add -Dhy.local.zlib=true option to use installed zlib 
rather than hyzlib.
modified hindessm  
/harmony/enhanced/classlib/trunk/modules/misc/src/main/native/accessors/unix/makefile
 10/18/2007 16:04:52 Add -Dhy.local.zlib=true option to use installed zlib 
rather than hyzlib.
modified hindessm  
/harmony/enhanced/classlib/trunk/modules/awt/src/main/native/linuxfont/unix/makefile
 10/18/2007 16:04:52 Add -Dhy.local.zlib=true option to use installed zlib 
rather than hyzlib.
modified hindessm  
/harmony/enhanced/classlib/trunk/modules/awt/src/main/native/lcmm/unix/makefile 
10/18/2007 16:04:52 Add -Dhy.local.zlib=true option to use installed zlib 
rather than hyzlib.
modified hindessm  
/harmony/enhanced/classlib/trunk/modules/awt/src/main/native/fontlib/unix/makefile
 10/18/2007 16:04:52 Add -Dhy.local.zlib=true option to use installed zlib 
rather than hyzlib.
modified hindessm  
/harmony/enhanced/classlib/trunk/modules/archive/src/main/native/include/shared/zipsup.h
 10/18/2007 16:04:52 Add -Dhy.local.zlib=true option to use installed zlib 
rather than hyzlib.
modified hindessm  /harmony/enhanced/classlib/trunk/depends/build/defines.mk 
10/18/2007 16:04:52 Add -Dhy.local.zlib=true option to use installed zlib 
rather than hyzlib.
modified hindessm  
/harmony/enhanced/classlib/trunk/modules/awt/src/main/native/gl/unix/makefile 
10/18/2007 16:04:52 Add -Dhy.local.zlib=true option to use installed zlib 
rather than hyzlib.
modified hindessm  
/harmony/enhanced/classlib/trunk/modules/imageio/src/main/native/pngencoder/unix/makefile
 10/18/2007 16:04:52 Add -Dhy.local.zlib=true option to use installed zlib 
rather than hyzlib.
modified hindessm  
/harmony/enhanced/classlib/trunk/modules/imageio/src/main/native/jpegencoder/unix/makefile
 10/18/2007 16:04:52 Add -Dhy.local.zlib=true option to use installed zlib 
rather than hyzlib.
modified hindessm  /harmony/enhanced/classlib/trunk/make/properties.xml 
10/18/2007 16:04:52 Add -Dhy.local.zlib=true option to use installed zlib 
rather than hyzlib.
modified hindessm  
/harmony/enhanced/classlib/trunk/modules/luni/src/main/native/hyzip/shared/zipsup.h
 10/18/2007 16:04:52 Add -Dhy.local.zlib=true option to use installed zlib 
rather than hyzlib.
modified hindessm  
/harmony/enhanced/classlib/trunk/modules/auth/src/main/native/auth/unix/makefile
 10/18/2007 16:04:52 Add -Dhy.local.zlib=true option to use installed zlib 
rather than hyzlib.
modified hindessm  
/harmony/enhanced/classlib/trunk/modules/archive/src/main/native/archive/unix/makefile
 10/18/2007 16:04:52 Add -Dhy.local.zlib=true option to use installed zlib 
rather than hyzlib.
modified hindessm  
/harmony/enhanced/classlib/trunk/modules/awt/src/main/native/x11wrapper/unix/makefile
 10/18/2007 16:04:52 Add -Dhy.local.zlib=true option to use installed zlib 
rather than hyzlib.
modified ayza  
/harmony/enhanced/classlib/trunk/modules/awt/src/main/java/unix/org/apache/harmony/awt/gl/linux/XGraphicsConfiguration.java
 10/18/2007 14:30:22 Applying Linux-specific patch from HARMONY-4902 
([classlib][awt] GraphicsConfiguration.getColorModel(int transparency) returns 
wrong ColorModel)
modified hindessm  
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/Inst.cpp 10/18/2007 
13:41:47 Minimal fixes to allow jitrino to compile with gcc 4.2.  (This 
componentuses -Werror so it fails to build however there are lots of other 
warningsnot treated as errors that we should probably look at/fix.)Tested with 
gcc 4.2, gcc 4.1.1, and gcc-3.4 to ensure they still compilesuccessfully.  Not 
tested on windows so there may be issues here.
modified hindessm  
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/abcd/classic_abcd_solver.cpp
 10/18/2007 13:41:47 Minimal fixes to allow jitrino to compile with gcc 4.2.  
(This componentuses -Werror so it fails to build however there are lots of 
other warningsnot treated as errors that we should probably look at/fix.)Tested 
with gcc 4.2, gcc 4.1.1, and gcc-3.4 to ensure they still compilesuccessfully.  
Not tested on windows so there may be issues here.
modified hindessm  
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/escanalyzer.cpp 
10/18/2007 13:41:47 Minimal fixes to allow jitrino to compile with gcc 4.2.  
(This componentuses -Werror so it fails to build however there are lots of 
other warningsnot treated as errors that we should probably look at/fix.)Tested 
with gcc 4.2, gcc 4.1.1, and gcc-3.4 to ensure they still compilesuccessfully.  
Not tested on windows so there may be issues here.
modified hindessm  
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/abcd/classic_abcd_solver.h
 10/18/2007 13:41:47 Minimal fixes to allow jitrino to compile with gcc 4.2.  
(This componentuses -Werror so it fails to build however there are lots of 
other warningsnot treated as errors that we should probably look at/fix.)Tested 
with gcc 4.2, gcc 4.1.1, and gcc-3.4 to ensure they still compilesuccessfully.  
Not tested on windows so there may be issues here.
modified hindessm  /harmony/enhanced/drlvm/trunk/vm/jitrino/src/main/PMF.cpp 
10/18/2007 13:41:47 Minimal fixes to allow jitrino to compile with gcc 4.2.  
(This componentuses -Werror so it fails to build however there are lots of 
other warningsnot treated as errors that we should probably look at/fix.)Tested 
with gcc 4.2, gcc 4.1.1, and gcc-3.4 to ensure they still compilesuccessfully.  
Not tested on windows so there may be issues here.
modified hindessm  
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/escanalyzer.h 10/18/2007 
13:41:47 Minimal fixes to allow jitrino to compile with gcc 4.2.  (This 
componentuses -Werror so it fails to build however there are lots of other 
warningsnot treated as errors that we should probably look at/fix.)Tested with 
gcc 4.2, gcc 4.1.1, and gcc-3.4 to ensure they still compilesuccessfully.  Not 
tested on windows so there may be issues here.
modified hindessm  
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/shared/MemoryAttribute.h 
10/18/2007 13:41:47 Minimal fixes to allow jitrino to compile with gcc 4.2.  
(This componentuses -Werror so it fails to build however there are lots of 
other warningsnot treated as errors that we should probably look at/fix.)Tested 
with gcc 4.2, gcc 4.1.1, and gcc-3.4 to ensure they still compilesuccessfully.  
Not tested on windows so there may be issues here.
modified hindessm  /harmony/enhanced/drlvm/trunk/vm/jitrino/src/shared/Type.cpp 
10/18/2007 13:41:47 Minimal fixes to allow jitrino to compile with gcc 4.2.  
(This componentuses -Werror so it fails to build however there are lots of 
other warningsnot treated as errors that we should probably look at/fix.)Tested 
with gcc 4.2, gcc 4.1.1, and gcc-3.4 to ensure they still compilesuccessfully.  
Not tested on windows so there may be issues here.
modified hindessm  /harmony/enhanced/drlvm/trunk/vm/jitrino/src/shared/Tree.h 
10/18/2007 13:41:47 Minimal fixes to allow jitrino to compile with gcc 4.2.  
(This componentuses -Werror so it fails to build however there are lots of 
other warningsnot treated as errors that we should probably look at/fix.)Tested 
with gcc 4.2, gcc 4.1.1, and gcc-3.4 to ensure they still compilesuccessfully.  
Not tested on windows so there may be issues here.
modified hindessm  
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/codegenerator/ia32/Ia32InternalProfiler.cpp
 10/18/2007 13:41:47 Minimal fixes to allow jitrino to compile with gcc 4.2.  
(This componentuses -Werror so it fails to build however there are lots of 
other warningsnot treated as errors that we should probably look at/fix.)Tested 
with gcc 4.2, gcc 4.1.1, and gcc-3.4 to ensure they still compilesuccessfully.  
Not tested on windows so there may be issues here.

Reply via email to