BUILD COMPLETE: build.46
Date of build: 08/24/2007 11:53:09
Time to build: 69 minutes 31 seconds
Last changed: 08/24/2007 05:02:57
Last log entry: hdk
***********************************************************
Errors/Warnings: (1)
[exec] Result: 1
***********************************************************
Unit Tests: (163)
All Tests Passed
***********************************************************
Modifications since last successful build: (49)
add cc-hdk log20070824050257Lbuild.152 08/24/2007 05:02:57hdk
modified tellison
/harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/io/ObjectInputStream.java
08/24/2007 04:28:43 Apply patch for HARMONY-4638 ([classlib][luni]
ObjectStreamClass.lookup() incorrectly works)
modified tellison
/harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/io/ObjectStreamClass.java
08/24/2007 04:28:43 Apply patch for HARMONY-4638 ([classlib][luni]
ObjectStreamClass.lookup() incorrectly works)
modified tellison
/harmony/enhanced/classlib/trunk/modules/luni/src/test/api/common/tests/api/java/io/ObjectInputStreamTest.java
08/24/2007 04:28:43 Apply patch for HARMONY-4638 ([classlib][luni]
ObjectStreamClass.lookup() incorrectly works)
add cc-hdk log20070824035040Lbuild.151 08/24/2007 03:50:40hdk
modified gshimansky
/harmony/enhanced/jdktools/trunk/modules/jpda/make/exclude.windows.x86.drl
08/24/2007 01:36:49 Excluded test
org.apache.harmony.jpda.tests.jdwp.Events.CombinedEventsTest passes now as
HARMONY-4533 is fixed
modified gshimansky
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/jvmti/jvmti_step.cpp 08/24/2007
01:35:06 Committed fix for HARMONY-4533With lazy resolution it is not necessary
that an invokevirtual or invokeinterfacebytecodes are always complied to call
the method. When the method is not yet resolvedit is possible that the call
points to method's resolution stub. In this casesingle stepping should begin
when the method is ready which happens automaticallyin the current design of
single step. So nothing should be done except that theassertion is no longer
true.
add cc-hdk log20070823205001Lbuild.150 08/23/2007 20:50:01hdk
modified apetrenko
/harmony/enhanced/classlib/trunk/modules/awt/src/main/java/unix/org/apache/harmony/awt/gl/linux/XBlitter.java
08/23/2007 20:40:41 Patch for HARMONY-4630 "[classlib][swing] require extra
events to display up-to-date image in Fedora"
modified tellison
/harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/util/LinkedHashMap.java
08/23/2007 20:35:02 Formatting changes only.
modified tellison
/harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/util/LinkedHashMap.java
08/23/2007 20:31:23 Avoid loading known null value.
modified tellison
/harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/lang/Character.java
08/23/2007 20:25:08 Safer computation of average, although this would not
overflow in practice.
add cc-hdk log20070823202154Lbuild.149 08/23/2007 20:21:54hdk
modified tellison
/harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/util/Locale.java
08/23/2007 20:19:27 Fix for HARMONY-4670 (Locale.getAvailableLocales() isn't
thread safe)
modified tellison
/harmony/enhanced/classlib/trunk/modules/text/src/main/java/java/text/AttributedString.java
08/23/2007 20:05:22 Remove redundant null checks, as value cannot be null.
modified tellison
/harmony/enhanced/classlib/trunk/modules/text/src/main/java/java/text/DecimalFormat.java
08/23/2007 19:56:23 Fix for HARMONY-4671 ([text] DecimalFormat readObject
contains dead code)
add cc-hdk log20070823195324Lbuild.148 08/23/2007 19:53:24hdk
modified tellison
/harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/util/Arrays.java
08/23/2007 19:42:09 Fix for HARMONY-4669 (BinarySearches in Arrays broken)
add cc-hdk log20070823192546Lbuild.147 08/23/2007 19:25:46hdk
modified mfursov
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/loop_unroll.cpp
08/23/2007 19:22:59 Fixing Jitrino Linux build regression introduced by warning
removal on Win64 platform.
deleted mfursov /harmony/enhanced/drlvm/trunk/build/custom/msvc_2005/jthread
08/23/2007 18:47:52 Fixing MSVC2005 build. Removing 64-bit specific warning in
Jitrino component
modified mfursov
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/codegenerator/ia32/Ia32CodeEmitter.cpp
08/23/2007 18:47:52 Fixing MSVC2005 build. Removing 64-bit specific warning in
Jitrino component
modified mfursov
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/CodeGenerator.cpp
08/23/2007 18:47:52 Fixing MSVC2005 build. Removing 64-bit specific warning in
Jitrino component
modified mfursov
/harmony/enhanced/drlvm/trunk/build/custom/msvc_2005/gc_gen/gc_gen.vcproj
08/23/2007 18:47:52 Fixing MSVC2005 build. Removing 64-bit specific warning in
Jitrino component
modified mfursov
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/codegenerator/ia32/Ia32BCMap.h
08/23/2007 18:47:52 Fixing MSVC2005 build. Removing 64-bit specific warning in
Jitrino component
modified mfursov
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/abcd/classic_abcd.cpp
08/23/2007 18:47:52 Fixing MSVC2005 build. Removing 64-bit specific warning in
Jitrino component
modified mfursov
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/loop_unroll.cpp
08/23/2007 18:47:52 Fixing MSVC2005 build. Removing 64-bit specific warning in
Jitrino component
modified mfursov
/harmony/enhanced/drlvm/trunk/build/custom/msvc_2005/vmcore/vmcore.vcproj
08/23/2007 18:47:52 Fixing MSVC2005 build. Removing 64-bit specific warning in
Jitrino component
modified mfursov
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/codegenerator/ia32/Ia32Inst.cpp
08/23/2007 18:47:52 Fixing MSVC2005 build. Removing 64-bit specific warning in
Jitrino component
modified mfursov
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/codegenerator/ia32/Ia32WebMaker.cpp
08/23/2007 18:47:52 Fixing MSVC2005 build. Removing 64-bit specific warning in
Jitrino component
modified mfursov
/harmony/enhanced/drlvm/trunk/build/custom/msvc_2005/jitrino/jitrino.vcproj
08/23/2007 18:47:52 Fixing MSVC2005 build. Removing 64-bit specific warning in
Jitrino component
modified mfursov
/harmony/enhanced/drlvm/trunk/build/custom/msvc_2005/drlvm.sln 08/23/2007
18:47:52 Fixing MSVC2005 build. Removing 64-bit specific warning in Jitrino
component
modified apetrenko
/harmony/enhanced/classlib/trunk/modules/swing/src/test/api/java.injected/javax/swing/text/html/HTMLDocument_Reader_ActionsTest.java
08/23/2007 18:20:25 Patch for HARMONY-4574 "[classlib][swing][html] Blank link
text is rendered as underscore"
modified apetrenko
/harmony/enhanced/classlib/trunk/modules/swing/src/main/java/common/javax/swing/text/html/HTMLDocument.java
08/23/2007 18:20:25 Patch for HARMONY-4574 "[classlib][swing][html] Blank link
text is rendered as underscore"
add cc-hdk log20070823173256Lbuild.146 08/23/2007 17:32:56hdk
modified gshimansky /harmony/enhanced/classlib/trunk/depends/build/defines.mk
08/23/2007 17:29:22 Improve debugging information in debug mode for classlib
natives
add cc-hdk log20070822212456Lbuild.145 08/22/2007 21:24:56hdk
modified apetrenko
/harmony/enhanced/classlib/trunk/modules/swing/src/main/java/common/javax/swing/plaf/basic/BasicOptionPaneUI.java
08/22/2007 21:02:59 Refix for HARMONY-4613 "[classlib][swing]
SetOptions/SetMessage of JOptionPane not implemented"
modified apetrenko
/harmony/enhanced/classlib/trunk/modules/swing/src/main/java/common/javax/swing/JOptionPane.java
08/22/2007 21:02:59 Refix for HARMONY-4613 "[classlib][swing]
SetOptions/SetMessage of JOptionPane not implemented"
add cc-hdk log20070822192629Lbuild.144 08/22/2007 19:26:29hdk
modified aivanov
/harmony/enhanced/classlib/trunk/modules/swing/src/main/java/common/javax/swing/undo/UndoManager.java
08/22/2007 18:59:36 Using the declared static final field rather than
hard-coded value (modification to the fix of HARMONY-2649).
add cc-hdk log20070822185100Lbuild.143 08/22/2007 18:51:00hdk
modified aivanov
/harmony/enhanced/classlib/trunk/modules/swing/src/main/java/common/javax/swing/undo/UndoManager.java
08/22/2007 18:32:52 Fixing compiler warnings: added @Override and declared
serialVersionUID.
add cc-hdk log20070822182031Lbuild.142 08/22/2007 18:20:31hdk
modified aivanov
/harmony/enhanced/classlib/trunk/modules/swing/src/test/api/java.injected/javax/swing/text/html/ImageViewTest.java
08/22/2007 18:03:49 Fixing compiler warnings: added @Override, and suppressed
warning for 'deprecation' and 'serial'.
modified aivanov
/harmony/enhanced/classlib/trunk/modules/swing/src/main/java/common/javax/swing/text/html/ImageView.java
08/22/2007 17:50:27 Fixing compiler warnings: removed unused fields and added
@Override annotations.
add cc-hdk log20070822175012Lbuild.141 08/22/2007 17:50:12hdk
modified aivanov
/harmony/enhanced/classlib/trunk/modules/swing/src/main/java/common/javax/swing/text/html/ImageView.java
08/22/2007 17:44:26 Patch for HARMONY-4645: [classlib][swing][html]
Implementation of asynchronously image loading for HTML Documents.Rolling back
changes to ImageViewTest applied with HARMONY-4573.
modified aivanov
/harmony/enhanced/classlib/trunk/modules/swing/src/test/api/java.injected/javax/swing/text/html/ImageViewTest.java
08/22/2007 17:44:26 Patch for HARMONY-4645: [classlib][swing][html]
Implementation of asynchronously image loading for HTML Documents.Rolling back
changes to ImageViewTest applied with HARMONY-4573.