BUILD COMPLETE: build.20
Date of build: 08/23/2007 05:22:26
Time to build: 64 minutes 58 seconds
Last changed: 08/23/2007 00:08:17
Last log entry: hdk
***********************************************************
Errors/Warnings: (1)
[exec] Result: 1
***********************************************************
Unit Tests: (157)
All Tests Passed
***********************************************************
Modifications since last successful build: (28)
add cc-hdk log20070823000817Lbuild.113 08/23/2007 00:08:17hdk
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 log20070822192245Lbuild.112 08/22/2007 19:22:45hdk
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 log20070822185200Lbuild.111 08/22/2007 18:52: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 log20070822182052Lbuild.110 08/22/2007 18:20:52hdk
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 log20070822174916Lbuild.109 08/22/2007 17:49:16hdk
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.
add cc-hdk log20070821210544Lbuild.108 08/21/2007 21:05:44hdk
modified gshimansky
/harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_smoke.windows.x86_64.jet
08/21/2007 18:55:38 Excluded thread.ManyThreadsTest because of HARMONY-4657
modified gshimansky
/harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_smoke.windows.x86_64.opt
08/21/2007 18:55:38 Excluded thread.ManyThreadsTest because of HARMONY-4657
modified gshimansky
/harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_smoke.windows.x86_64.jit
08/21/2007 18:55:38 Excluded thread.ManyThreadsTest because of HARMONY-4657
modified gshimansky
/harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_smoke.windows.x86_64.int
08/21/2007 18:55:38 Excluded thread.ManyThreadsTest because of HARMONY-4657
modified gshimansky
/harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_smoke.windows.x86_64.srv
08/21/2007 18:55:38 Excluded thread.ManyThreadsTest because of HARMONY-4657
add cc-hdk log20070821171845Lbuild.107 08/21/2007 17:18:45hdk
modified mfursov /harmony/enhanced/drlvm/trunk/vm/em/src/DrlEMImpl.cpp
08/21/2007 14:53:12 Fix for HARMONY-4309 [drlvm][jit] problem with allocation
for dead-def and jump instructions in spillgenAdding "new-line" to DrlEMImpl.cpp
modified mfursov
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/codegenerator/ia32/Ia32SpillGen.cpp
08/21/2007 14:53:12 Fix for HARMONY-4309 [drlvm][jit] problem with allocation
for dead-def and jump instructions in spillgenAdding "new-line" to DrlEMImpl.cpp
add cc-hdk log20070821133344Lbuild.106 08/21/2007 13:33:44hdk
modified leoli
/harmony/enhanced/classlib/trunk/modules/archive/src/main/java/java/util/zip/Deflater.java
08/21/2007 13:27:25 Apply patch for HARMONY-2530( [classlib][util] native
memory leak when creating Deflater).
add cc-hdk log20070821093454Lbuild.105 08/21/2007 09:34:54hdk
modified pyang
/harmony/enhanced/classlib/trunk/modules/math/src/main/java/java/math/Logical.java
08/21/2007 09:33:56 Fix HARMONY-4653(BigInteger andNot() fails to throw
NullPointerException on null paramer)
modified pyang
/harmony/enhanced/classlib/trunk/modules/math/src/test/java/tests/api/java/math/BigIntegerTest.java
08/21/2007 09:33:56 Fix HARMONY-4653(BigInteger andNot() fails to throw
NullPointerException on null paramer)
modified pyang
/harmony/enhanced/classlib/trunk/modules/math/src/test/java/tests/api/java/math/BigDecimalTest.java
08/21/2007 09:33:56 Fix HARMONY-4653(BigInteger andNot() fails to throw
NullPointerException on null paramer)