BUILD COMPLETE: build.428

Date of build:  2007-10-14 21:04:02 +0700
Time to build:  16 minutes 52 seconds
Last changed:   10/14/2007 20:37:46
Last log entry: classlib

***********************************************************
Errors/Warnings:        (33)
            
[cc-ant]: Test Suite 'drlvm' execution. Repository updated: true
[cc-ant]: Check for 'run' failure of classlib = 
${classlib.parameters.run.failed}
[cc-ant]: Result: failed.superiors = '${failed.superiors}'
[cc-ant]: Do cleanup for C:\cc\cc-short/build/checkouts/drlvm
[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 D9025 : overriding '/W3' with '/W4'
[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: (0)
        
No Tests Run: This project doesn't have any tests

***********************************************************
Modifications since last successful build:      (15)
            
add cc-classlib log20071014203746Lbuild.312 10/14/2007 20:37:46classlib
modified wjwashburn  
/harmony/enhanced/drlvm/trunk/vm/tests/kernel/java/lang/ThreadGroupTest.java 
10/13/2007 08:16:08 Harmony-4766:  this patch fixes problems with 
ThreadGroup.destroy() beingcalled on non-started threads
modified wjwashburn  
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/kernel_classes/javasrc/java/lang/ThreadGroup.java
 10/13/2007 08:16:08 Harmony-4766:  this patch fixes problems with 
ThreadGroup.destroy() beingcalled on non-started threads
modified wjwashburn  
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/kernel_classes/javasrc/java/lang/Thread.java
 10/13/2007 08:16:08 Harmony-4766:  this patch fixes problems with 
ThreadGroup.destroy() beingcalled on non-started threads
modified gshimansky  
/harmony/enhanced/drlvm/trunk/vm/port/src/encoder/ia32_em64t/dec_base.cpp 
10/13/2007 04:51:51 Make disassembler understand 64-bit immidiates
modified gshimansky  
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/jvmti/jvmti_break_intf.cpp 
10/13/2007 00:20:14 All registers should be copied to/from system ucontext 
struct.JVMTI breakpoints implemented for x86_64 Linux platform.
modified gshimansky  
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/util/linux/signals_em64t.cpp 
10/13/2007 00:20:14 All registers should be copied to/from system ucontext 
struct.JVMTI breakpoints implemented for x86_64 Linux platform.
modified gshimansky  
/harmony/enhanced/drlvm/trunk/vm/port/src/lil/em64t/pim/stack_iterator_em64t.cpp
 10/13/2007 00:19:24 Fixed tcs to restore only 8 lower bits of eflags register
modified gshimansky  /harmony/enhanced/drlvm/trunk/vm/port/include/port_vmem.h 
10/13/2007 00:18:53 Added functions for allocation of memory with specified 
permission modes.JVMTI breakpoint handling buffer is now allocated using these 
functionwith execution mode enabled for it.
modified gshimansky  
/harmony/enhanced/drlvm/trunk/vm/port/src/vmem/win/port_vmem.c 10/13/2007 
00:18:53 Added functions for allocation of memory with specified permission 
modes.JVMTI breakpoint handling buffer is now allocated using these 
functionwith execution mode enabled for it.
modified gshimansky  
/harmony/enhanced/drlvm/trunk/vm/port/src/vmem/linux/port_vmem.c 10/13/2007 
00:18:53 Added functions for allocation of memory with specified permission 
modes.JVMTI breakpoint handling buffer is now allocated using these 
functionwith execution mode enabled for it.
modified gshimansky  
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/thread/thread_generic.cpp 
10/13/2007 00:18:53 Added functions for allocation of memory with specified 
permission modes.JVMTI breakpoint handling buffer is now allocated using these 
functionwith execution mode enabled for it.
modified gshimansky  
/harmony/enhanced/drlvm/trunk/vm/thread/src/thread_native_basic.c 10/13/2007 
00:17:29 Applied patch from HARMONY-4930[drlvm][jvmti][jdwp] 4 JDWP unit test 
VirtualMachine.SuspendTest failed
modified gshimansky  
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/thread/thread_java_basic.cpp 
10/13/2007 00:17:29 Applied patch from HARMONY-4930[drlvm][jvmti][jdwp] 4 JDWP 
unit test VirtualMachine.SuspendTest failed
modified gshimansky  
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/jvmti/jvmti_capability.cpp 
10/13/2007 00:16:27 Applied patch from HARMONY-4924[drlvm][jvmti] Capabilities 
not implemented for 64bit platforms are reported as potential

Reply via email to