BUILD COMPLETE: build.62
Date of build: 08/29/2007 16:35:25
Time to build: 123 minutes 44 seconds
Last changed: 08/29/2007 16:05:08
Last log entry: hdk
***********************************************************
Errors/Warnings: (36)
[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'
[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'
[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'
[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'
[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'
[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'
[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'
[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'
[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'
***********************************************************
Unit Tests: (121)
All Tests Passed
***********************************************************
Modifications since last successful build: (51)
add cc-hdk log20070829160508Lbuild.134 08/29/2007 16:05:08hdk
modified tonywu
/harmony/enhanced/classlib/trunk/modules/jndi/META-INF/MANIFEST.MF 08/29/2007
15:25:46 concurrent is not necessary for jndi any more, remove it from imported
packages list
modified pyang
/harmony/enhanced/classlib/trunk/modules/math/src/test/java/tests/api/java/math/BigDecimalTest.java
08/29/2007 15:20:10 Apply patch for HARMONY-4688([classlib][math] MathContext
tests)
modified xli
/harmony/enhanced/drlvm/trunk/vm/gc_gen/src/common/object_status.h 08/29/2007
13:52:48 fix an typo for release version Linux build.
modified leoli
/harmony/enhanced/classlib/trunk/modules/auth/src/test/java/common/org/apache/harmony/auth/tests/module/LoginModuleUtilsTest.java
08/29/2007 13:26:25 [classlib][auth]Add LoginModule status control facilities
in org.apache.harmony.auth.module.LoginModuleUtils.
modified leoli
/harmony/enhanced/classlib/trunk/modules/auth/src/main/java/common/org/apache/harmony/auth/module/LoginModuleUtils.java
08/29/2007 13:26:25 [classlib][auth]Add LoginModule status control facilities
in org.apache.harmony.auth.module.LoginModuleUtils.
deleted xli /harmony/enhanced/drlvm/trunk/src/test/regression/H4511 08/29/2007
13:15:54 Harmony-4511: roll back the commit
modified leoli
/harmony/enhanced/classlib/trunk/modules/auth/src/test/java/common/org/apache/harmony/auth/tests/module/LoginModuleUtilsTest.java
08/29/2007 12:19:59 [classlib][auth]Add clearPassword method in
org.apache.harmony.auth.module.LoginModuleUtils.
modified leoli
/harmony/enhanced/classlib/trunk/modules/auth/src/main/java/common/org/apache/harmony/auth/module/LoginModuleUtils.java
08/29/2007 12:19:59 [classlib][auth]Add clearPassword method in
org.apache.harmony.auth.module.LoginModuleUtils.
added tonywu
/harmony/enhanced/classlib/trunk/modules/sql/src/main/java/org/apache/harmony/sql/internal/rowset/AbstractRowSetImpl.java
08/29/2007 11:29:35 skeleton of several RowSetImpl and related classes
modified tonywu
/harmony/enhanced/classlib/trunk/modules/sql/src/main/java/org/apache/harmony/sql/internal/rowset/CachedRowSetImpl.java
08/29/2007 11:29:35 skeleton of several RowSetImpl and related classes
added tonywu
/harmony/enhanced/classlib/trunk/modules/sql/src/main/java/org/apache/harmony/sql/internal/rowset/CachedRowSetReader.java
08/29/2007 11:29:35 skeleton of several RowSetImpl and related classes
added tonywu
/harmony/enhanced/classlib/trunk/modules/sql/src/main/java/org/apache/harmony/sql/internal/rowset/WebRowSetImpl.java
08/29/2007 11:29:35 skeleton of several RowSetImpl and related classes
added tonywu
/harmony/enhanced/classlib/trunk/modules/sql/src/main/java/org/apache/harmony/sql/internal/rowset/FilteredRowSetImpl.java
08/29/2007 11:29:35 skeleton of several RowSetImpl and related classes
added tonywu
/harmony/enhanced/classlib/trunk/modules/sql/src/main/java/org/apache/harmony/sql/internal/rowset/JoinRowSetImpl.java
08/29/2007 11:29:35 skeleton of several RowSetImpl and related classes
added tonywu
/harmony/enhanced/classlib/trunk/modules/sql/src/main/java/org/apache/harmony/sql/internal/rowset/CachedRowSetWriter.java
08/29/2007 11:29:35 skeleton of several RowSetImpl and related classes
added tonywu
/harmony/enhanced/classlib/trunk/modules/sql/src/main/java/org/apache/harmony/sql/internal/rowset/JdbcRowSetImpl.java
08/29/2007 11:29:35 skeleton of several RowSetImpl and related classes
add cc-hdk log20070829060128Lbuild.133 08/29/2007 06:01:28hdk
modified tellison
/harmony/enhanced/classlib/trunk/modules/logging/src/main/java/java/util/logging/LoggingMXBean.java
08/29/2007 04:35:05 Formatting changes.
modified tellison
/harmony/enhanced/classlib/trunk/modules/logging/src/main/java/java/util/logging/ErrorManager.java
08/29/2007 04:35:05 Formatting changes.
modified tellison
/harmony/enhanced/classlib/trunk/modules/logging/src/main/java/java/util/logging/XMLFormatter.java
08/29/2007 04:35:05 Formatting changes.
modified tellison
/harmony/enhanced/classlib/trunk/modules/logging/src/main/java/java/util/logging/Filter.java
08/29/2007 04:35:05 Formatting changes.
modified tellison
/harmony/enhanced/classlib/trunk/modules/logging/src/main/java/java/util/logging/SocketHandler.java
08/29/2007 04:35:05 Formatting changes.
modified tellison
/harmony/enhanced/classlib/trunk/modules/logging/src/main/java/java/util/logging/StreamHandler.java
08/29/2007 04:35:05 Formatting changes.
modified tellison
/harmony/enhanced/classlib/trunk/modules/logging/src/main/java/java/util/logging/LoggingPermission.java
08/29/2007 04:35:05 Formatting changes.
modified tellison
/harmony/enhanced/classlib/trunk/modules/logging/src/main/java/java/util/logging/ConsoleHandler.java
08/29/2007 04:35:05 Formatting changes.
modified tellison
/harmony/enhanced/classlib/trunk/modules/logging/src/main/java/java/util/logging/Formatter.java
08/29/2007 04:35:05 Formatting changes.
modified tellison
/harmony/enhanced/classlib/trunk/modules/logging/src/main/java/java/util/logging/MemoryHandler.java
08/29/2007 04:35:05 Formatting changes.
modified tellison
/harmony/enhanced/classlib/trunk/modules/logging/src/main/java/java/util/logging/Level.java
08/29/2007 04:35:05 Formatting changes.
modified tellison
/harmony/enhanced/classlib/trunk/modules/logging/src/main/java/java/util/logging/LogManager.java
08/29/2007 04:35:05 Formatting changes.
modified tellison
/harmony/enhanced/classlib/trunk/modules/logging/src/main/java/java/util/logging/SimpleFormatter.java
08/29/2007 04:35:05 Formatting changes.
modified tellison
/harmony/enhanced/classlib/trunk/modules/logging/src/main/java/java/util/logging/Handler.java
08/29/2007 04:35:05 Formatting changes.
modified tellison
/harmony/enhanced/classlib/trunk/modules/logging/src/main/java/java/util/logging/FileHandler.java
08/29/2007 04:35:05 Formatting changes.
modified tellison
/harmony/enhanced/classlib/trunk/modules/logging/src/main/java/java/util/logging/Logger.java
08/29/2007 04:35:05 Formatting changes.
modified tellison
/harmony/enhanced/classlib/trunk/modules/logging/src/main/java/java/util/logging/LogRecord.java
08/29/2007 04:35:05 Formatting changes.
modified tellison
/harmony/enhanced/classlib/trunk/modules/logging/src/main/java/java/util/logging/Level.java
08/29/2007 04:01:44 Fix for HARMONY-4687 ([classlib][logging] Level.java
readResolve() bug)
add cc-hdk log20070829032503Lbuild.132 08/29/2007 03:25:03hdk
modified gshimansky
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/jvmti/jvmti.cpp 08/29/2007 02:42:53
Applied patches from HARMONY-4661[drlvm][jvmti] MethodEntry and MethodExit
event callbacks could be called only when needed
modified gshimansky
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/class_support/C_Interface.cpp
08/29/2007 02:42:53 Applied patches from HARMONY-4661[drlvm][jvmti] MethodEntry
and MethodExit event callbacks could be called only when needed
modified gshimansky
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/jvmti/jvmti_event.cpp 08/29/2007
02:42:53 Applied patches from HARMONY-4661[drlvm][jvmti] MethodEntry and
MethodExit event callbacks could be called only when needed
modified gshimansky /harmony/enhanced/drlvm/trunk/vm/jitrino/src/jet/sconsts.h
08/29/2007 02:42:53 Applied patches from HARMONY-4661[drlvm][jvmti] MethodEntry
and MethodExit event callbacks could be called only when needed
modified gshimansky
/harmony/enhanced/drlvm/trunk/vm/vmcore/include/jvmti_internal.h 08/29/2007
02:42:53 Applied patches from HARMONY-4661[drlvm][jvmti] MethodEntry and
MethodExit event callbacks could be called only when needed
modified gshimansky /harmony/enhanced/drlvm/trunk/vm/include/open/vm.h
08/29/2007 02:42:53 Applied patches from HARMONY-4661[drlvm][jvmti] MethodEntry
and MethodExit event callbacks could be called only when needed
modified gshimansky
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/jet/cg_meth.cpp 08/29/2007
02:42:53 Applied patches from HARMONY-4661[drlvm][jvmti] MethodEntry and
MethodExit event callbacks could be called only when needed
modified gshimansky
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/jet/compiler.cpp 08/29/2007
02:42:53 Applied patches from HARMONY-4661[drlvm][jvmti] MethodEntry and
MethodExit event callbacks could be called only when needed
modified gshimansky
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/jet/sconsts.cpp 08/29/2007
02:42:53 Applied patches from HARMONY-4661[drlvm][jvmti] MethodEntry and
MethodExit event callbacks could be called only when needed
add cc-hdk log20070828230613Lbuild.131 08/28/2007 23:06:13hdk
added xli /harmony/enhanced/drlvm/trunk/src/test/regression/H4511 08/28/2007
20:10:44 Harmony-4511: test case for tagged object reclamation
added xli /harmony/enhanced/drlvm/trunk/src/test/regression/H4511/run.test.xml
08/28/2007 20:10:44 Harmony-4511: test case for tagged object reclamation
added xli
/harmony/enhanced/drlvm/trunk/src/test/regression/H4511/GCTagged.java
08/28/2007 20:10:44 Harmony-4511: test case for tagged object reclamation
added xli /harmony/enhanced/drlvm/trunk/src/test/regression/H4511/GCTagged.cpp
08/28/2007 20:10:44 Harmony-4511: test case for tagged object reclamation