BUILD COMPLETE: build.681

Date of build:  2008-03-28 09:37:52 -0700
Time to build:  19 minutes 26 seconds
Last changed:   03/28/2008 09:16:14
Last log entry: Fix for IPF compilation after r642252

***********************************************************
Errors/Warnings:        (54)
            
[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] /usr/bin/ar: creating libverifier.a
[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:550: 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:550: warning: 
(perhaps
[compile-cc]    the `offsetof' macro was used incorrectly)
[compile-cc] 
/export/users/cc/build/checkouts/drlvm/vm/vmcore/src/jni/jni.cpp:550: 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:550: warning: 
(perhaps
[compile-cc]    the `offsetof' macro was used incorrectly)
[compile-cc] 
/export/users/cc/build/checkouts/drlvm/vm/vmcore/src/jni/jni.cpp:550: 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:550: warning: 
(perhaps
[compile-cc]    the `offsetof' macro was used incorrectly)
[compile-cc] 
/export/users/cc/build/checkouts/drlvm/vm/vmcore/src/jni/jni.cpp:550: 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:550: warning: 
(perhaps
[compile-cc]    the `offsetof' macro was used incorrectly)
[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:      (69)
            
modified mcfirst  
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/util/ipf/base/compile_ipf.cpp 
03/28/2008 09:16:14 Fix for IPF compilation after r642252
modified mcfirst  
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/verifier-3363/base/context_base.h 
03/28/2008 08:11:03 Applying patch associated with HARMONY-5649 [drlvm] 
Cleaning external VM interfaces and make them run-time linkable. Method access 
interfaces addressed.
modified mcfirst  
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/simplifier.cpp 
03/28/2008 08:11:03 Applying patch associated with HARMONY-5649 [drlvm] 
Cleaning external VM interfaces and make them run-time linkable. Method access 
interfaces addressed.
modified mcfirst  /harmony/enhanced/drlvm/trunk/vm/include/open/vm_interface.h 
03/28/2008 08:11:03 Applying patch associated with HARMONY-5649 [drlvm] 
Cleaning external VM interfaces and make them run-time linkable. Method access 
interfaces addressed.
modified mcfirst  
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/jvmti/jvmti_pop_frame.cpp 
03/28/2008 08:11:03 Applying patch associated with HARMONY-5649 [drlvm] 
Cleaning external VM interfaces and make them run-time linkable. Method access 
interfaces addressed.
modified mcfirst  
/harmony/enhanced/drlvm/trunk/vm/include/open/vm_class_support.h 03/28/2008 
08:11:03 Applying patch associated with HARMONY-5649 [drlvm] Cleaning external 
VM interfaces and make them run-time linkable. Method access interfaces 
addressed.
modified mcfirst  
/harmony/enhanced/drlvm/trunk/vm/interpreter/src/interp_native_ipf.cpp 
03/28/2008 08:11:03 Applying patch associated with HARMONY-5649 [drlvm] 
Cleaning external VM interfaces and make them run-time linkable. Method access 
interfaces addressed.
modified mcfirst  /harmony/enhanced/drlvm/trunk/vm/jitrino/src/jet/cg_regs.cpp 
03/28/2008 08:11:03 Applying patch associated with HARMONY-5649 [drlvm] 
Cleaning external VM interfaces and make them run-time linkable. Method access 
interfaces addressed.
modified mcfirst  /harmony/enhanced/drlvm/trunk/vm/vmcore/src/jni/jni_utils.cpp 
03/28/2008 08:11:03 Applying patch associated with HARMONY-5649 [drlvm] 
Cleaning external VM interfaces and make them run-time linkable. Method access 
interfaces addressed.
modified mcfirst  
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/jvmti/jvmti_event.cpp 03/28/2008 
08:11:03 Applying patch associated with HARMONY-5649 [drlvm] Cleaning external 
VM interfaces and make them run-time linkable. Method access interfaces 
addressed.
modified mcfirst  /harmony/enhanced/drlvm/trunk/vm/jitrino/src/jet/compiler.h 
03/28/2008 08:11:03 Applying patch associated with HARMONY-5649 [drlvm] 
Cleaning external VM interfaces and make them run-time linkable. Method access 
interfaces addressed.
modified mcfirst  /harmony/enhanced/drlvm/trunk/vm/include/vm_java_support.h 
03/28/2008 08:11:03 Applying patch associated with HARMONY-5649 [drlvm] 
Cleaning external VM interfaces and make them run-time linkable. Method access 
interfaces addressed.
modified mcfirst  
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/kernel_classes/native/java_lang_reflect_VMReflection.cpp
 03/28/2008 08:11:03 Applying patch associated with HARMONY-5649 [drlvm] 
Cleaning external VM interfaces and make them run-time linkable. Method access 
interfaces addressed.
modified mcfirst  /harmony/enhanced/drlvm/trunk/vm/jitrino/src/jet/jet.cpp 
03/28/2008 08:11:03 Applying patch associated with HARMONY-5649 [drlvm] 
Cleaning external VM interfaces and make them run-time linkable. Method access 
interfaces addressed.
modified mcfirst  /harmony/enhanced/drlvm/trunk/vm/include/open/vm.h 03/28/2008 
08:11:03 Applying patch associated with HARMONY-5649 [drlvm] Cleaning external 
VM interfaces and make them run-time linkable. Method access interfaces 
addressed.
modified mcfirst  
/harmony/enhanced/drlvm/trunk/vm/thread/src/thread_native_basic.c 03/28/2008 
08:11:03 Applying patch associated with HARMONY-5649 [drlvm] Cleaning external 
VM interfaces and make them run-time linkable. Method access interfaces 
addressed.
modified mcfirst  /harmony/enhanced/drlvm/trunk/vm/em/src/DrlEMImpl.cpp 
03/28/2008 08:11:03 Applying patch associated with HARMONY-5649 [drlvm] 
Cleaning external VM interfaces and make them run-time linkable. Method access 
interfaces addressed.
modified mcfirst  
/harmony/enhanced/drlvm/trunk/vm/interpreter/src/interp_native_ia32.cpp 
03/28/2008 08:11:03 Applying patch associated with HARMONY-5649 [drlvm] 
Cleaning external VM interfaces and make them run-time linkable. Method access 
interfaces addressed.
modified mcfirst  
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/util/em64t/base/compile_em64t.cpp 
03/28/2008 08:11:03 Applying patch associated with HARMONY-5649 [drlvm] 
Cleaning external VM interfaces and make them run-time linkable. Method access 
interfaces addressed.
modified mcfirst  
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/jni/jni_method.cpp 03/28/2008 
08:11:03 Applying patch associated with HARMONY-5649 [drlvm] Cleaning external 
VM interfaces and make them run-time linkable. Method access interfaces 
addressed.
modified mcfirst  
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/kernel_classes/native/org_apache_harmony_vm_VMStack.cpp
 03/28/2008 08:11:03 Applying patch associated with HARMONY-5649 [drlvm] 
Cleaning external VM interfaces and make them run-time linkable. Method access 
interfaces addressed.
modified mcfirst  
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/jvmti/jvmti_break_intf.cpp 
03/28/2008 08:11:03 Applying patch associated with HARMONY-5649 [drlvm] 
Cleaning external VM interfaces and make them run-time linkable. Method access 
interfaces addressed.
modified mcfirst  /harmony/enhanced/drlvm/trunk/vm/include/open/em.h 03/28/2008 
08:11:03 Applying patch associated with HARMONY-5649 [drlvm] Cleaning external 
VM interfaces and make them run-time linkable. Method access interfaces 
addressed.
modified mcfirst  
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/vm/VMInterface.cpp 03/28/2008 
08:11:03 Applying patch associated with HARMONY-5649 [drlvm] Cleaning external 
VM interfaces and make them run-time linkable. Method access interfaces 
addressed.
modified mcfirst  
/harmony/enhanced/drlvm/trunk/vm/include/open/vm_method_access.h 03/28/2008 
08:11:03 Applying patch associated with HARMONY-5649 [drlvm] Cleaning external 
VM interfaces and make them run-time linkable. Method access interfaces 
addressed.
modified mcfirst  /harmony/enhanced/drlvm/trunk/vm/jitrino/src/jet/cg_ia32.cpp 
03/28/2008 08:11:03 Applying patch associated with HARMONY-5649 [drlvm] 
Cleaning external VM interfaces and make them run-time linkable. Method access 
interfaces addressed.
modified mcfirst  /harmony/enhanced/drlvm/trunk/vm/jitrino/src/jet/compiler.cpp 
03/28/2008 08:11:03 Applying patch associated with HARMONY-5649 [drlvm] 
Cleaning external VM interfaces and make them run-time linkable. Method access 
interfaces addressed.
modified mcfirst  
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/class_support/method.cpp 03/28/2008 
08:11:03 Applying patch associated with HARMONY-5649 [drlvm] Cleaning external 
VM interfaces and make them run-time linkable. Method access interfaces 
addressed.
modified mcfirst  
/harmony/enhanced/drlvm/trunk/vm/em/src/EBProfileCollector.cpp 03/28/2008 
08:11:03 Applying patch associated with HARMONY-5649 [drlvm] Cleaning external 
VM interfaces and make them run-time linkable. Method access interfaces 
addressed.
modified mcfirst  
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/reflection/reflection.cpp 
03/28/2008 08:11:03 Applying patch associated with HARMONY-5649 [drlvm] 
Cleaning external VM interfaces and make them run-time linkable. Method access 
interfaces addressed.
modified mcfirst  
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/verifier-3363/java5/context_5.cpp 
03/28/2008 08:11:03 Applying patch associated with HARMONY-5649 [drlvm] 
Cleaning external VM interfaces and make them run-time linkable. Method access 
interfaces addressed.
modified mcfirst  
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/stack/stack_trace.cpp 03/28/2008 
08:11:03 Applying patch associated with HARMONY-5649 [drlvm] Cleaning external 
VM interfaces and make them run-time linkable. Method access interfaces 
addressed.
modified mcfirst  /harmony/enhanced/drlvm/trunk/vm/jitrino/src/jet/rt.cpp 
03/28/2008 08:11:03 Applying patch associated with HARMONY-5649 [drlvm] 
Cleaning external VM interfaces and make them run-time linkable. Method access 
interfaces addressed.
modified mcfirst  
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/devirtualizer.cpp 
03/28/2008 08:11:03 Applying patch associated with HARMONY-5649 [drlvm] 
Cleaning external VM interfaces and make them run-time linkable. Method access 
interfaces addressed.
modified mcfirst  
/harmony/enhanced/drlvm/trunk/vm/em/src/EdgeProfileCollector.cpp 03/28/2008 
08:11:03 Applying patch associated with HARMONY-5649 [drlvm] Cleaning external 
VM interfaces and make them run-time linkable. Method access interfaces 
addressed.
modified mcfirst  
/harmony/enhanced/drlvm/trunk/vm/interpreter/src/interpreter_ti.cpp 03/28/2008 
08:11:03 Applying patch associated with HARMONY-5649 [drlvm] Cleaning external 
VM interfaces and make them run-time linkable. Method access interfaces 
addressed.
modified mcfirst  /harmony/enhanced/drlvm/trunk/vm/em/src/MTable.cpp 03/28/2008 
08:11:03 Applying patch associated with HARMONY-5649 [drlvm] Cleaning external 
VM interfaces and make them run-time linkable. Method access interfaces 
addressed.
modified mcfirst  
/harmony/enhanced/drlvm/trunk/vm/interpreter/src/interpreter.cpp 03/28/2008 
08:11:03 Applying patch associated with HARMONY-5649 [drlvm] Cleaning external 
VM interfaces and make them run-time linkable. Method access interfaces 
addressed.
modified mcfirst  
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/lil/em64t/stack_iterator_em64t.cpp 
03/28/2008 08:11:03 Applying patch associated with HARMONY-5649 [drlvm] 
Cleaning external VM interfaces and make them run-time linkable. Method access 
interfaces addressed.
modified mcfirst  
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/verifier-3363/x_verifier/recompute.cpp
 03/28/2008 08:11:03 Applying patch associated with HARMONY-5649 [drlvm] 
Cleaning external VM interfaces and make them run-time linkable. Method access 
interfaces addressed.
modified mcfirst  
/harmony/enhanced/drlvm/trunk/vm/interpreter/src/interp_stack_trace.cpp 
03/28/2008 08:11:03 Applying patch associated with HARMONY-5649 [drlvm] 
Cleaning external VM interfaces and make them run-time linkable. Method access 
interfaces addressed.
modified mcfirst  /harmony/enhanced/drlvm/trunk/vm/jitrino/src/vm/VMInterface.h 
03/28/2008 08:11:03 Applying patch associated with HARMONY-5649 [drlvm] 
Cleaning external VM interfaces and make them run-time linkable. Method access 
interfaces addressed.
modified mcfirst  /harmony/enhanced/drlvm/trunk/vm/vmcore/src/jit/compile.cpp 
03/28/2008 08:11:03 Applying patch associated with HARMONY-5649 [drlvm] 
Cleaning external VM interfaces and make them run-time linkable. Method access 
interfaces addressed.
modified mcfirst  
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/ncai/ncai_step.cpp 03/28/2008 
08:11:03 Applying patch associated with HARMONY-5649 [drlvm] Cleaning external 
VM interfaces and make them run-time linkable. Method access interfaces 
addressed.
modified mcfirst  /harmony/enhanced/drlvm/trunk/vm/include/open/rt_types.h 
03/28/2008 08:11:03 Applying patch associated with HARMONY-5649 [drlvm] 
Cleaning external VM interfaces and make them run-time linkable. Method access 
interfaces addressed.
modified mcfirst  /harmony/enhanced/drlvm/trunk/vm/jitrino/src/jet/structs.h 
03/28/2008 08:11:03 Applying patch associated with HARMONY-5649 [drlvm] 
Cleaning external VM interfaces and make them run-time linkable. Method access 
interfaces addressed.
modified mcfirst  
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/gc/root_set_enum_common.cpp 
03/28/2008 08:11:03 Applying patch associated with HARMONY-5649 [drlvm] 
Cleaning external VM interfaces and make them run-time linkable. Method access 
interfaces addressed.
modified mcfirst  
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/jvmti/jvmti_break.cpp 03/28/2008 
08:11:03 Applying patch associated with HARMONY-5649 [drlvm] Cleaning external 
VM interfaces and make them run-time linkable. Method access interfaces 
addressed.
modified mcfirst  /harmony/enhanced/drlvm/trunk/vm/include/jit_import.h 
03/28/2008 08:11:03 Applying patch associated with HARMONY-5649 [drlvm] 
Cleaning external VM interfaces and make them run-time linkable. Method access 
interfaces addressed.
modified mcfirst  
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/reflection/annotations.cpp 
03/28/2008 08:11:03 Applying patch associated with HARMONY-5649 [drlvm] 
Cleaning external VM interfaces and make them run-time linkable. Method access 
interfaces addressed.
modified mcfirst  
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/class_support/class_impl.cpp 
03/28/2008 08:11:03 Applying patch associated with HARMONY-5649 [drlvm] 
Cleaning external VM interfaces and make them run-time linkable. Method access 
interfaces addressed.
modified mcfirst  
/harmony/enhanced/drlvm/trunk/vm/interpreter/src/interp_native_em64t.cpp 
03/28/2008 08:11:03 Applying patch associated with HARMONY-5649 [drlvm] 
Cleaning external VM interfaces and make them run-time linkable. Method access 
interfaces addressed.
modified mcfirst  /harmony/enhanced/drlvm/trunk/vm/vmcore/src/lil/lil.cpp 
03/28/2008 08:11:03 Applying patch associated with HARMONY-5649 [drlvm] 
Cleaning external VM interfaces and make them run-time linkable. Method access 
interfaces addressed.
modified mcfirst  /harmony/enhanced/drlvm/trunk/vm/jitrino/src/jet/trace.cpp 
03/28/2008 08:11:03 Applying patch associated with HARMONY-5649 [drlvm] 
Cleaning external VM interfaces and make them run-time linkable. Method access 
interfaces addressed.
modified mcfirst  
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/class_support/C_Interface.cpp 
03/28/2008 08:11:03 Applying patch associated with HARMONY-5649 [drlvm] 
Cleaning external VM interfaces and make them run-time linkable. Method access 
interfaces addressed.
modified mcfirst  /harmony/enhanced/drlvm/trunk/vm/jitrino/src/jet/cg.h 
03/28/2008 08:11:03 Applying patch associated with HARMONY-5649 [drlvm] 
Cleaning external VM interfaces and make them run-time linkable. Method access 
interfaces addressed.
modified mcfirst  
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/jvmti/jvmti_stack.cpp 03/28/2008 
08:11:03 Applying patch associated with HARMONY-5649 [drlvm] Cleaning external 
VM interfaces and make them run-time linkable. Method access interfaces 
addressed.
modified mcfirst  
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/translator/java/JavaByteCodeTranslator.cpp
 03/28/2008 08:11:03 Applying patch associated with HARMONY-5649 [drlvm] 
Cleaning external VM interfaces and make them run-time linkable. Method access 
interfaces addressed.
modified mcfirst  /harmony/enhanced/drlvm/trunk/vm/vmcore/src/init/vm_init.cpp 
03/28/2008 08:11:03 Applying patch associated with HARMONY-5649 [drlvm] 
Cleaning external VM interfaces and make them run-time linkable. Method access 
interfaces addressed.
modified mcfirst  
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/lil/ia32/stack_iterator_ia32.cpp 
03/28/2008 08:11:03 Applying patch associated with HARMONY-5649 [drlvm] 
Cleaning external VM interfaces and make them run-time linkable. Method access 
interfaces addressed.
modified mcfirst  /harmony/enhanced/drlvm/trunk/vm/include/jit_intf.h 
03/28/2008 08:11:03 Applying patch associated with HARMONY-5649 [drlvm] 
Cleaning external VM interfaces and make them run-time linkable. Method access 
interfaces addressed.
modified mcfirst  /harmony/enhanced/drlvm/trunk/vm/vmcore/build/vmcore.exp 
03/28/2008 08:11:03 Applying patch associated with HARMONY-5649 [drlvm] 
Cleaning external VM interfaces and make them run-time linkable. Method access 
interfaces addressed.
modified mcfirst  
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/jvmti/jvmti_step.cpp 03/28/2008 
08:11:03 Applying patch associated with HARMONY-5649 [drlvm] Cleaning external 
VM interfaces and make them run-time linkable. Method access interfaces 
addressed.
modified mcfirst  
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/jvmti/jvmti_method.cpp 03/28/2008 
08:11:03 Applying patch associated with HARMONY-5649 [drlvm] Cleaning external 
VM interfaces and make them run-time linkable. Method access interfaces 
addressed.
modified mcfirst  
/harmony/enhanced/drlvm/trunk/vm/vmcore/include/class_interface.h 03/28/2008 
08:11:03 Applying patch associated with HARMONY-5649 [drlvm] Cleaning external 
VM interfaces and make them run-time linkable. Method access interfaces 
addressed.
modified mcfirst  
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/verifier-3363/java6/context_6.cpp 
03/28/2008 08:11:03 Applying patch associated with HARMONY-5649 [drlvm] 
Cleaning external VM interfaces and make them run-time linkable. Method access 
interfaces addressed.
modified mcfirst  
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/util/ia32/base/compile_IA32.cpp 
03/28/2008 08:11:03 Applying patch associated with HARMONY-5649 [drlvm] 
Cleaning external VM interfaces and make them run-time linkable. Method access 
interfaces addressed.
modified mcfirst  
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/class_support/classloader.cpp 
03/28/2008 08:11:03 Applying patch associated with HARMONY-5649 [drlvm] 
Cleaning external VM interfaces and make them run-time linkable. Method access 
interfaces addressed.
modified mcfirst  
/harmony/enhanced/drlvm/trunk/vm/vmcore/include/class_member.h 03/28/2008 
08:11:03 Applying patch associated with HARMONY-5649 [drlvm] Cleaning external 
VM interfaces and make them run-time linkable. Method access interfaces 
addressed.


Reply via email to