BUILD COMPLETE: build.631

Date of build:  2008-03-04 07:41:26 -0800
Time to build:  19 minutes 54 seconds
Last changed:   03/04/2008 07:36:42
Last log entry: classlib

***********************************************************
Errors/Warnings:        (159)
            
[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 /export/users/cc/build/checkouts/drlvm
[cc] /usr/bin/ar: creating libencoder.a
[cc] /usr/bin/ar: creating libaprutil-1.a
[cc] /usr/bin/ar: creating liblog4cxx.a
[cc] /usr/bin/ar: creating libport.a
[cc] 
/export/users/cc/build/checkouts/drlvm/vm/thread/src/thread_native_basic.c: In 
function `hythread_struct_init':
[cc] 
/export/users/cc/build/checkouts/drlvm/vm/thread/src/thread_native_basic.c:693: 
warning: comparison between pointer and integer
[cc] /usr/bin/ar: creating libverifier.a
[compile-cc] 
/export/users/cc/build/checkouts/drlvm/vm/vmcore/src/jit/jit_runtime_support.cpp:
 In
[compile-cc]    function `void* rth_get_lil_initialize_class(int*)':
[compile-cc] 
/export/users/cc/build/checkouts/drlvm/vm/vmcore/src/jit/jit_runtime_support.cpp:785:
 warning: invalid
[compile-cc]    access to non-static data member `VM_thread::thread_exception' 
of NULL
[compile-cc]    object
[compile-cc] 
/export/users/cc/build/checkouts/drlvm/vm/vmcore/src/jit/jit_runtime_support.cpp:785:
 warning: (perhaps
[compile-cc]    the `offsetof' macro was used incorrectly)
[compile-cc] 
/export/users/cc/build/checkouts/drlvm/vm/vmcore/src/jit/jit_runtime_support.cpp:786:
 warning: invalid
[compile-cc]    access to non-static data member `VM_thread::thread_exception' 
of NULL
[compile-cc]    object
[compile-cc] 
/export/users/cc/build/checkouts/drlvm/vm/vmcore/src/jit/jit_runtime_support.cpp:786:
 warning: (perhaps
[compile-cc]    the `offsetof' macro was used incorrectly)
[compile-cc] 
/export/users/cc/build/checkouts/drlvm/vm/vmcore/src/jit/jit_runtime_support.cpp:
 In
[compile-cc]    function `void* vm_create_helper_for_function(void*(*)(void*))':
[compile-cc] 
/export/users/cc/build/checkouts/drlvm/vm/vmcore/src/jit/jit_runtime_support.cpp:3417:
 warning: invalid
[compile-cc]    access to non-static data member `VM_thread::thread_exception' 
of NULL
[compile-cc]    object
[compile-cc] 
/export/users/cc/build/checkouts/drlvm/vm/vmcore/src/jit/jit_runtime_support.cpp:3417:
 warning: (perhaps
[compile-cc]    the `offsetof' macro was used incorrectly)
[compile-cc] 
/export/users/cc/build/checkouts/drlvm/vm/vmcore/src/jit/jit_runtime_support.cpp:3418:
 warning: invalid
[compile-cc]    access to non-static data member `VM_thread::thread_exception' 
of NULL
[compile-cc]    object
[compile-cc] 
/export/users/cc/build/checkouts/drlvm/vm/vmcore/src/jit/jit_runtime_support.cpp:3418:
 warning: (perhaps
[compile-cc]    the `offsetof' macro was used incorrectly)
[compile-cc] 
/export/users/cc/build/checkouts/drlvm/vm/vmcore/src/jit/compile.cpp: In
[compile-cc]    function `void* compile_create_lil_jni_stub(Method*, void*,
[compile-cc]    LilCodeStub*(*)(LilCodeStub*, Method*))':
[compile-cc] 
/export/users/cc/build/checkouts/drlvm/vm/vmcore/src/jit/compile.cpp:335: 
warning: invalid
[compile-cc]    access to non-static data member `VM_thread::jni_env' of NULL 
object
[compile-cc] 
/export/users/cc/build/checkouts/drlvm/vm/vmcore/src/jit/compile.cpp:335: 
warning: (perhaps
[compile-cc]    the `offsetof' macro was used incorrectly)
[compile-cc] 
/export/users/cc/build/checkouts/drlvm/vm/vmcore/src/jit/compile.cpp:418: 
warning: invalid
[compile-cc]    access to non-static data member `VM_thread::thread_exception' 
of NULL
[compile-cc]    object
[compile-cc] 
/export/users/cc/build/checkouts/drlvm/vm/vmcore/src/jit/compile.cpp:418: 
warning: (perhaps
[compile-cc]    the `offsetof' macro was used incorrectly)
[compile-cc] 
/export/users/cc/build/checkouts/drlvm/vm/vmcore/src/jit/compile.cpp:419: 
warning: invalid
[compile-cc]    access to non-static data member `VM_thread::thread_exception' 
of NULL
[compile-cc]    object
[compile-cc] 
/export/users/cc/build/checkouts/drlvm/vm/vmcore/src/jit/compile.cpp:419: 
warning: (perhaps
[compile-cc]    the `offsetof' macro was used incorrectly)
[compile-cc] 
/export/users/cc/build/checkouts/drlvm/vm/vmcore/src/thread/thread_manager.cpp: 
In
[compile-cc]    function `void jthread_deallocate_vm_thread_pool(VM_thread*)':
[compile-cc] 
/export/users/cc/build/checkouts/drlvm/vm/vmcore/src/thread/thread_manager.cpp:110:
 warning: invalid
[compile-cc]    access to non-static data member `VM_thread::java_thread' of 
NULL object
[compile-cc] 
/export/users/cc/build/checkouts/drlvm/vm/vmcore/src/thread/thread_manager.cpp:110:
 warning: (perhaps
[compile-cc]    the `offsetof' macro was used incorrectly)
[compile-cc] 
/export/users/cc/build/checkouts/drlvm/vm/vmcore/src/thread/thread_manager.cpp: 
In
[compile-cc]    function `void jthread_set_tm_data(_jobject*, void*)':
[compile-cc] 
/export/users/cc/build/checkouts/drlvm/vm/vmcore/src/thread/thread_manager.cpp:252:
 warning: initialization
[compile-cc]     of negative value `-1' to `unsigned int'
[compile-cc] 
/export/users/cc/build/checkouts/drlvm/vm/vmcore/src/thread/thread_manager.cpp:252:
 warning: argument
[compile-cc]     of negative value `-1' to `unsigned int'
[compile-cc] /export/users/cc/build/checkouts/drlvm/vm/vmcore/src/jni/jni.cpp: 
In function `
[compile-cc]    jint jni_init()':
[compile-cc] 
/export/users/cc/build/checkouts/drlvm/vm/vmcore/src/jni/jni.cpp:388: warning: 
invalid
[compile-cc]    access to non-static data member `JavaVM_Internal::link' of 
NULL object
[compile-cc] 
/export/users/cc/build/checkouts/drlvm/vm/vmcore/src/jni/jni.cpp:388: warning: 
(perhaps
[compile-cc]    the `offsetof' macro was used incorrectly)
[compile-cc] 
/export/users/cc/build/checkouts/drlvm/vm/vmcore/src/jni/jni.cpp:388: warning: 
invalid
[compile-cc]    access to non-static data member `JavaVM_Internal::link' of 
NULL object
[compile-cc] 
/export/users/cc/build/checkouts/drlvm/vm/vmcore/src/jni/jni.cpp:388: warning: 
(perhaps
[compile-cc]    the `offsetof' macro was used incorrectly)
[compile-cc] /export/users/cc/build/checkouts/drlvm/vm/vmcore/src/jni/jni.cpp: 
In function `
[compile-cc]    jint JNI_GetCreatedJavaVMs(JavaVM**, int, jsize*)':
[compile-cc] 
/export/users/cc/build/checkouts/drlvm/vm/vmcore/src/jni/jni.cpp:427: warning: 
invalid
[compile-cc]    access to non-static data member `JavaVM_Internal::link' of 
NULL object
[compile-cc] 
/export/users/cc/build/checkouts/drlvm/vm/vmcore/src/jni/jni.cpp:427: warning: 
(perhaps
[compile-cc]    the `offsetof' macro was used incorrectly)
[compile-cc] /export/users/cc/build/checkouts/drlvm/vm/vmcore/src/jni/jni.cpp: 
In function `
[compile-cc]    jint JNI_CreateJavaVM(JavaVM**, JNIEnv**, void*)':
[compile-cc] 
/export/users/cc/build/checkouts/drlvm/vm/vmcore/src/jni/jni.cpp:457: warning: 
invalid
[compile-cc]    access to non-static data member `JavaVM_Internal::link' of 
NULL object
[compile-cc] 
/export/users/cc/build/checkouts/drlvm/vm/vmcore/src/jni/jni.cpp:457: warning: 
(perhaps
[compile-cc]    the `offsetof' macro was used incorrectly)
[compile-cc] 
/export/users/cc/build/checkouts/drlvm/vm/vmcore/src/jni/jni.cpp:546: warning: 
invalid
[compile-cc]    access to non-static data member `JavaVM_Internal::link' of 
NULL object
[compile-cc] 
/export/users/cc/build/checkouts/drlvm/vm/vmcore/src/jni/jni.cpp:546: warning: 
(perhaps
[compile-cc]    the `offsetof' macro was used incorrectly)
[compile-cc] 
/export/users/cc/build/checkouts/drlvm/vm/vmcore/src/jni/jni.cpp:546: warning: 
invalid
[compile-cc]    access to non-static data member `JavaVM_Internal::link' of 
NULL object
[compile-cc] 
/export/users/cc/build/checkouts/drlvm/vm/vmcore/src/jni/jni.cpp:546: warning: 
(perhaps
[compile-cc]    the `offsetof' macro was used incorrectly)
[compile-cc] 
/export/users/cc/build/checkouts/drlvm/vm/vmcore/src/jni/jni.cpp:546: warning: 
invalid
[compile-cc]    access to non-static data member `JavaVM_Internal::link' of 
NULL object
[compile-cc] 
/export/users/cc/build/checkouts/drlvm/vm/vmcore/src/jni/jni.cpp:546: warning: 
(perhaps
[compile-cc]    the `offsetof' macro was used incorrectly)
[compile-cc] 
/export/users/cc/build/checkouts/drlvm/vm/vmcore/src/jni/jni.cpp:546: warning: 
invalid
[compile-cc]    access to non-static data member `JavaVM_Internal::link' of 
NULL object
[compile-cc] 
/export/users/cc/build/checkouts/drlvm/vm/vmcore/src/jni/jni.cpp:546: warning: 
(perhaps
[compile-cc]    the `offsetof' macro was used incorrectly)
[compile-cc] 
/export/users/cc/build/checkouts/drlvm/vm/vmcore/src/lil/ipf/m2n_ipf.cpp: In
[compile-cc]    function `unsigned int m2n_gen_push_m2n(Merced_Code_Emitter*, 
Method*,
[compile-cc]    unsigned int, bool, unsigned int, unsigned int, unsigned int, 
bool)':
[compile-cc] 
/export/users/cc/build/checkouts/drlvm/vm/vmcore/src/lil/ipf/m2n_ipf.cpp:326: 
warning: invalid
[compile-cc]    access to non-static data member `VM_thread::last_m2n_frame' of 
NULL object
[compile-cc] 
/export/users/cc/build/checkouts/drlvm/vm/vmcore/src/lil/ipf/m2n_ipf.cpp:326: 
warning: (perhaps
[compile-cc]    the `offsetof' macro was used incorrectly)
[compile-cc] 
/export/users/cc/build/checkouts/drlvm/vm/vmcore/src/lil/ipf/m2n_ipf.cpp: In
[compile-cc]    function `void m2n_gen_pop_m2n(Merced_Code_Emitter*, bool, 
M2nPreserveRet,
[compile-cc]    bool, unsigned int, int)':
[compile-cc] 
/export/users/cc/build/checkouts/drlvm/vm/vmcore/src/lil/ipf/m2n_ipf.cpp:406: 
warning: invalid
[compile-cc]    access to non-static data member `VM_thread::last_m2n_frame' of 
NULL object
[compile-cc] 
/export/users/cc/build/checkouts/drlvm/vm/vmcore/src/lil/ipf/m2n_ipf.cpp:406: 
warning: (perhaps
[compile-cc]    the `offsetof' macro was used incorrectly)
[cc] In file included from 
/export/users/cc/build/checkouts/drlvm/vm/vmcore/src/verifier-3363/x_verifier/x_verifier.cpp:27:
[cc] 
/export/users/cc/build/checkouts/drlvm/vm/vmcore/src/verifier-3363/x_verifier/recompute.h:
 In
[cc]    member function `int
[cc]    
CPVerifier_5::vf_Context_5e::is_reversed_arc(CPVerifier_5::Constraint*)':
[cc] 
/export/users/cc/build/checkouts/drlvm/vm/vmcore/src/verifier-3363/x_verifier/recompute.h:424:
 warning: comparison
[cc]    between `enum CPVerifier_5::ConstraintType' and `enum
[cc]    CPVerifier_5::ConstraintType_Ex'
[cc] 
/export/users/cc/build/checkouts/drlvm/vm/vmcore/src/verifier-3363/x_verifier/recompute.h:424:
 warning: comparison
[cc]    between `enum CPVerifier_5::ConstraintType' and `enum
[cc]    CPVerifier_5::ConstraintType_Ex'
[cc] In file included from 
/export/users/cc/build/checkouts/drlvm/vm/vmcore/src/verifier-3363/x_verifier/write_attr.cpp:27:
[cc] 
/export/users/cc/build/checkouts/drlvm/vm/vmcore/src/verifier-3363/x_verifier/recompute.h:
 In
[cc]    member function `int
[cc]    
CPVerifier_5::vf_Context_5e::is_reversed_arc(CPVerifier_5::Constraint*)':
[cc] 
/export/users/cc/build/checkouts/drlvm/vm/vmcore/src/verifier-3363/x_verifier/recompute.h:424:
 warning: comparison
[cc]    between `enum CPVerifier_5::ConstraintType' and `enum
[cc]    CPVerifier_5::ConstraintType_Ex'
[cc] 
/export/users/cc/build/checkouts/drlvm/vm/vmcore/src/verifier-3363/x_verifier/recompute.h:424:
 warning: comparison
[cc]    between `enum CPVerifier_5::ConstraintType' and `enum
[cc]    CPVerifier_5::ConstraintType_Ex'
[cc] 
/export/users/cc/build/checkouts/drlvm/vm/vmcore/src/verifier-3363/x_verifier/write_attr.cpp:
 In
[cc]    member function `void 
CPVerifier_5::vf_Context_5e::writeStackMapFrame(short
[cc]    unsigned int)':
[cc] 
/export/users/cc/build/checkouts/drlvm/vm/vmcore/src/verifier-3363/x_verifier/write_attr.cpp:40:
 warning: comparison
[cc]    is always true due to limited range of data type
[cc] In file included from 
/export/users/cc/build/checkouts/drlvm/vm/vmcore/src/verifier-3363/x_verifier/recompute.cpp:27:
[cc] 
/export/users/cc/build/checkouts/drlvm/vm/vmcore/src/verifier-3363/x_verifier/recompute.h:
 In
[cc]    member function `int
[cc]    
CPVerifier_5::vf_Context_5e::is_reversed_arc(CPVerifier_5::Constraint*)':
[cc] 
/export/users/cc/build/checkouts/drlvm/vm/vmcore/src/verifier-3363/x_verifier/recompute.h:424:
 warning: comparison
[cc]    between `enum CPVerifier_5::ConstraintType' and `enum
[cc]    CPVerifier_5::ConstraintType_Ex'
[cc] 
/export/users/cc/build/checkouts/drlvm/vm/vmcore/src/verifier-3363/x_verifier/recompute.h:424:
 warning: comparison
[cc]    between `enum CPVerifier_5::ConstraintType' and `enum
[cc]    CPVerifier_5::ConstraintType_Ex'
[cc] 
/export/users/cc/build/checkouts/drlvm/vm/vmcore/src/verifier-3363/x_verifier/recompute.cpp:
 In
[cc]    member function `vf_Result
[cc]    
CPVerifier_5::vf_Context_5e::arc_consistensy_in_node(CPVerifier_5::StackmapElement*,
[cc]    int)':
[cc] 
/export/users/cc/build/checkouts/drlvm/vm/vmcore/src/verifier-3363/x_verifier/recompute.cpp:494:
 warning: comparison
[cc]    between `enum CPVerifier_5::ConstraintType' and `enum
[cc]    CPVerifier_5::ConstraintType_Ex'
[cc] /usr/bin/ar: creating libverifier-ext.a

***********************************************************
Unit Tests: (0)
        
No Tests Run: This project doesn't have any tests

***********************************************************
Modifications since last successful build:      (61)
            
add cc-classlib log20080304073642Lbuild.428 03/04/2008 07:36:42classlib
modified mcfirst  
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/kernel_classes/native/org_apache_harmony_vm_VMStack.cpp
 03/04/2008 06:35:04 Applying patch from HARMONY-5566 [drlvm][kernel] assert in 
VMStack.getStackClasses() on SerializableClassesTest from the reliability test 
suite
modified gshimansky  
/harmony/enhanced/drlvm/trunk/vm/port/src/thread/linux/thread_asm_ia32.s 
03/04/2008 06:06:51 Applied patch 0013 from HARMONY-5504[drlvm][port] 
Restructure DRLVM's sources to extract most of platform dependent code into 
portlibPatch fixes bug with restoring CPU flags from registers context.
modified gshimansky  
/harmony/enhanced/drlvm/trunk/vm/port/src/thread/linux/thread_asm_em64t.s 
03/04/2008 06:06:51 Applied patch 0013 from HARMONY-5504[drlvm][port] 
Restructure DRLVM's sources to extract most of platform dependent code into 
portlibPatch fixes bug with restoring CPU flags from registers context.
modified gshimansky  
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/lil/ia32/stack_iterator_ia32.cpp 
03/04/2008 06:06:51 Applied patch 0013 from HARMONY-5504[drlvm][port] 
Restructure DRLVM's sources to extract most of platform dependent code into 
portlibPatch fixes bug with restoring CPU flags from registers context.
modified gshimansky  
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/lil/em64t/stack_iterator_em64t.cpp 
03/04/2008 06:06:51 Applied patch 0013 from HARMONY-5504[drlvm][port] 
Restructure DRLVM's sources to extract most of platform dependent code into 
portlibPatch fixes bug with restoring CPU flags from registers context.
modified gshimansky  
/harmony/enhanced/drlvm/trunk/vm/port/src/thread/win/thread_asm_ia32.asm 
03/04/2008 06:06:51 Applied patch 0013 from HARMONY-5504[drlvm][port] 
Restructure DRLVM's sources to extract most of platform dependent code into 
portlibPatch fixes bug with restoring CPU flags from registers context.
modified gshimansky  
/harmony/enhanced/drlvm/trunk/vm/port/src/thread/win/thread_asm_em64t.asm 
03/04/2008 06:06:51 Applied patch 0013 from HARMONY-5504[drlvm][port] 
Restructure DRLVM's sources to extract most of platform dependent code into 
portlibPatch fixes bug with restoring CPU flags from registers context.
modified gshimansky  
/harmony/enhanced/drlvm/trunk/vm/vmcore/include/mem_alloc.h 03/04/2008 04:18:04 
Reverted workaround for HARMONY-5047[drlvm][jdwp] stress test 
org.apache.harmony.test.stress.jpda.jdwp.scenario.MEMORY003.MemoryTest003 
crashesI didn't know that test can be configured to avoid this bug. This 
workaround is needed for justone case and increases VM memory footprint for all 
other programs.
modified varlax  
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/vm/VMInterface.cpp 03/04/2008 
03:05:48 More laconic interface for VMPropertyIterator
modified varlax  /harmony/enhanced/drlvm/trunk/vm/jitrino/src/main/PMF.cpp 
03/04/2008 03:05:48 More laconic interface for VMPropertyIterator
modified varlax  /harmony/enhanced/drlvm/trunk/vm/jitrino/src/vm/VMInterface.h 
03/04/2008 03:05:48 More laconic interface for VMPropertyIterator
modified gshimansky  
/harmony/enhanced/drlvm/trunk/vm/vmcore/include/mem_alloc.h 03/04/2008 02:35:54 
Applied workaround from HARMONY-5047[drlvm][jdwp] stress test 
org.apache.harmony.test.stress.jpda.jdwp.scenario.MEMORY003.MemoryTest003 
crashes
modified gshimansky  
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/jit/compile.cpp 03/04/2008 02:31:19 
Reverted workaround that disables events in JIT compilation becauseit makes 
CompiledMethodLoad event disabled and makes some tests to pass.This bug should 
be fixed in a different way, possibly with an implementationof lazy resolution 
on x86_64.
modified gshimansky  
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/ncai/utils/ncai_utils_ipf.cpp 
03/04/2008 02:26:56 Applied patches 0011 and 0012 from 
HARMONY-5504[drlvm][port] Restructure DRLVM's sources to extract most of 
platform dependent code into portlibPatches move signals and exceptions 
handlers to port library and implementuniversal transfer control code to be 
used in crash handler. Singlas andexceptions handling code in VM was adopted to 
use this functionality.
added gshimansky  
/harmony/enhanced/drlvm/trunk/vm/port/src/thread/linux/thread_ipf.c 03/04/2008 
02:26:56 Applied patches 0011 and 0012 from HARMONY-5504[drlvm][port] 
Restructure DRLVM's sources to extract most of platform dependent code into 
portlibPatches move signals and exceptions handlers to port library and 
implementuniversal transfer control code to be used in crash handler. Singlas 
andexceptions handling code in VM was adopted to use this functionality.
modified gshimansky  
/harmony/enhanced/drlvm/trunk/vm/port/include/port_thread.h 03/04/2008 02:26:56 
Applied patches 0011 and 0012 from HARMONY-5504[drlvm][port] Restructure 
DRLVM's sources to extract most of platform dependent code into portlibPatches 
move signals and exceptions handlers to port library and implementuniversal 
transfer control code to be used in crash handler. Singlas andexceptions 
handling code in VM was adopted to use this functionality.
modified gshimansky  
/harmony/enhanced/drlvm/trunk/vm/port/src/thread/linux/thread_asm_em64t.s 
03/04/2008 02:26:56 Applied patches 0011 and 0012 from 
HARMONY-5504[drlvm][port] Restructure DRLVM's sources to extract most of 
platform dependent code into portlibPatches move signals and exceptions 
handlers to port library and implementuniversal transfer control code to be 
used in crash handler. Singlas andexceptions handling code in VM was adopted to 
use this functionality.
added gshimansky  
/harmony/enhanced/drlvm/trunk/vm/port/src/thread/win/thread_os.c 03/04/2008 
02:26:56 Applied patches 0011 and 0012 from HARMONY-5504[drlvm][port] 
Restructure DRLVM's sources to extract most of platform dependent code into 
portlibPatches move signals and exceptions handlers to port library and 
implementuniversal transfer control code to be used in crash handler. Singlas 
andexceptions handling code in VM was adopted to use this functionality.
modified gshimansky  
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/util/win/include/exception_filter.h 
03/04/2008 02:26:56 Applied patches 0011 and 0012 from 
HARMONY-5504[drlvm][port] Restructure DRLVM's sources to extract most of 
platform dependent code into portlibPatches move signals and exceptions 
handlers to port library and implementuniversal transfer control code to be 
used in crash handler. Singlas andexceptions handling code in VM was adopted to 
use this functionality.
added gshimansky  
/harmony/enhanced/drlvm/trunk/vm/port/src/thread/linux/thread_os.c 03/04/2008 
02:26:56 Applied patches 0011 and 0012 from HARMONY-5504[drlvm][port] 
Restructure DRLVM's sources to extract most of platform dependent code into 
portlibPatches move signals and exceptions handlers to port library and 
implementuniversal transfer control code to be used in crash handler. Singlas 
andexceptions handling code in VM was adopted to use this functionality.
modified gshimansky  
/harmony/enhanced/drlvm/trunk/vm/include/open/ncai_thread.h 03/04/2008 02:26:56 
Applied patches 0011 and 0012 from HARMONY-5504[drlvm][port] Restructure 
DRLVM's sources to extract most of platform dependent code into portlibPatches 
move signals and exceptions handlers to port library and implementuniversal 
transfer control code to be used in crash handler. Singlas andexceptions 
handling code in VM was adopted to use this functionality.
modified gshimansky  
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/util/linux/include/signals_common.h 
03/04/2008 02:26:56 Applied patches 0011 and 0012 from 
HARMONY-5504[drlvm][port] Restructure DRLVM's sources to extract most of 
platform dependent code into portlibPatches move signals and exceptions 
handlers to port library and implementuniversal transfer control code to be 
used in crash handler. Singlas andexceptions handling code in VM was adopted to 
use this functionality.
modified gshimansky  
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/util/win/ia32/nt_exception_filter.cpp
 03/04/2008 02:26:56 Applied patches 0011 and 0012 from 
HARMONY-5504[drlvm][port] Restructure DRLVM's sources to extract most of 
platform dependent code into portlibPatches move signals and exceptions 
handlers to port library and implementuniversal transfer control code to be 
used in crash handler. Singlas andexceptions handling code in VM was adopted to 
use this functionality.
modified gshimansky  
/harmony/enhanced/drlvm/trunk/vm/vmcore/include/jvmti_break_intf.h 03/04/2008 
02:26:56 Applied patches 0011 and 0012 from HARMONY-5504[drlvm][port] 
Restructure DRLVM's sources to extract most of platform dependent code into 
portlibPatches move signals and exceptions handlers to port library and 
implementuniversal transfer control code to be used in crash handler. Singlas 
andexceptions handling code in VM was adopted to use this functionality.
modified gshimansky  
/harmony/enhanced/drlvm/trunk/vm/port/src/thread/win/thread_asm_ia32.asm 
03/04/2008 02:26:56 Applied patches 0011 and 0012 from 
HARMONY-5504[drlvm][port] Restructure DRLVM's sources to extract most of 
platform dependent code into portlibPatches move signals and exceptions 
handlers to port library and implementuniversal transfer control code to be 
used in crash handler. Singlas andexceptions handling code in VM was adopted to 
use this functionality.
modified gshimansky  
/harmony/enhanced/drlvm/trunk/vm/thread/src/win/os_thread.c 03/04/2008 02:26:56 
Applied patches 0011 and 0012 from HARMONY-5504[drlvm][port] Restructure 
DRLVM's sources to extract most of platform dependent code into portlibPatches 
move signals and exceptions handlers to port library and implementuniversal 
transfer control code to be used in crash handler. Singlas andexceptions 
handling code in VM was adopted to use this functionality.
added gshimansky  
/harmony/enhanced/drlvm/trunk/vm/port/src/thread/win/thread_em64t.c 03/04/2008 
02:26:56 Applied patches 0011 and 0012 from HARMONY-5504[drlvm][port] 
Restructure DRLVM's sources to extract most of platform dependent code into 
portlibPatches move signals and exceptions handlers to port library and 
implementuniversal transfer control code to be used in crash handler. Singlas 
andexceptions handling code in VM was adopted to use this functionality.
modified gshimansky  
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/ncai/utils/ncai_utils_em64t.cpp 
03/04/2008 02:26:56 Applied patches 0011 and 0012 from 
HARMONY-5504[drlvm][port] Restructure DRLVM's sources to extract most of 
platform dependent code into portlibPatches move signals and exceptions 
handlers to port library and implementuniversal transfer control code to be 
used in crash handler. Singlas andexceptions handling code in VM was adopted to 
use this functionality.
modified gshimansky  
/harmony/enhanced/drlvm/trunk/vm/thread/src/linux/os_thread.c 03/04/2008 
02:26:56 Applied patches 0011 and 0012 from HARMONY-5504[drlvm][port] 
Restructure DRLVM's sources to extract most of platform dependent code into 
portlibPatches move signals and exceptions handlers to port library and 
implementuniversal transfer control code to be used in crash handler. Singlas 
andexceptions handling code in VM was adopted to use this functionality.
modified gshimansky  
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/util/win/em64t/exception_handlers.asm
 03/04/2008 02:26:56 Applied patches 0011 and 0012 from 
HARMONY-5504[drlvm][port] Restructure DRLVM's sources to extract most of 
platform dependent code into portlibPatches move signals and exceptions 
handlers to port library and implementuniversal transfer control code to be 
used in crash handler. Singlas andexceptions handling code in VM was adopted to 
use this functionality.
modified gshimansky  
/harmony/enhanced/drlvm/trunk/vm/thread/src/thread_ncai_common.c 03/04/2008 
02:26:56 Applied patches 0011 and 0012 from HARMONY-5504[drlvm][port] 
Restructure DRLVM's sources to extract most of platform dependent code into 
portlibPatches move signals and exceptions handlers to port library and 
implementuniversal transfer control code to be used in crash handler. Singlas 
andexceptions handling code in VM was adopted to use this functionality.
added gshimansky  
/harmony/enhanced/drlvm/trunk/vm/port/src/thread/linux/thread_em64t.c 
03/04/2008 02:26:56 Applied patches 0011 and 0012 from 
HARMONY-5504[drlvm][port] Restructure DRLVM's sources to extract most of 
platform dependent code into portlibPatches move signals and exceptions 
handlers to port library and implementuniversal transfer control code to be 
used in crash handler. Singlas andexceptions handling code in VM was adopted to 
use this functionality.
modified gshimansky  
/harmony/enhanced/drlvm/trunk/vm/vmcore/include/exceptions_jit.h 03/04/2008 
02:26:56 Applied patches 0011 and 0012 from HARMONY-5504[drlvm][port] 
Restructure DRLVM's sources to extract most of platform dependent code into 
portlibPatches move signals and exceptions handlers to port library and 
implementuniversal transfer control code to be used in crash handler. Singlas 
andexceptions handling code in VM was adopted to use this functionality.
modified gshimansky  
/harmony/enhanced/drlvm/trunk/vm/thread/src/thread_native_basic.c 03/04/2008 
02:26:56 Applied patches 0011 and 0012 from HARMONY-5504[drlvm][port] 
Restructure DRLVM's sources to extract most of platform dependent code into 
portlibPatches move signals and exceptions handlers to port library and 
implementuniversal transfer control code to be used in crash handler. Singlas 
andexceptions handling code in VM was adopted to use this functionality.
deleted gshimansky  
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/util/linux/signals_ia32.cpp 
03/04/2008 02:26:56 Applied patches 0011 and 0012 from 
HARMONY-5504[drlvm][port] Restructure DRLVM's sources to extract most of 
platform dependent code into portlibPatches move signals and exceptions 
handlers to port library and implementuniversal transfer control code to be 
used in crash handler. Singlas andexceptions handling code in VM was adopted to 
use this functionality.
modified gshimansky  
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/util/linux/stack_dump_platf.cpp 
03/04/2008 02:26:56 Applied patches 0011 and 0012 from 
HARMONY-5504[drlvm][port] Restructure DRLVM's sources to extract most of 
platform dependent code into portlibPatches move signals and exceptions 
handlers to port library and implementuniversal transfer control code to be 
used in crash handler. Singlas andexceptions handling code in VM was adopted to 
use this functionality.
modified gshimansky  /harmony/enhanced/drlvm/trunk/make/vm/port.xml 03/04/2008 
02:26:56 Applied patches 0011 and 0012 from HARMONY-5504[drlvm][port] 
Restructure DRLVM's sources to extract most of platform dependent code into 
portlibPatches move signals and exceptions handlers to port library and 
implementuniversal transfer control code to be used in crash handler. Singlas 
andexceptions handling code in VM was adopted to use this functionality.
modified gshimansky  
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/util/win/ia32_em64t/nt_exception_filter_common.cpp
 03/04/2008 02:26:56 Applied patches 0011 and 0012 from 
HARMONY-5504[drlvm][port] Restructure DRLVM's sources to extract most of 
platform dependent code into portlibPatches move signals and exceptions 
handlers to port library and implementuniversal transfer control code to be 
used in crash handler. Singlas andexceptions handling code in VM was adopted to 
use this functionality.
modified gshimansky  
/harmony/enhanced/drlvm/trunk/vm/port/src/thread/linux/thread_asm_ia32.s 
03/04/2008 02:26:56 Applied patches 0011 and 0012 from 
HARMONY-5504[drlvm][port] Restructure DRLVM's sources to extract most of 
platform dependent code into portlibPatches move signals and exceptions 
handlers to port library and implementuniversal transfer control code to be 
used in crash handler. Singlas andexceptions handling code in VM was adopted to 
use this functionality.
deleted gshimansky  
/harmony/enhanced/drlvm/trunk/vm/port/src/thread/linux/thread_ipf.cpp 
03/04/2008 02:26:56 Applied patches 0011 and 0012 from 
HARMONY-5504[drlvm][port] Restructure DRLVM's sources to extract most of 
platform dependent code into portlibPatches move signals and exceptions 
handlers to port library and implementuniversal transfer control code to be 
used in crash handler. Singlas andexceptions handling code in VM was adopted to 
use this functionality.
modified gshimansky  
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/jvmti/jvmti_break_intf.cpp 
03/04/2008 02:26:56 Applied patches 0011 and 0012 from 
HARMONY-5504[drlvm][port] Restructure DRLVM's sources to extract most of 
platform dependent code into portlibPatches move signals and exceptions 
handlers to port library and implementuniversal transfer control code to be 
used in crash handler. Singlas andexceptions handling code in VM was adopted to 
use this functionality.
modified gshimansky  
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/thread/thread_manager.cpp 
03/04/2008 02:26:56 Applied patches 0011 and 0012 from 
HARMONY-5504[drlvm][port] Restructure DRLVM's sources to extract most of 
platform dependent code into portlibPatches move signals and exceptions 
handlers to port library and implementuniversal transfer control code to be 
used in crash handler. Singlas andexceptions handling code in VM was adopted to 
use this functionality.
modified gshimansky  
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/util/linux/crash_handler.cpp 
03/04/2008 02:26:56 Applied patches 0011 and 0012 from 
HARMONY-5504[drlvm][port] Restructure DRLVM's sources to extract most of 
platform dependent code into portlibPatches move signals and exceptions 
handlers to port library and implementuniversal transfer control code to be 
used in crash handler. Singlas andexceptions handling code in VM was adopted to 
use this functionality.
modified gshimansky  
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/util/linux/signals_ipf.cpp 
03/04/2008 02:26:56 Applied patches 0011 and 0012 from 
HARMONY-5504[drlvm][port] Restructure DRLVM's sources to extract most of 
platform dependent code into portlibPatches move signals and exceptions 
handlers to port library and implementuniversal transfer control code to be 
used in crash handler. Singlas andexceptions handling code in VM was adopted to 
use this functionality.
deleted gshimansky  
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/util/win/em64t/nt_exception_filter.cpp
 03/04/2008 02:26:56 Applied patches 0011 and 0012 from 
HARMONY-5504[drlvm][port] Restructure DRLVM's sources to extract most of 
platform dependent code into portlibPatches move signals and exceptions 
handlers to port library and implementuniversal transfer control code to be 
used in crash handler. Singlas andexceptions handling code in VM was adopted to 
use this functionality.
modified gshimansky  
/harmony/enhanced/drlvm/trunk/vm/port/src/thread/win/thread_asm_em64t.asm 
03/04/2008 02:26:56 Applied patches 0011 and 0012 from 
HARMONY-5504[drlvm][port] Restructure DRLVM's sources to extract most of 
platform dependent code into portlibPatches move signals and exceptions 
handlers to port library and implementuniversal transfer control code to be 
used in crash handler. Singlas andexceptions handling code in VM was adopted to 
use this functionality.
modified gshimansky  
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/ncai/utils/ncai_utils_win.cpp 
03/04/2008 02:26:56 Applied patches 0011 and 0012 from 
HARMONY-5504[drlvm][port] Restructure DRLVM's sources to extract most of 
platform dependent code into portlibPatches move signals and exceptions 
handlers to port library and implementuniversal transfer control code to be 
used in crash handler. Singlas andexceptions handling code in VM was adopted to 
use this functionality.
added gshimansky  
/harmony/enhanced/drlvm/trunk/vm/port/src/thread/win/thread_ia32.c 03/04/2008 
02:26:56 Applied patches 0011 and 0012 from HARMONY-5504[drlvm][port] 
Restructure DRLVM's sources to extract most of platform dependent code into 
portlibPatches move signals and exceptions handlers to port library and 
implementuniversal transfer control code to be used in crash handler. Singlas 
andexceptions handling code in VM was adopted to use this functionality.
modified gshimansky  
/harmony/enhanced/drlvm/trunk/vm/thread/src/thread_native_thin_monitor.c 
03/04/2008 02:26:56 Applied patches 0011 and 0012 from 
HARMONY-5504[drlvm][port] Restructure DRLVM's sources to extract most of 
platform dependent code into portlibPatches move signals and exceptions 
handlers to port library and implementuniversal transfer control code to be 
used in crash handler. Singlas andexceptions handling code in VM was adopted to 
use this functionality.
modified gshimansky  
/harmony/enhanced/drlvm/trunk/vm/thread/src/thread_private.h 03/04/2008 
02:26:56 Applied patches 0011 and 0012 from HARMONY-5504[drlvm][port] 
Restructure DRLVM's sources to extract most of platform dependent code into 
portlibPatches move signals and exceptions handlers to port library and 
implementuniversal transfer control code to be used in crash handler. Singlas 
andexceptions handling code in VM was adopted to use this functionality.
modified gshimansky  
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/ncai/utils/ncai_utils_ia32.cpp 
03/04/2008 02:26:56 Applied patches 0011 and 0012 from 
HARMONY-5504[drlvm][port] Restructure DRLVM's sources to extract most of 
platform dependent code into portlibPatches move signals and exceptions 
handlers to port library and implementuniversal transfer control code to be 
used in crash handler. Singlas andexceptions handling code in VM was adopted to 
use this functionality.
modified gshimansky  
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/ncai/utils/ncai_utils_linux.cpp 
03/04/2008 02:26:56 Applied patches 0011 and 0012 from 
HARMONY-5504[drlvm][port] Restructure DRLVM's sources to extract most of 
platform dependent code into portlibPatches move signals and exceptions 
handlers to port library and implementuniversal transfer control code to be 
used in crash handler. Singlas andexceptions handling code in VM was adopted to 
use this functionality.
added gshimansky  
/harmony/enhanced/drlvm/trunk/vm/port/src/thread/linux/thread_ia32.c 03/04/2008 
02:26:56 Applied patches 0011 and 0012 from HARMONY-5504[drlvm][port] 
Restructure DRLVM's sources to extract most of platform dependent code into 
portlibPatches move signals and exceptions handlers to port library and 
implementuniversal transfer control code to be used in crash handler. Singlas 
andexceptions handling code in VM was adopted to use this functionality.
modified gshimansky  
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/util/native_stack.cpp 03/04/2008 
02:26:56 Applied patches 0011 and 0012 from HARMONY-5504[drlvm][port] 
Restructure DRLVM's sources to extract most of platform dependent code into 
portlibPatches move signals and exceptions handlers to port library and 
implementuniversal transfer control code to be used in crash handler. Singlas 
andexceptions handling code in VM was adopted to use this functionality.
deleted gshimansky  
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/util/linux/signals_em64t.cpp 
03/04/2008 02:26:56 Applied patches 0011 and 0012 from 
HARMONY-5504[drlvm][port] Restructure DRLVM's sources to extract most of 
platform dependent code into portlibPatches move signals and exceptions 
handlers to port library and implementuniversal transfer control code to be 
used in crash handler. Singlas andexceptions handling code in VM was adopted to 
use this functionality.
modified gshimansky  
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/util/linux/os_wrapper.cpp 
03/04/2008 02:26:56 Applied patches 0011 and 0012 from 
HARMONY-5504[drlvm][port] Restructure DRLVM's sources to extract most of 
platform dependent code into portlibPatches move signals and exceptions 
handlers to port library and implementuniversal transfer control code to be 
used in crash handler. Singlas andexceptions handling code in VM was adopted to 
use this functionality.
modified gshimansky  
/harmony/enhanced/drlvm/trunk/vm/vmcore/include/vm_threads.h 03/04/2008 
02:26:56 Applied patches 0011 and 0012 from HARMONY-5504[drlvm][port] 
Restructure DRLVM's sources to extract most of platform dependent code into 
portlibPatches move signals and exceptions handlers to port library and 
implementuniversal transfer control code to be used in crash handler. Singlas 
andexceptions handling code in VM was adopted to use this functionality.
modified gshimansky  
/harmony/enhanced/drlvm/trunk/vm/include/open/hythread_ext.h 03/04/2008 
02:26:56 Applied patches 0011 and 0012 from HARMONY-5504[drlvm][port] 
Restructure DRLVM's sources to extract most of platform dependent code into 
portlibPatches move signals and exceptions handlers to port library and 
implementuniversal transfer control code to be used in crash handler. Singlas 
andexceptions handling code in VM was adopted to use this functionality.
modified gshimansky  
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/util/linux/include/platform_lowlevel.h
 03/04/2008 02:26:56 Applied patches 0011 and 0012 from 
HARMONY-5504[drlvm][port] Restructure DRLVM's sources to extract most of 
platform dependent code into portlibPatches move signals and exceptions 
handlers to port library and implementuniversal transfer control code to be 
used in crash handler. Singlas andexceptions handling code in VM was adopted to 
use this functionality.
modified gshimansky  
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/util/linux/ia32_em64t/signals_common.cpp
 03/04/2008 02:26:56 Applied patches 0011 and 0012 from 
HARMONY-5504[drlvm][port] Restructure DRLVM's sources to extract most of 
platform dependent code into portlibPatches move signals and exceptions 
handlers to port library and implementuniversal transfer control code to be 
used in crash handler. Singlas andexceptions handling code in VM was adopted to 
use this functionality.


Reply via email to