BUILD COMPLETE: build.674
Date of build: 2008-03-07 18:58:14 +0600
Time to build: 21 minutes 2 seconds
Last changed: 03/07/2008 17:30:42
Last log entry: Fixed VM compilation on IPF after move of method lookup to EM
***********************************************************
Errors/Warnings: (66)
[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/cc-common/build/checkouts/hdk/working_vm/vm/thread/src/thread_native_basic.c:
In function âhythread_struct_initâ:
[cc]
/export/users/cc/cc-common/build/checkouts/hdk/working_vm/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/cc-common/build/checkouts/hdk/working_vm/vm/vmcore/src/jit/jit_runtime_support.cpp:
In function âvoid* rth_get_lil_initialize_class(int*)â:
[compile-cc]
/export/users/cc/cc-common/build/checkouts/hdk/working_vm/vm/vmcore/src/jit/jit_runtime_support.cpp:784:
warning: invalid access to non-static data member
âVM_thread::thread_exceptionâ of NULL object
[compile-cc]
/export/users/cc/cc-common/build/checkouts/hdk/working_vm/vm/vmcore/src/jit/jit_runtime_support.cpp:784:
warning: (perhaps the âoffsetofâ macro was used incorrectly)
[compile-cc]
/export/users/cc/cc-common/build/checkouts/hdk/working_vm/vm/vmcore/src/jit/jit_runtime_support.cpp:785:
warning: invalid access to non-static data member
âVM_thread::thread_exceptionâ of NULL object
[compile-cc]
/export/users/cc/cc-common/build/checkouts/hdk/working_vm/vm/vmcore/src/jit/jit_runtime_support.cpp:785:
warning: (perhaps the âoffsetofâ macro was used incorrectly)
[compile-cc]
/export/users/cc/cc-common/build/checkouts/hdk/working_vm/vm/vmcore/src/jit/jit_runtime_support.cpp:
In function âvoid* vm_create_helper_for_function(void* (*)(void*))â:
[compile-cc]
/export/users/cc/cc-common/build/checkouts/hdk/working_vm/vm/vmcore/src/jit/jit_runtime_support.cpp:3416:
warning: invalid access to non-static data member
âVM_thread::thread_exceptionâ of NULL object
[compile-cc]
/export/users/cc/cc-common/build/checkouts/hdk/working_vm/vm/vmcore/src/jit/jit_runtime_support.cpp:3416:
warning: (perhaps the âoffsetofâ macro was used incorrectly)
[compile-cc]
/export/users/cc/cc-common/build/checkouts/hdk/working_vm/vm/vmcore/src/jit/jit_runtime_support.cpp:3417:
warning: invalid access to non-static data member
âVM_thread::thread_exceptionâ of NULL object
[compile-cc]
/export/users/cc/cc-common/build/checkouts/hdk/working_vm/vm/vmcore/src/jit/jit_runtime_support.cpp:3417:
warning: (perhaps the âoffsetofâ macro was used incorrectly)
[compile-cc]
/export/users/cc/cc-common/build/checkouts/hdk/working_vm/vm/vmcore/src/jit/compile.cpp:
In function âvoid* compile_create_lil_jni_stub(Method*, void*, LilCodeStub*
(*)(LilCodeStub*, Method*))â:
[compile-cc]
/export/users/cc/cc-common/build/checkouts/hdk/working_vm/vm/vmcore/src/jit/compile.cpp:334:
warning: invalid access to non-static data member âVM_thread::jni_envâ of
NULL object
[compile-cc]
/export/users/cc/cc-common/build/checkouts/hdk/working_vm/vm/vmcore/src/jit/compile.cpp:334:
warning: (perhaps the âoffsetofâ macro was used incorrectly)
[compile-cc]
/export/users/cc/cc-common/build/checkouts/hdk/working_vm/vm/vmcore/src/jit/compile.cpp:417:
warning: invalid access to non-static data member
âVM_thread::thread_exceptionâ of NULL object
[compile-cc]
/export/users/cc/cc-common/build/checkouts/hdk/working_vm/vm/vmcore/src/jit/compile.cpp:417:
warning: (perhaps the âoffsetofâ macro was used incorrectly)
[compile-cc]
/export/users/cc/cc-common/build/checkouts/hdk/working_vm/vm/vmcore/src/jit/compile.cpp:418:
warning: invalid access to non-static data member
âVM_thread::thread_exceptionâ of NULL object
[compile-cc]
/export/users/cc/cc-common/build/checkouts/hdk/working_vm/vm/vmcore/src/jit/compile.cpp:418:
warning: (perhaps the âoffsetofâ macro was used incorrectly)
[compile-cc]
/export/users/cc/cc-common/build/checkouts/hdk/working_vm/vm/vmcore/src/thread/thread_manager.cpp:
In function âvoid jthread_deallocate_vm_thread_pool(VM_thread*)â:
[compile-cc]
/export/users/cc/cc-common/build/checkouts/hdk/working_vm/vm/vmcore/src/thread/thread_manager.cpp:110:
warning: invalid access to non-static data member âVM_thread::java_threadâ
of NULL object
[compile-cc]
/export/users/cc/cc-common/build/checkouts/hdk/working_vm/vm/vmcore/src/thread/thread_manager.cpp:110:
warning: (perhaps the âoffsetofâ macro was used incorrectly)
[compile-cc]
/export/users/cc/cc-common/build/checkouts/hdk/working_vm/vm/vmcore/src/lil/em64t/m2n_em64t.cpp:
In function âchar* m2n_gen_push_m2n(char*, Method*, frame_type, bool,
unsigned int, unsigned int, int32)â:
[compile-cc]
/export/users/cc/cc-common/build/checkouts/hdk/working_vm/vm/vmcore/src/lil/em64t/m2n_em64t.cpp:328:
warning: invalid access to non-static data member
âVM_thread::last_m2n_frameâ of NULL object
[compile-cc]
/export/users/cc/cc-common/build/checkouts/hdk/working_vm/vm/vmcore/src/lil/em64t/m2n_em64t.cpp:328:
warning: (perhaps the âoffsetofâ macro was used incorrectly)
[compile-cc]
/export/users/cc/cc-common/build/checkouts/hdk/working_vm/vm/vmcore/src/jni/jni.cpp:
In function âjint jni_init()â:
[compile-cc]
/export/users/cc/cc-common/build/checkouts/hdk/working_vm/vm/vmcore/src/jni/jni.cpp:388:
warning: invalid access to non-static data member âJavaVM_Internal::linkâ
of NULL object
[compile-cc]
/export/users/cc/cc-common/build/checkouts/hdk/working_vm/vm/vmcore/src/jni/jni.cpp:388:
warning: (perhaps the âoffsetofâ macro was used incorrectly)
[compile-cc]
/export/users/cc/cc-common/build/checkouts/hdk/working_vm/vm/vmcore/src/jni/jni.cpp:388:
warning: invalid access to non-static data member âJavaVM_Internal::linkâ
of NULL object
[compile-cc]
/export/users/cc/cc-common/build/checkouts/hdk/working_vm/vm/vmcore/src/jni/jni.cpp:388:
warning: (perhaps the âoffsetofâ macro was used incorrectly)
[compile-cc]
/export/users/cc/cc-common/build/checkouts/hdk/working_vm/vm/vmcore/src/jni/jni.cpp:
In function âjint JNI_GetCreatedJavaVMs(JavaVM**, jsize, jsize*)â:
[compile-cc]
/export/users/cc/cc-common/build/checkouts/hdk/working_vm/vm/vmcore/src/jni/jni.cpp:427:
warning: invalid access to non-static data member âJavaVM_Internal::linkâ
of NULL object
[compile-cc]
/export/users/cc/cc-common/build/checkouts/hdk/working_vm/vm/vmcore/src/jni/jni.cpp:427:
warning: (perhaps the âoffsetofâ macro was used incorrectly)
[compile-cc]
/export/users/cc/cc-common/build/checkouts/hdk/working_vm/vm/vmcore/src/jni/jni.cpp:
In function âjint JNI_CreateJavaVM(JavaVM**, JNIEnv**, void*)â:
[compile-cc]
/export/users/cc/cc-common/build/checkouts/hdk/working_vm/vm/vmcore/src/jni/jni.cpp:457:
warning: invalid access to non-static data member âJavaVM_Internal::linkâ
of NULL object
[compile-cc]
/export/users/cc/cc-common/build/checkouts/hdk/working_vm/vm/vmcore/src/jni/jni.cpp:457:
warning: (perhaps the âoffsetofâ macro was used incorrectly)
[compile-cc]
/export/users/cc/cc-common/build/checkouts/hdk/working_vm/vm/vmcore/src/jni/jni.cpp:550:
warning: invalid access to non-static data member âJavaVM_Internal::linkâ
of NULL object
[compile-cc]
/export/users/cc/cc-common/build/checkouts/hdk/working_vm/vm/vmcore/src/jni/jni.cpp:550:
warning: (perhaps the âoffsetofâ macro was used incorrectly)
[compile-cc]
/export/users/cc/cc-common/build/checkouts/hdk/working_vm/vm/vmcore/src/jni/jni.cpp:550:
warning: invalid access to non-static data member âJavaVM_Internal::linkâ
of NULL object
[compile-cc]
/export/users/cc/cc-common/build/checkouts/hdk/working_vm/vm/vmcore/src/jni/jni.cpp:550:
warning: (perhaps the âoffsetofâ macro was used incorrectly)
[compile-cc]
/export/users/cc/cc-common/build/checkouts/hdk/working_vm/vm/vmcore/src/jni/jni.cpp:550:
warning: invalid access to non-static data member âJavaVM_Internal::linkâ
of NULL object
[compile-cc]
/export/users/cc/cc-common/build/checkouts/hdk/working_vm/vm/vmcore/src/jni/jni.cpp:550:
warning: (perhaps the âoffsetofâ macro was used incorrectly)
[compile-cc]
/export/users/cc/cc-common/build/checkouts/hdk/working_vm/vm/vmcore/src/jni/jni.cpp:550:
warning: invalid access to non-static data member âJavaVM_Internal::linkâ
of NULL object
[compile-cc]
/export/users/cc/cc-common/build/checkouts/hdk/working_vm/vm/vmcore/src/jni/jni.cpp:550:
warning: (perhaps the âoffsetofâ macro was used incorrectly)
[compile-cc]
/export/users/cc/cc-common/build/checkouts/hdk/working_vm/vm/vmcore/src/util/em64t/base/jit_runtime_support_em64t.cpp:
In function âLilCodeStub* rth_get_lil_new_generic(LilCodeStub*, void*,
void*)â:
[compile-cc]
/export/users/cc/cc-common/build/checkouts/hdk/working_vm/vm/vmcore/src/util/em64t/base/jit_runtime_support_em64t.cpp:52:
warning: invalid access to non-static data member
âVM_thread::_gc_private_informationâ of NULL object
[compile-cc]
/export/users/cc/cc-common/build/checkouts/hdk/working_vm/vm/vmcore/src/util/em64t/base/jit_runtime_support_em64t.cpp:52:
warning: (perhaps the âoffsetofâ macro was used incorrectly)
[cc]
/export/users/cc/cc-common/build/checkouts/hdk/working_vm/vm/vmcore/src/verifier-3363/x_verifier/recompute.h:
In member function âint
CPVerifier_5::vf_Context_5e::is_reversed_arc(CPVerifier_5::Constraint*)â:
[cc]
/export/users/cc/cc-common/build/checkouts/hdk/working_vm/vm/vmcore/src/verifier-3363/x_verifier/recompute.h:424:
warning: comparison between âenum CPVerifier_5::ConstraintTypeâ and
âenum CPVerifier_5::ConstraintType_Exâ
[cc]
/export/users/cc/cc-common/build/checkouts/hdk/working_vm/vm/vmcore/src/verifier-3363/x_verifier/recompute.h:424:
warning: comparison between âenum CPVerifier_5::ConstraintTypeâ and
âenum CPVerifier_5::ConstraintType_Exâ
[cc]
/export/users/cc/cc-common/build/checkouts/hdk/working_vm/vm/vmcore/src/verifier-3363/x_verifier/recompute.h:
In member function âint
CPVerifier_5::vf_Context_5e::is_reversed_arc(CPVerifier_5::Constraint*)â:
[cc]
/export/users/cc/cc-common/build/checkouts/hdk/working_vm/vm/vmcore/src/verifier-3363/x_verifier/recompute.h:424:
warning: comparison between âenum CPVerifier_5::ConstraintTypeâ and
âenum CPVerifier_5::ConstraintType_Exâ
[cc]
/export/users/cc/cc-common/build/checkouts/hdk/working_vm/vm/vmcore/src/verifier-3363/x_verifier/recompute.h:424:
warning: comparison between âenum CPVerifier_5::ConstraintTypeâ and
âenum CPVerifier_5::ConstraintType_Exâ
[cc]
/export/users/cc/cc-common/build/checkouts/hdk/working_vm/vm/vmcore/src/verifier-3363/x_verifier/write_attr.cpp:
In member function âvoid
CPVerifier_5::vf_Context_5e::writeStackMapFrame(CPVerifier::Address)â:
[cc]
/export/users/cc/cc-common/build/checkouts/hdk/working_vm/vm/vmcore/src/verifier-3363/x_verifier/write_attr.cpp:40:
warning: comparison is always true due to limited range of data type
[cc]
/export/users/cc/cc-common/build/checkouts/hdk/working_vm/vm/vmcore/src/verifier-3363/x_verifier/recompute.h:
In member function âint
CPVerifier_5::vf_Context_5e::is_reversed_arc(CPVerifier_5::Constraint*)â:
[cc]
/export/users/cc/cc-common/build/checkouts/hdk/working_vm/vm/vmcore/src/verifier-3363/x_verifier/recompute.h:424:
warning: comparison between âenum CPVerifier_5::ConstraintTypeâ and
âenum CPVerifier_5::ConstraintType_Exâ
[cc]
/export/users/cc/cc-common/build/checkouts/hdk/working_vm/vm/vmcore/src/verifier-3363/x_verifier/recompute.h:424:
warning: comparison between âenum CPVerifier_5::ConstraintTypeâ and
âenum CPVerifier_5::ConstraintType_Exâ
[cc]
/export/users/cc/cc-common/build/checkouts/hdk/working_vm/vm/vmcore/src/verifier-3363/x_verifier/recompute.cpp:
In member function âvf_Result
CPVerifier_5::vf_Context_5e::arc_consistensy_in_node(CPVerifier_5::StackmapElement*,
int)â:
[cc]
/export/users/cc/cc-common/build/checkouts/hdk/working_vm/vm/vmcore/src/verifier-3363/x_verifier/recompute.cpp:494:
warning: comparison between âenum CPVerifier_5::ConstraintTypeâ and
âenum 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: (81)
modified gshimansky
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/util/ipf/base/exceptions_ipf.cpp
03/07/2008 17:30:42 Fixed VM compilation on IPF after move of method lookup to
EM
modified gshimansky
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/util/ipf/base/jit_runtime_support_ipf.cpp
03/07/2008 17:30:42 Fixed VM compilation on IPF after move of method lookup to
EM
modified gshimansky
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/lil/ipf/stack_iterator_ipf.cpp
03/07/2008 17:30:42 Fixed VM compilation on IPF after move of method lookup to
EM
modified gshimansky
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/util/linux/signals_ipf.cpp
03/07/2008 17:30:42 Fixed VM compilation on IPF after move of method lookup to
EM
modified gshimansky
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/util/ipf/base/compile_ipf.cpp
03/07/2008 17:30:42 Fixed VM compilation on IPF after move of method lookup to
EM
modified gshimansky
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/util/ipf/base/arithmetic_helpers_ipf.cpp
03/07/2008 17:30:42 Fixed VM compilation on IPF after move of method lookup to
EM
modified gshimansky
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/util/win/ia32_em64t/nt_exception_filter_common.cpp
03/07/2008 13:51:27 Added compile.h for vm_identify_eip difinition
modified gshimansky
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/util/win/ia32_em64t/nt_exception_filter_common.cpp
03/07/2008 13:50:09 Removed unused header on windows
modified gshimansky
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/lil/em64t/stack_iterator_em64t.cpp
03/07/2008 13:49:29 Fixed IP register on x86_64
modified lvjing
/harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/internal/rowset/CachedRowSetImplTest.java
03/07/2008 13:25:23 Apply patch for HARMONY-5582, [classlib][sql][rowset]
refine insert, update, delete related methods in CachedRowSet
modified lvjing
/harmony/enhanced/classlib/trunk/modules/sql/src/main/java/org/apache/harmony/sql/internal/nls/messages.properties
03/07/2008 13:25:23 Apply patch for HARMONY-5582, [classlib][sql][rowset]
refine insert, update, delete related methods in CachedRowSet
modified lvjing
/harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/internal/rowset/CachedRowSetUpdateTest.java
03/07/2008 13:25:23 Apply patch for HARMONY-5582, [classlib][sql][rowset]
refine insert, update, delete related methods in CachedRowSet
modified lvjing
/harmony/enhanced/classlib/trunk/modules/sql/src/main/java/org/apache/harmony/sql/internal/rowset/CachedRowSetImpl.java
03/07/2008 13:25:23 Apply patch for HARMONY-5582, [classlib][sql][rowset]
refine insert, update, delete related methods in CachedRowSet
added lvjing
/harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/internal/rowset/CachedRowSetInsertTest.java
03/07/2008 13:25:23 Apply patch for HARMONY-5582, [classlib][sql][rowset]
refine insert, update, delete related methods in CachedRowSet
modified lvjing
/harmony/enhanced/classlib/trunk/modules/sql/src/main/java/org/apache/harmony/sql/internal/rowset/CachedRowSetWriter.java
03/07/2008 13:25:23 Apply patch for HARMONY-5582, [classlib][sql][rowset]
refine insert, update, delete related methods in CachedRowSet
modified gshimansky
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/class_support/Environment.cpp
03/07/2008 13:21:00 Moved method lookup from VM to EM to make it VM
independentAlso removed unused stubs.cpp
deleted gshimansky
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/util/linux/stubs.cpp 03/07/2008
13:21:00 Moved method lookup from VM to EM to make it VM independentAlso
removed unused stubs.cpp
modified gshimansky
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/lil/em64t/stack_iterator_em64t.cpp
03/07/2008 13:21:00 Moved method lookup from VM to EM to make it VM
independentAlso removed unused stubs.cpp
modified gshimansky
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/util/vm_stats.cpp 03/07/2008
13:21:00 Moved method lookup from VM to EM to make it VM independentAlso
removed unused stubs.cpp
modified gshimansky
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/jit/compile.cpp 03/07/2008 13:21:00
Moved method lookup from VM to EM to make it VM independentAlso removed unused
stubs.cpp
modified gshimansky
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/jni/jni_utils.cpp 03/07/2008
13:21:00 Moved method lookup from VM to EM to make it VM independentAlso
removed unused stubs.cpp
modified gshimansky
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/util/em64t/base/native_stack_em64t.cpp
03/07/2008 13:21:00 Moved method lookup from VM to EM to make it VM
independentAlso removed unused stubs.cpp
added gshimansky /harmony/enhanced/drlvm/trunk/vm/em/src/method_lookup.h
03/07/2008 13:21:00 Moved method lookup from VM to EM to make it VM
independentAlso removed unused stubs.cpp
modified gshimansky /harmony/enhanced/drlvm/trunk/vm/vmcore/include/compile.h
03/07/2008 13:21:00 Moved method lookup from VM to EM to make it VM
independentAlso removed unused stubs.cpp
modified gshimansky /harmony/enhanced/drlvm/trunk/vm/em/src/DrlEMImpl.cpp
03/07/2008 13:21:00 Moved method lookup from VM to EM to make it VM
independentAlso removed unused stubs.cpp
modified gshimansky
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/class_support/C_Interface.cpp
03/07/2008 13:21:00 Moved method lookup from VM to EM to make it VM
independentAlso removed unused stubs.cpp
modified gshimansky
/harmony/enhanced/drlvm/trunk/vm/vmcore/include/environment.h 03/07/2008
13:21:00 Moved method lookup from VM to EM to make it VM independentAlso
removed unused stubs.cpp
modified gshimansky
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/jvmti/jvmti_break_intf.cpp
03/07/2008 13:21:00 Moved method lookup from VM to EM to make it VM
independentAlso removed unused stubs.cpp
modified gshimansky
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/class_support/Class.cpp 03/07/2008
13:21:00 Moved method lookup from VM to EM to make it VM independentAlso
removed unused stubs.cpp
deleted gshimansky
/harmony/enhanced/drlvm/trunk/vm/vmcore/include/method_lookup.h 03/07/2008
13:21:00 Moved method lookup from VM to EM to make it VM independentAlso
removed unused stubs.cpp
deleted gshimansky
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/class_support/method_lookup.cpp
03/07/2008 13:21:00 Moved method lookup from VM to EM to make it VM
independentAlso removed unused stubs.cpp
modified gshimansky /harmony/enhanced/drlvm/trunk/vm/include/open/em_vm.h
03/07/2008 13:21:00 Moved method lookup from VM to EM to make it VM
independentAlso removed unused stubs.cpp
modified gshimansky
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/lil/ia32/stack_iterator_ia32.cpp
03/07/2008 13:21:00 Moved method lookup from VM to EM to make it VM
independentAlso removed unused stubs.cpp
modified gshimansky
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/jit/jit_runtime_support.cpp
03/07/2008 13:21:00 Moved method lookup from VM to EM to make it VM
independentAlso removed unused stubs.cpp
modified gshimansky /harmony/enhanced/drlvm/trunk/vm/include/open/types.h
03/07/2008 13:21:00 Moved method lookup from VM to EM to make it VM
independentAlso removed unused stubs.cpp
modified gshimansky
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/jvmti/jvmti_step.cpp 03/07/2008
13:21:00 Moved method lookup from VM to EM to make it VM independentAlso
removed unused stubs.cpp
modified gshimansky
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/util/ia32/base/native_stack_ia32.cpp
03/07/2008 13:21:00 Moved method lookup from VM to EM to make it VM
independentAlso removed unused stubs.cpp
added gshimansky /harmony/enhanced/drlvm/trunk/vm/em/src/method_lookup.cpp
03/07/2008 13:21:00 Moved method lookup from VM to EM to make it VM
independentAlso removed unused stubs.cpp
modified gshimansky
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/class_support/method.cpp 03/07/2008
13:21:00 Moved method lookup from VM to EM to make it VM independentAlso
removed unused stubs.cpp
modified gshimansky
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/ncai/utils/ncai_utils_ia32.cpp
03/07/2008 13:21:00 Moved method lookup from VM to EM to make it VM
independentAlso removed unused stubs.cpp
modified gshimansky /harmony/enhanced/drlvm/trunk/vm/em/src/em_intf.cpp
03/07/2008 13:21:00 Moved method lookup from VM to EM to make it VM
independentAlso removed unused stubs.cpp
modified gshimansky
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/stack/stack_trace.cpp 03/07/2008
13:21:00 Moved method lookup from VM to EM to make it VM independentAlso
removed unused stubs.cpp
modified gshimansky
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/util/ia32/base/jit_runtime_support_ia32.cpp
03/07/2008 13:21:00 Moved method lookup from VM to EM to make it VM
independentAlso removed unused stubs.cpp
modified gshimansky
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/util/native_stack.cpp 03/07/2008
13:21:00 Moved method lookup from VM to EM to make it VM independentAlso
removed unused stubs.cpp
modified gshimansky
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/util/ia32/base/compile_IA32.cpp
03/07/2008 13:21:00 Moved method lookup from VM to EM to make it VM
independentAlso removed unused stubs.cpp
modified gshimansky /harmony/enhanced/drlvm/trunk/vm/em/src/DrlEMImpl.h
03/07/2008 13:21:00 Moved method lookup from VM to EM to make it VM
independentAlso removed unused stubs.cpp
modified gshimansky
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/util/linux/ia32_em64t/signals_common.cpp
03/07/2008 13:21:00 Moved method lookup from VM to EM to make it VM
independentAlso removed unused stubs.cpp
modified gshimansky
/harmony/enhanced/drlvm/trunk/vm/include/open/vm_interface.h 03/07/2008
13:19:23 Fixed build on Linux after 634547 commit
modified mcfirst /harmony/enhanced/classlib/trunk/modules/portlib/build.xml
03/07/2008 13:12:04 Applying patch from HARMONY-2365 [classlib][build] Stop
copying hythr library to bin directory\nThe copying made optional at the moment
with -Dhy.thr.nodeploy=true
modified mcfirst /harmony/enhanced/classlib/trunk/depends/build/defines.mk
03/07/2008 13:12:04 Applying patch from HARMONY-2365 [classlib][build] Stop
copying hythr library to bin directory\nThe copying made optional at the moment
with -Dhy.thr.nodeploy=true
modified mcfirst /harmony/enhanced/classlib/trunk/make/properties.xml
03/07/2008 13:12:04 Applying patch from HARMONY-2365 [classlib][build] Stop
copying hythr library to bin directory\nThe copying made optional at the moment
with -Dhy.thr.nodeploy=true
modified varlax
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/class_support/C_Interface.cpp
03/07/2008 11:59:46 Moved Jitrino.OPT to dynamic runtime-binded interfaces.
modified varlax /harmony/enhanced/drlvm/trunk/vm/vmcore/src/init/vm_init.cpp
03/07/2008 11:59:46 Moved Jitrino.OPT to dynamic runtime-binded interfaces.
modified varlax
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/vm/VMInterface.cpp 03/07/2008
11:59:46 Moved Jitrino.OPT to dynamic runtime-binded interfaces.
modified varlax /harmony/enhanced/drlvm/trunk/vm/jitrino/src/jet/trace.h
03/07/2008 11:59:46 Moved Jitrino.OPT to dynamic runtime-binded interfaces.
modified varlax /harmony/enhanced/drlvm/trunk/vm/jitrino/src/jet/rt_ia32.cpp
03/07/2008 11:59:46 Moved Jitrino.OPT to dynamic runtime-binded interfaces.
modified varlax /harmony/enhanced/drlvm/trunk/vm/jitrino/src/jet/magics.cpp
03/07/2008 11:59:46 Moved Jitrino.OPT to dynamic runtime-binded interfaces.
added varlax /harmony/enhanced/drlvm/trunk/vm/include/open/vm_interface.h
03/07/2008 11:59:46 Moved Jitrino.OPT to dynamic runtime-binded interfaces.
modified varlax /harmony/enhanced/drlvm/trunk/vm/jitrino/src/shared/Type.cpp
03/07/2008 11:59:46 Moved Jitrino.OPT to dynamic runtime-binded interfaces.
modified varlax
/harmony/enhanced/drlvm/trunk/vm/include/open/vm_class_support.h 03/07/2008
11:59:46 Moved Jitrino.OPT to dynamic runtime-binded interfaces.
modified varlax /harmony/enhanced/drlvm/trunk/vm/include/open/types.h
03/07/2008 11:59:46 Moved Jitrino.OPT to dynamic runtime-binded interfaces.
modified varlax /harmony/enhanced/drlvm/trunk/vm/jitrino/src/jet/cg_ia32.cpp
03/07/2008 11:59:46 Moved Jitrino.OPT to dynamic runtime-binded interfaces.
modified varlax
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/codegenerator/ipf/IpfOpndManager.cpp
03/07/2008 11:59:46 Moved Jitrino.OPT to dynamic runtime-binded interfaces.
modified varlax
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/vm/JITInterface.cpp 03/07/2008
11:59:46 Moved Jitrino.OPT to dynamic runtime-binded interfaces.
modified varlax /harmony/enhanced/drlvm/trunk/vm/jitrino/src/vm/VMInterface.h
03/07/2008 11:59:46 Moved Jitrino.OPT to dynamic runtime-binded interfaces.
modified varlax /harmony/enhanced/drlvm/trunk/vm/vmcore/build/vmcore.exp
03/07/2008 11:59:46 Moved Jitrino.OPT to dynamic runtime-binded interfaces.
modified varlax /harmony/enhanced/drlvm/trunk/vm/jitrino/src/jet/cg_regs.cpp
03/07/2008 11:59:46 Moved Jitrino.OPT to dynamic runtime-binded interfaces.
modified varlax /harmony/enhanced/drlvm/trunk/vm/jitrino/src/shared/Type.h
03/07/2008 11:59:46 Moved Jitrino.OPT to dynamic runtime-binded interfaces.
modified varlax /harmony/enhanced/drlvm/trunk/vm/jitrino/src/jet/mib.h
03/07/2008 11:59:46 Moved Jitrino.OPT to dynamic runtime-binded interfaces.
modified varlax /harmony/enhanced/drlvm/trunk/vm/jitrino/src/jet/compiler.h
03/07/2008 11:59:46 Moved Jitrino.OPT to dynamic runtime-binded interfaces.
modified varlax
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/jet/cg_fld_arr.cpp 03/07/2008
11:59:46 Moved Jitrino.OPT to dynamic runtime-binded interfaces.
modified varlax /harmony/enhanced/drlvm/trunk/vm/jitrino/src/jet/jet.cpp
03/07/2008 11:59:46 Moved Jitrino.OPT to dynamic runtime-binded interfaces.
modified varlax /harmony/enhanced/drlvm/trunk/vm/jitrino/src/jet/cg_obj.cpp
03/07/2008 11:59:46 Moved Jitrino.OPT to dynamic runtime-binded interfaces.
modified varlax /harmony/enhanced/drlvm/trunk/vm/include/open/vm.h 03/07/2008
11:59:46 Moved Jitrino.OPT to dynamic runtime-binded interfaces.
modified varlax
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/codegenerator/ia32/Ia32LightJNI.cpp
03/07/2008 11:59:46 Moved Jitrino.OPT to dynamic runtime-binded interfaces.
modified varlax /harmony/enhanced/drlvm/trunk/vm/jitrino/src/jet/rt.cpp
03/07/2008 11:59:46 Moved Jitrino.OPT to dynamic runtime-binded interfaces.
modified varlax /harmony/enhanced/drlvm/trunk/vm/em/src/DrlEMImpl.cpp
03/07/2008 11:59:46 Moved Jitrino.OPT to dynamic runtime-binded interfaces.
modified varlax
/harmony/enhanced/drlvm/trunk/vm/interpreter/src/interp_exports.cpp 03/07/2008
11:59:46 Moved Jitrino.OPT to dynamic runtime-binded interfaces.
modified varlax /harmony/enhanced/drlvm/trunk/vm/jitrino/src/jet/rt.h
03/07/2008 11:59:46 Moved Jitrino.OPT to dynamic runtime-binded interfaces.
modified varlax
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/codegenerator/ia32/Ia32InternalProfiler.cpp
03/07/2008 11:59:46 Moved Jitrino.OPT to dynamic runtime-binded interfaces.
modified varlax /harmony/enhanced/drlvm/trunk/vm/include/open/ee_em_intf.h
03/07/2008 11:59:46 Moved Jitrino.OPT to dynamic runtime-binded interfaces.