BUILD COMPLETE: build.317
Date of build: 2007-11-13 04:45:35 +0600
Time to build: 34 minutes 44 seconds
Last changed: 11/13/2007 04:31:28
Last log entry: Reverting previous commit to fix DRLVM build.
***********************************************************
Unit Tests: (0)
No Tests Run: This project doesn't have any tests
***********************************************************
Modifications since last successful build: (65)
modified odeakin /harmony/enhanced/classlib/trunk/make/build-native.xml
11/13/2007 04:31:28 Reverting previous commit to fix DRLVM build.
added odeakin
/harmony/enhanced/classlib/trunk/depends/oss/icu4c-3.4-harmony-windows.x86_64.zip
11/13/2007 04:31:28 Reverting previous commit to fix DRLVM build.
added odeakin
/harmony/enhanced/classlib/trunk/depends/oss/icu4c-3.4-harmony.zip 11/13/2007
04:31:28 Reverting previous commit to fix DRLVM build.
modified gshimansky
/harmony/enhanced/drlvm/trunk/vm/thread/src/linux/os_thread.c 11/12/2007
23:24:19 Fixed definition of gettid for versions of Linux that don't define
_syscall0
modified gshimansky
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/util/linux/crash_handler.cpp
11/12/2007 23:24:19 Fixed definition of gettid for versions of Linux that don't
define _syscall0
modified odeakin /harmony/enhanced/classlib/trunk/make/build-native.xml
11/12/2007 22:41:32 Remove unnecessary icu4c headers.
deleted odeakin
/harmony/enhanced/classlib/trunk/depends/oss/icu4c-3.4-harmony-windows.x86_64.zip
11/12/2007 22:41:32 Remove unnecessary icu4c headers.
deleted odeakin
/harmony/enhanced/classlib/trunk/depends/oss/icu4c-3.4-harmony.zip 11/12/2007
22:41:32 Remove unnecessary icu4c headers.
modified apavlenko
/harmony/enhanced/classlib/trunk/modules/awt/src/main/java/common/java/awt/print/PrinterJobImpl.java
11/12/2007 22:10:58 Message id typo fix
added apavlenko
/harmony/enhanced/classlib/trunk/modules/awt/src/main/java/common/java/awt/print/PrinterJobImpl.java
11/12/2007 22:01:27 Implementation of jawa.awt.print.PrinterJob (HARMONY-5109)
modified apavlenko
/harmony/enhanced/classlib/trunk/modules/awt/src/main/java/common/org/apache/harmony/awt/internal/nls/messages.properties
11/12/2007 22:01:27 Implementation of jawa.awt.print.PrinterJob (HARMONY-5109)
modified apavlenko
/harmony/enhanced/classlib/trunk/modules/awt/src/main/java/common/java/awt/print/PrinterJob.java
11/12/2007 22:01:27 Implementation of jawa.awt.print.PrinterJob (HARMONY-5109)
modified smishura
/harmony/enhanced/classlib/trunk/modules/security/src/main/java/common/org/apache/harmony/security/asn1/BerInputStream.java
11/12/2007 21:40:07 Fix and regression test for internal buffer reallocation
in BerInputStream(InputStream in, int initialSize)see
HARMONY-5054:[classlib][security] ASN.1: BerInputStream will incorrectly resize
buffer when the enveloped InputStream has lots of bytes
modified smishura
/harmony/enhanced/classlib/trunk/modules/security/src/test/impl/java/org/apache/harmony/security/tests/asn1/der/BerInputStreamTest.java
11/12/2007 21:40:07 Fix and regression test for internal buffer reallocation
in BerInputStream(InputStream in, int initialSize)see
HARMONY-5054:[classlib][security] ASN.1: BerInputStream will incorrectly resize
buffer when the enveloped InputStream has lots of bytes
modified gshimansky
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/init/vm_init.cpp 11/12/2007
21:22:51 Applied patch from HARMONY-5045[drlvm][init] Automatic switch to
uncompressed mode for large heap
modified gshimansky
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/init/harmony.properties 11/12/2007
21:22:51 Applied patch from HARMONY-5045[drlvm][init] Automatic switch to
uncompressed mode for large heap
modified gshimansky
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/init/vm_properties.cpp 11/12/2007
21:22:51 Applied patch from HARMONY-5045[drlvm][init] Automatic switch to
uncompressed mode for large heap
modified gshimansky
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/gc/root_set_enum_common.cpp
11/12/2007 21:21:44 Applied patch from HARMONY-5104[drlvm] Assertion during
root enumeration
modified gshimansky
/harmony/enhanced/drlvm/trunk/vm/vmcore/include/classloader.h 11/12/2007
21:21:44 Applied patch from HARMONY-5104[drlvm] Assertion during root
enumeration
modified gshimansky
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/class_support/classloader.cpp
11/12/2007 21:21:44 Applied patch from HARMONY-5104[drlvm] Assertion during
root enumeration
modified gshimansky
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/thread/thread_java_basic.cpp
11/12/2007 21:20:33 Applied patch from HARMONY-5103[drlvm] Crash in
DeleteGlobalRef
modified gshimansky
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/util/ia32/base/jit_lock_rt_support_ia32.cpp
11/12/2007 21:19:25 Applied patch from HARMONY-4862[drlvm][jvmti]
TI->setLocallyDisabled() disables whole TI functionality while should disable
TI event reporting only
modified gshimansky
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/util/em64t/base/jit_lock_rt_support_em64t.cpp
11/12/2007 21:19:25 Applied patch from HARMONY-4862[drlvm][jvmti]
TI->setLocallyDisabled() disables whole TI functionality while should disable
TI event reporting only
modified gshimansky
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/jvmti/jvmti_break_intf.cpp
11/12/2007 21:19:25 Applied patch from HARMONY-4862[drlvm][jvmti]
TI->setLocallyDisabled() disables whole TI functionality while should disable
TI event reporting only
modified gshimansky
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/init/vm_init.cpp 11/12/2007
21:19:25 Applied patch from HARMONY-4862[drlvm][jvmti] TI->setLocallyDisabled()
disables whole TI functionality while should disable TI event reporting only
modified gshimansky
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/thread/thread_java_monitors.cpp
11/12/2007 21:19:25 Applied patch from HARMONY-4862[drlvm][jvmti]
TI->setLocallyDisabled() disables whole TI functionality while should disable
TI event reporting only
modified gshimansky
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/thread/thread_generic.cpp
11/12/2007 21:19:25 Applied patch from HARMONY-4862[drlvm][jvmti]
TI->setLocallyDisabled() disables whole TI functionality while should disable
TI event reporting only
modified gshimansky
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/jit/compile.cpp 11/12/2007 21:19:25
Applied patch from HARMONY-4862[drlvm][jvmti] TI->setLocallyDisabled() disables
whole TI functionality while should disable TI event reporting only
modified gshimansky
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/thread/thread_java_basic.cpp
11/12/2007 21:19:25 Applied patch from HARMONY-4862[drlvm][jvmti]
TI->setLocallyDisabled() disables whole TI functionality while should disable
TI event reporting only
modified gshimansky
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/jvmti/jvmti.cpp 11/12/2007 21:19:25
Applied patch from HARMONY-4862[drlvm][jvmti] TI->setLocallyDisabled() disables
whole TI functionality while should disable TI event reporting only
modified gshimansky
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/jvmti/jvmti_event.cpp 11/12/2007
21:19:25 Applied patch from HARMONY-4862[drlvm][jvmti] TI->setLocallyDisabled()
disables whole TI functionality while should disable TI event reporting only
modified gshimansky
/harmony/enhanced/drlvm/trunk/vm/vmcore/include/jvmti_direct.h 11/12/2007
21:19:25 Applied patch from HARMONY-4862[drlvm][jvmti] TI->setLocallyDisabled()
disables whole TI functionality while should disable TI event reporting only
modified gshimansky
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/jvmti/jvmti_thread_group.cpp
11/12/2007 21:19:25 Applied patch from HARMONY-4862[drlvm][jvmti]
TI->setLocallyDisabled() disables whole TI functionality while should disable
TI event reporting only
modified gshimansky
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/jvmti/jvmti_break.cpp 11/12/2007
21:19:25 Applied patch from HARMONY-4862[drlvm][jvmti] TI->setLocallyDisabled()
disables whole TI functionality while should disable TI event reporting only
modified gshimansky
/harmony/enhanced/drlvm/trunk/vm/vmcore/include/jvmti_internal.h 11/12/2007
21:19:25 Applied patch from HARMONY-4862[drlvm][jvmti] TI->setLocallyDisabled()
disables whole TI functionality while should disable TI event reporting only
modified gshimansky
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/util/ia32/base/jit_generic_rt_support_ia32.cpp
11/12/2007 21:19:25 Applied patch from HARMONY-4862[drlvm][jvmti]
TI->setLocallyDisabled() disables whole TI functionality while should disable
TI event reporting only
modified gshimansky
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/gc/stop_the_world_root_set_enum.cpp
11/12/2007 21:19:25 Applied patch from HARMONY-4862[drlvm][jvmti]
TI->setLocallyDisabled() disables whole TI functionality while should disable
TI event reporting only
modified gshimansky
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/util/ia32/base/jit_runtime_support_ia32.cpp
11/12/2007 21:19:25 Applied patch from HARMONY-4862[drlvm][jvmti]
TI->setLocallyDisabled() disables whole TI functionality while should disable
TI event reporting only
modified gshimansky
/harmony/enhanced/drlvm/trunk/vm/port/src/lil/lil_code_generator.cpp 11/12/2007
21:19:25 Applied patch from HARMONY-4862[drlvm][jvmti] TI->setLocallyDisabled()
disables whole TI functionality while should disable TI event reporting only
modified gshimansky
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/class_support/inline_info.cpp
11/12/2007 21:19:25 Applied patch from HARMONY-4862[drlvm][jvmti]
TI->setLocallyDisabled() disables whole TI functionality while should disable
TI event reporting only
modified gshimansky
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/util/ia32/base/compile_IA32.cpp
11/12/2007 21:19:25 Applied patch from HARMONY-4862[drlvm][jvmti]
TI->setLocallyDisabled() disables whole TI functionality while should disable
TI event reporting only
modified gshimansky
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/util/em64t/base/compile_em64t.cpp
11/12/2007 21:19:25 Applied patch from HARMONY-4862[drlvm][jvmti]
TI->setLocallyDisabled() disables whole TI functionality while should disable
TI event reporting only
modified gshimansky
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/class_support/classloader.cpp
11/12/2007 21:19:25 Applied patch from HARMONY-4862[drlvm][jvmti]
TI->setLocallyDisabled() disables whole TI functionality while should disable
TI event reporting only
modified gshimansky
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/class_support/Prepare.cpp
11/12/2007 21:19:25 Applied patch from HARMONY-4862[drlvm][jvmti]
TI->setLocallyDisabled() disables whole TI functionality while should disable
TI event reporting only
modified gshimansky
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/jvmti/jvmti_tags.cpp 11/12/2007
21:19:25 Applied patch from HARMONY-4862[drlvm][jvmti] TI->setLocallyDisabled()
disables whole TI functionality while should disable TI event reporting only
modified gshimansky /harmony/enhanced/drlvm/trunk/vm/vmcore/src/jni/jni.cpp
11/12/2007 21:19:25 Applied patch from HARMONY-4862[drlvm][jvmti]
TI->setLocallyDisabled() disables whole TI functionality while should disable
TI event reporting only
modified gshimansky
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/util/linux/crash_handler.cpp
11/12/2007 21:13:29 Applied patch from HARMONY-5101[drlvm][crash_handler] GDB
is started with LWP which belongs to main thread instead of one of crashed
thread.
modified gshimansky
/harmony/enhanced/drlvm/trunk/vm/thread/src/linux/os_thread.c 11/12/2007
21:11:36 Applied patch from HARMONY-5106[drlvm][thread] os_thread_yield_other()
works incorrectly on Linux
modified mfursov
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/FlowGraph.h 11/12/2007
18:22:08 Fix for HARMONY-4984 [drlvm][jit] Flowgraph:duplicateRegion doesn't
support SSA formFixing the rank order in jitrino/src/optimizer/unionfind.h
modified mfursov
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/shared/unionfind.h 11/12/2007
18:22:08 Fix for HARMONY-4984 [drlvm][jit] Flowgraph:duplicateRegion doesn't
support SSA formFixing the rank order in jitrino/src/optimizer/unionfind.h
modified mfursov
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/loop_unroll.cpp
11/12/2007 18:22:08 Fix for HARMONY-4984 [drlvm][jit] Flowgraph:duplicateRegion
doesn't support SSA formFixing the rank order in
jitrino/src/optimizer/unionfind.h
modified mfursov /harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/Opnd.h
11/12/2007 18:22:08 Fix for HARMONY-4984 [drlvm][jit] Flowgraph:duplicateRegion
doesn't support SSA formFixing the rank order in
jitrino/src/optimizer/unionfind.h
modified mfursov
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/FlowGraph.cpp 11/12/2007
18:22:08 Fix for HARMONY-4984 [drlvm][jit] Flowgraph:duplicateRegion doesn't
support SSA formFixing the rank order in jitrino/src/optimizer/unionfind.h
modified mfursov
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/Loop.cpp 11/12/2007
18:22:08 Fix for HARMONY-4984 [drlvm][jit] Flowgraph:duplicateRegion doesn't
support SSA formFixing the rank order in jitrino/src/optimizer/unionfind.h
modified hindessm
/harmony/enhanced/classlib/trunk/modules/jndi/src/test/java/org/apache/harmony/jndi/provider/ldap/MockLdapClient.java
11/12/2007 17:01:48 Fixing eol-style property.
modified pyang
/harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/org/apache/harmony/jndi/provider/ldap/LdapAttribute.java
11/12/2007 16:02:40 Apply patch for HARMONY-5107([classlib][jndi][ldap]
implements LdapContextImpl.createSubcontext, destroySubcontext and some other
methods)
added pyang
/harmony/enhanced/classlib/trunk/modules/jndi/src/test/java/org/apache/harmony/jndi/provider/ldap/MockLdapClient.java
11/12/2007 16:02:40 Apply patch for HARMONY-5107([classlib][jndi][ldap]
implements LdapContextImpl.createSubcontext, destroySubcontext and some other
methods)
modified pyang
/harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/org/apache/harmony/jndi/provider/ldap/LdapMessage.java
11/12/2007 16:02:40 Apply patch for HARMONY-5107([classlib][jndi][ldap]
implements LdapContextImpl.createSubcontext, destroySubcontext and some other
methods)
modified pyang
/harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/org/apache/harmony/jndi/provider/ldap/LdapContextImpl.java
11/12/2007 16:02:40 Apply patch for HARMONY-5107([classlib][jndi][ldap]
implements LdapContextImpl.createSubcontext, destroySubcontext and some other
methods)
modified pyang
/harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/org/apache/harmony/jndi/provider/ldap/LdapContextFactory.java
11/12/2007 16:02:40 Apply patch for HARMONY-5107([classlib][jndi][ldap]
implements LdapContextImpl.createSubcontext, destroySubcontext and some other
methods)
modified pyang
/harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/org/apache/harmony/jndi/provider/ldap/asn1/LdapASN1Constant.java
11/12/2007 16:02:40 Apply patch for HARMONY-5107([classlib][jndi][ldap]
implements LdapContextImpl.createSubcontext, destroySubcontext and some other
methods)
modified pyang
/harmony/enhanced/classlib/trunk/modules/jndi/src/test/java/org/apache/harmony/jndi/provider/ldap/LdapAttributeTest.java
11/12/2007 16:02:40 Apply patch for HARMONY-5107([classlib][jndi][ldap]
implements LdapContextImpl.createSubcontext, destroySubcontext and some other
methods)
modified pyang
/harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/org/apache/harmony/jndi/provider/ldap/DeleteOp.java
11/12/2007 16:02:40 Apply patch for HARMONY-5107([classlib][jndi][ldap]
implements LdapContextImpl.createSubcontext, destroySubcontext and some other
methods)
modified pyang
/harmony/enhanced/classlib/trunk/modules/jndi/src/test/java/org/apache/harmony/jndi/provider/ldap/LdapContextImplTest.java
11/12/2007 16:02:40 Apply patch for HARMONY-5107([classlib][jndi][ldap]
implements LdapContextImpl.createSubcontext, destroySubcontext and some other
methods)
modified hindessm /harmony/enhanced/classlib/trunk/depends/jars 11/12/2007
15:52:47 Update svn:ignore property with new bcprov directory.