BUILD COMPLETE: build.815

Date of build:  2008-01-18 11:28:34 +0600
Time to build:  12 minutes 38 seconds
Last changed:   01/18/2008 11:15:43
Last log entry: classlib

***********************************************************
Errors/Warnings:        (59)
            
[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/cc-short/build/checkouts/drlvm
[cc] /usr/bin/ar: creating libaprutil-1.a
[cc] /usr/bin/ar: creating liblog4cxx.a
[cc] /usr/bin/ar: creating libencoder.a
[cc] /usr/bin/ar: creating libport.a
[cc] 
/export/users/cc/cc-short/build/checkouts/drlvm/vm/thread/src/thread_native_basic.c:
 In function ‘hythread_struct_init’:
[cc] 
/export/users/cc/cc-short/build/checkouts/drlvm/vm/thread/src/thread_native_basic.c:692:
 warning: comparison between pointer and integer
[cc] 
/export/users/cc/cc-short/build/checkouts/drlvm/vm/vmcore/src/jit/jit_runtime_support.cpp:
 In function ‘void* rth_get_lil_initialize_class(int*)’:
[cc] 
/export/users/cc/cc-short/build/checkouts/drlvm/vm/vmcore/src/jit/jit_runtime_support.cpp:785:
 warning: invalid access to non-static data member 
‘VM_thread::thread_exception’ of NULL object
[cc] 
/export/users/cc/cc-short/build/checkouts/drlvm/vm/vmcore/src/jit/jit_runtime_support.cpp:785:
 warning: (perhaps the ‘offsetof’ macro was used incorrectly)
[cc] 
/export/users/cc/cc-short/build/checkouts/drlvm/vm/vmcore/src/jit/jit_runtime_support.cpp:786:
 warning: invalid access to non-static data member 
‘VM_thread::thread_exception’ of NULL object
[cc] 
/export/users/cc/cc-short/build/checkouts/drlvm/vm/vmcore/src/jit/jit_runtime_support.cpp:786:
 warning: (perhaps the ‘offsetof’ macro was used incorrectly)
[cc] 
/export/users/cc/cc-short/build/checkouts/drlvm/vm/vmcore/src/jit/jit_runtime_support.cpp:
 In function ‘void* vm_create_helper_for_function(void* (*)(void*))’:
[cc] 
/export/users/cc/cc-short/build/checkouts/drlvm/vm/vmcore/src/jit/jit_runtime_support.cpp:3409:
 warning: invalid access to non-static data member 
‘VM_thread::thread_exception’ of NULL object
[cc] 
/export/users/cc/cc-short/build/checkouts/drlvm/vm/vmcore/src/jit/jit_runtime_support.cpp:3409:
 warning: (perhaps the ‘offsetof’ macro was used incorrectly)
[cc] 
/export/users/cc/cc-short/build/checkouts/drlvm/vm/vmcore/src/jit/jit_runtime_support.cpp:3410:
 warning: invalid access to non-static data member 
‘VM_thread::thread_exception’ of NULL object
[cc] 
/export/users/cc/cc-short/build/checkouts/drlvm/vm/vmcore/src/jit/jit_runtime_support.cpp:3410:
 warning: (perhaps the ‘offsetof’ macro was used incorrectly)
[cc] 
/export/users/cc/cc-short/build/checkouts/drlvm/vm/vmcore/src/jit/compile.cpp: 
In function ‘void* compile_create_lil_jni_stub(Method*, void*, LilCodeStub* 
(*)(LilCodeStub*, Method*))’:
[cc] 
/export/users/cc/cc-short/build/checkouts/drlvm/vm/vmcore/src/jit/compile.cpp:335:
 warning: invalid access to non-static data member ‘VM_thread::jni_env’ of 
NULL object
[cc] 
/export/users/cc/cc-short/build/checkouts/drlvm/vm/vmcore/src/jit/compile.cpp:335:
 warning: (perhaps the ‘offsetof’ macro was used incorrectly)
[cc] 
/export/users/cc/cc-short/build/checkouts/drlvm/vm/vmcore/src/jit/compile.cpp:418:
 warning: invalid access to non-static data member 
‘VM_thread::thread_exception’ of NULL object
[cc] 
/export/users/cc/cc-short/build/checkouts/drlvm/vm/vmcore/src/jit/compile.cpp:418:
 warning: (perhaps the ‘offsetof’ macro was used incorrectly)
[cc] 
/export/users/cc/cc-short/build/checkouts/drlvm/vm/vmcore/src/jit/compile.cpp:419:
 warning: invalid access to non-static data member 
‘VM_thread::thread_exception’ of NULL object
[cc] 
/export/users/cc/cc-short/build/checkouts/drlvm/vm/vmcore/src/jit/compile.cpp:419:
 warning: (perhaps the ‘offsetof’ macro was used incorrectly)
[cc] 
/export/users/cc/cc-short/build/checkouts/drlvm/vm/vmcore/src/thread/thread_manager.cpp:
 In function ‘void jthread_deallocate_vm_thread_pool(VM_thread*)’:
[cc] 
/export/users/cc/cc-short/build/checkouts/drlvm/vm/vmcore/src/thread/thread_manager.cpp:110:
 warning: invalid access to non-static data member ‘VM_thread::java_thread’ 
of NULL object
[cc] 
/export/users/cc/cc-short/build/checkouts/drlvm/vm/vmcore/src/thread/thread_manager.cpp:110:
 warning: (perhaps the ‘offsetof’ macro was used incorrectly)
[cc] 
/export/users/cc/cc-short/build/checkouts/drlvm/vm/port/src/lil/ia32/pim/m2n_ia32.cpp:
 In function ‘char* m2n_gen_push_m2n(char*, Method*, frame_type, bool, 
unsigned int)’:
[cc] 
/export/users/cc/cc-short/build/checkouts/drlvm/vm/port/src/lil/ia32/pim/m2n_ia32.cpp:212:
 warning: invalid access to non-static data member 
‘VM_thread::last_m2n_frame’ of NULL object
[cc] 
/export/users/cc/cc-short/build/checkouts/drlvm/vm/port/src/lil/ia32/pim/m2n_ia32.cpp:212:
 warning: (perhaps the ‘offsetof’ macro was used incorrectly)
[cc] /export/users/cc/cc-short/build/checkouts/drlvm/vm/vmcore/src/jni/jni.cpp: 
In function ‘jint jni_init()’:
[cc] 
/export/users/cc/cc-short/build/checkouts/drlvm/vm/vmcore/src/jni/jni.cpp:388: 
warning: invalid access to non-static data member ‘JavaVM_Internal::link’ 
of NULL object
[cc] 
/export/users/cc/cc-short/build/checkouts/drlvm/vm/vmcore/src/jni/jni.cpp:388: 
warning: (perhaps the ‘offsetof’ macro was used incorrectly)
[cc] 
/export/users/cc/cc-short/build/checkouts/drlvm/vm/vmcore/src/jni/jni.cpp:388: 
warning: invalid access to non-static data member ‘JavaVM_Internal::link’ 
of NULL object
[cc] 
/export/users/cc/cc-short/build/checkouts/drlvm/vm/vmcore/src/jni/jni.cpp:388: 
warning: (perhaps the ‘offsetof’ macro was used incorrectly)
[cc] /export/users/cc/cc-short/build/checkouts/drlvm/vm/vmcore/src/jni/jni.cpp: 
In function ‘jint JNI_GetCreatedJavaVMs(JavaVM**, jsize, jsize*)’:
[cc] 
/export/users/cc/cc-short/build/checkouts/drlvm/vm/vmcore/src/jni/jni.cpp:427: 
warning: invalid access to non-static data member ‘JavaVM_Internal::link’ 
of NULL object
[cc] 
/export/users/cc/cc-short/build/checkouts/drlvm/vm/vmcore/src/jni/jni.cpp:427: 
warning: (perhaps the ‘offsetof’ macro was used incorrectly)
[cc] /export/users/cc/cc-short/build/checkouts/drlvm/vm/vmcore/src/jni/jni.cpp: 
In function ‘jint JNI_CreateJavaVM(JavaVM**, JNIEnv**, void*)’:
[cc] 
/export/users/cc/cc-short/build/checkouts/drlvm/vm/vmcore/src/jni/jni.cpp:457: 
warning: invalid access to non-static data member ‘JavaVM_Internal::link’ 
of NULL object
[cc] 
/export/users/cc/cc-short/build/checkouts/drlvm/vm/vmcore/src/jni/jni.cpp:457: 
warning: (perhaps the ‘offsetof’ macro was used incorrectly)
[cc] 
/export/users/cc/cc-short/build/checkouts/drlvm/vm/vmcore/src/jni/jni.cpp:546: 
warning: invalid access to non-static data member ‘JavaVM_Internal::link’ 
of NULL object
[cc] 
/export/users/cc/cc-short/build/checkouts/drlvm/vm/vmcore/src/jni/jni.cpp:546: 
warning: (perhaps the ‘offsetof’ macro was used incorrectly)
[cc] 
/export/users/cc/cc-short/build/checkouts/drlvm/vm/vmcore/src/jni/jni.cpp:546: 
warning: invalid access to non-static data member ‘JavaVM_Internal::link’ 
of NULL object
[cc] 
/export/users/cc/cc-short/build/checkouts/drlvm/vm/vmcore/src/jni/jni.cpp:546: 
warning: (perhaps the ‘offsetof’ macro was used incorrectly)
[cc] 
/export/users/cc/cc-short/build/checkouts/drlvm/vm/vmcore/src/jni/jni.cpp:546: 
warning: invalid access to non-static data member ‘JavaVM_Internal::link’ 
of NULL object
[cc] 
/export/users/cc/cc-short/build/checkouts/drlvm/vm/vmcore/src/jni/jni.cpp:546: 
warning: (perhaps the ‘offsetof’ macro was used incorrectly)
[cc] 
/export/users/cc/cc-short/build/checkouts/drlvm/vm/vmcore/src/jni/jni.cpp:546: 
warning: invalid access to non-static data member ‘JavaVM_Internal::link’ 
of NULL object
[cc] 
/export/users/cc/cc-short/build/checkouts/drlvm/vm/vmcore/src/jni/jni.cpp:546: 
warning: (perhaps the ‘offsetof’ macro was used incorrectly)
[cc] /export/users/cc/cc-short/build/checkouts/drlvm/vm/vmcore/src/jni/jni.cpp: 
In function ‘bool check_is_jstring_class(_jobject*)’:
[cc] 
/export/users/cc/cc-short/build/checkouts/drlvm/vm/vmcore/src/jni/jni.cpp:1108: 
warning: converting to non-pointer type ‘bool’ from NULL
[cc] 
/export/users/cc/cc-short/build/checkouts/drlvm/vm/vmcore/src/util/ia32/base/jit_runtime_support_ia32.cpp:
 In function ‘void* getaddress__vm_initialize_class_naked()’:
[cc] 
/export/users/cc/cc-short/build/checkouts/drlvm/vm/vmcore/src/util/ia32/base/jit_runtime_support_ia32.cpp:259:
 warning: invalid access to non-static data member 
‘VM_thread::thread_exception’ of NULL object
[cc] 
/export/users/cc/cc-short/build/checkouts/drlvm/vm/vmcore/src/util/ia32/base/jit_runtime_support_ia32.cpp:259:
 warning: (perhaps the ‘offsetof’ macro was used incorrectly)
[cc] 
/export/users/cc/cc-short/build/checkouts/drlvm/vm/vmcore/src/util/ia32/base/jit_runtime_support_ia32.cpp:260:
 warning: invalid access to non-static data member 
‘VM_thread::thread_exception’ of NULL object
[cc] 
/export/users/cc/cc-short/build/checkouts/drlvm/vm/vmcore/src/util/ia32/base/jit_runtime_support_ia32.cpp:260:
 warning: (perhaps the ‘offsetof’ macro was used incorrectly)

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

***********************************************************
Modifications since last successful build:      (36)
            
add cc-classlib log20080118111543Lbuild.539 01/18/2008 11:15:43classlib
added hindessm  
/harmony/enhanced/classlib/trunk/make/linux.x86_64/depends.properties 
01/18/2008 01:34:56 Remove icu dlls and download them from svn standard tree at 
fetch-dependsstage.  This should reduce the size of the initial checkout and 
workspacefor most people.  I've added platform specific depends.properties 
filesI suspect that these could be useful to simplify some of the 
existingdepends.xml complexity (such as the "-select-win-deps-x86", etc 
targets).This is work in progress.  There are a couple more things I want to 
dobut I thought I check this in to see if anything breaks.
added hindessm  
/harmony/enhanced/classlib/trunk/make/freebsd.x86/depends.properties 01/18/2008 
01:34:56 Remove icu dlls and download them from svn standard tree at 
fetch-dependsstage.  This should reduce the size of the initial checkout and 
workspacefor most people.  I've added platform specific depends.properties 
filesI suspect that these could be useful to simplify some of the 
existingdepends.xml complexity (such as the "-select-win-deps-x86", etc 
targets).This is work in progress.  There are a couple more things I want to 
dobut I thought I check this in to see if anything breaks.
modified hindessm  /harmony/enhanced/classlib/trunk/make/depends.properties 
01/18/2008 01:34:56 Remove icu dlls and download them from svn standard tree at 
fetch-dependsstage.  This should reduce the size of the initial checkout and 
workspacefor most people.  I've added platform specific depends.properties 
filesI suspect that these could be useful to simplify some of the 
existingdepends.xml complexity (such as the "-select-win-deps-x86", etc 
targets).This is work in progress.  There are a couple more things I want to 
dobut I thought I check this in to see if anything breaks.
added hindessm  
/harmony/enhanced/classlib/trunk/make/linux.ia64/depends.properties 01/18/2008 
01:34:56 Remove icu dlls and download them from svn standard tree at 
fetch-dependsstage.  This should reduce the size of the initial checkout and 
workspacefor most people.  I've added platform specific depends.properties 
filesI suspect that these could be useful to simplify some of the 
existingdepends.xml complexity (such as the "-select-win-deps-x86", etc 
targets).This is work in progress.  There are a couple more things I want to 
dobut I thought I check this in to see if anything breaks.
deleted hindessm  /harmony/enhanced/classlib/trunk/depends/libs/macosx.ppc32 
01/18/2008 01:34:56 Remove icu dlls and download them from svn standard tree at 
fetch-dependsstage.  This should reduce the size of the initial checkout and 
workspacefor most people.  I've added platform specific depends.properties 
filesI suspect that these could be useful to simplify some of the 
existingdepends.xml complexity (such as the "-select-win-deps-x86", etc 
targets).This is work in progress.  There are a couple more things I want to 
dobut I thought I check this in to see if anything breaks.
added hindessm  /harmony/enhanced/classlib/trunk/make/macosx.ppc32 01/18/2008 
01:34:56 Remove icu dlls and download them from svn standard tree at 
fetch-dependsstage.  This should reduce the size of the initial checkout and 
workspacefor most people.  I've added platform specific depends.properties 
filesI suspect that these could be useful to simplify some of the 
existingdepends.xml complexity (such as the "-select-win-deps-x86", etc 
targets).This is work in progress.  There are a couple more things I want to 
dobut I thought I check this in to see if anything breaks.
deleted hindessm  
/harmony/enhanced/classlib/trunk/depends/libs/linux.x86.libstdc++6 01/18/2008 
01:34:56 Remove icu dlls and download them from svn standard tree at 
fetch-dependsstage.  This should reduce the size of the initial checkout and 
workspacefor most people.  I've added platform specific depends.properties 
filesI suspect that these could be useful to simplify some of the 
existingdepends.xml complexity (such as the "-select-win-deps-x86", etc 
targets).This is work in progress.  There are a couple more things I want to 
dobut I thought I check this in to see if anything breaks.
deleted hindessm  /harmony/enhanced/classlib/trunk/depends/libs/linux.x86 
01/18/2008 01:34:56 Remove icu dlls and download them from svn standard tree at 
fetch-dependsstage.  This should reduce the size of the initial checkout and 
workspacefor most people.  I've added platform specific depends.properties 
filesI suspect that these could be useful to simplify some of the 
existingdepends.xml complexity (such as the "-select-win-deps-x86", etc 
targets).This is work in progress.  There are a couple more things I want to 
dobut I thought I check this in to see if anything breaks.
modified hindessm  /harmony/enhanced/classlib/trunk/make/depends.xml 01/18/2008 
01:34:56 Remove icu dlls and download them from svn standard tree at 
fetch-dependsstage.  This should reduce the size of the initial checkout and 
workspacefor most people.  I've added platform specific depends.properties 
filesI suspect that these could be useful to simplify some of the 
existingdepends.xml complexity (such as the "-select-win-deps-x86", etc 
targets).This is work in progress.  There are a couple more things I want to 
dobut I thought I check this in to see if anything breaks.
added hindessm  /harmony/enhanced/classlib/trunk/make/linux.x86.libstdc++6 
01/18/2008 01:34:56 Remove icu dlls and download them from svn standard tree at 
fetch-dependsstage.  This should reduce the size of the initial checkout and 
workspacefor most people.  I've added platform specific depends.properties 
filesI suspect that these could be useful to simplify some of the 
existingdepends.xml complexity (such as the "-select-win-deps-x86", etc 
targets).This is work in progress.  There are a couple more things I want to 
dobut I thought I check this in to see if anything breaks.
added hindessm  /harmony/enhanced/classlib/trunk/make/linux.x86 01/18/2008 
01:34:56 Remove icu dlls and download them from svn standard tree at 
fetch-dependsstage.  This should reduce the size of the initial checkout and 
workspacefor most people.  I've added platform specific depends.properties 
filesI suspect that these could be useful to simplify some of the 
existingdepends.xml complexity (such as the "-select-win-deps-x86", etc 
targets).This is work in progress.  There are a couple more things I want to 
dobut I thought I check this in to see if anything breaks.
deleted hindessm  /harmony/enhanced/classlib/trunk/depends/libs/linux.ppc64 
01/18/2008 01:34:56 Remove icu dlls and download them from svn standard tree at 
fetch-dependsstage.  This should reduce the size of the initial checkout and 
workspacefor most people.  I've added platform specific depends.properties 
filesI suspect that these could be useful to simplify some of the 
existingdepends.xml complexity (such as the "-select-win-deps-x86", etc 
targets).This is work in progress.  There are a couple more things I want to 
dobut I thought I check this in to see if anything breaks.
added hindessm  /harmony/enhanced/classlib/trunk/make/linux.ppc64 01/18/2008 
01:34:56 Remove icu dlls and download them from svn standard tree at 
fetch-dependsstage.  This should reduce the size of the initial checkout and 
workspacefor most people.  I've added platform specific depends.properties 
filesI suspect that these could be useful to simplify some of the 
existingdepends.xml complexity (such as the "-select-win-deps-x86", etc 
targets).This is work in progress.  There are a couple more things I want to 
dobut I thought I check this in to see if anything breaks.
added hindessm  
/harmony/enhanced/classlib/trunk/make/macosx.ppc32/depends.properties 
01/18/2008 01:34:56 Remove icu dlls and download them from svn standard tree at 
fetch-dependsstage.  This should reduce the size of the initial checkout and 
workspacefor most people.  I've added platform specific depends.properties 
filesI suspect that these could be useful to simplify some of the 
existingdepends.xml complexity (such as the "-select-win-deps-x86", etc 
targets).This is work in progress.  There are a couple more things I want to 
dobut I thought I check this in to see if anything breaks.
added hindessm  
/harmony/enhanced/classlib/trunk/make/linux.x86.libstdc++6/depends.properties 
01/18/2008 01:34:56 Remove icu dlls and download them from svn standard tree at 
fetch-dependsstage.  This should reduce the size of the initial checkout and 
workspacefor most people.  I've added platform specific depends.properties 
filesI suspect that these could be useful to simplify some of the 
existingdepends.xml complexity (such as the "-select-win-deps-x86", etc 
targets).This is work in progress.  There are a couple more things I want to 
dobut I thought I check this in to see if anything breaks.
deleted hindessm  /harmony/enhanced/classlib/trunk/depends/libs/linux.ia64 
01/18/2008 01:34:56 Remove icu dlls and download them from svn standard tree at 
fetch-dependsstage.  This should reduce the size of the initial checkout and 
workspacefor most people.  I've added platform specific depends.properties 
filesI suspect that these could be useful to simplify some of the 
existingdepends.xml complexity (such as the "-select-win-deps-x86", etc 
targets).This is work in progress.  There are a couple more things I want to 
dobut I thought I check this in to see if anything breaks.
added hindessm  /harmony/enhanced/classlib/trunk/make/linux.ia64 01/18/2008 
01:34:56 Remove icu dlls and download them from svn standard tree at 
fetch-dependsstage.  This should reduce the size of the initial checkout and 
workspacefor most people.  I've added platform specific depends.properties 
filesI suspect that these could be useful to simplify some of the 
existingdepends.xml complexity (such as the "-select-win-deps-x86", etc 
targets).This is work in progress.  There are a couple more things I want to 
dobut I thought I check this in to see if anything breaks.
added hindessm  
/harmony/enhanced/classlib/trunk/make/linux.ppc32/depends.properties 01/18/2008 
01:34:56 Remove icu dlls and download them from svn standard tree at 
fetch-dependsstage.  This should reduce the size of the initial checkout and 
workspacefor most people.  I've added platform specific depends.properties 
filesI suspect that these could be useful to simplify some of the 
existingdepends.xml complexity (such as the "-select-win-deps-x86", etc 
targets).This is work in progress.  There are a couple more things I want to 
dobut I thought I check this in to see if anything breaks.
added hindessm  
/harmony/enhanced/classlib/trunk/make/windows.x86_64/depends.properties 
01/18/2008 01:34:56 Remove icu dlls and download them from svn standard tree at 
fetch-dependsstage.  This should reduce the size of the initial checkout and 
workspacefor most people.  I've added platform specific depends.properties 
filesI suspect that these could be useful to simplify some of the 
existingdepends.xml complexity (such as the "-select-win-deps-x86", etc 
targets).This is work in progress.  There are a couple more things I want to 
dobut I thought I check this in to see if anything breaks.
added hindessm  
/harmony/enhanced/classlib/trunk/make/linux.ppc64/depends.properties 01/18/2008 
01:34:56 Remove icu dlls and download them from svn standard tree at 
fetch-dependsstage.  This should reduce the size of the initial checkout and 
workspacefor most people.  I've added platform specific depends.properties 
filesI suspect that these could be useful to simplify some of the 
existingdepends.xml complexity (such as the "-select-win-deps-x86", etc 
targets).This is work in progress.  There are a couple more things I want to 
dobut I thought I check this in to see if anything breaks.
deleted hindessm  /harmony/enhanced/classlib/trunk/depends/libs/windows.x86 
01/18/2008 01:34:56 Remove icu dlls and download them from svn standard tree at 
fetch-dependsstage.  This should reduce the size of the initial checkout and 
workspacefor most people.  I've added platform specific depends.properties 
filesI suspect that these could be useful to simplify some of the 
existingdepends.xml complexity (such as the "-select-win-deps-x86", etc 
targets).This is work in progress.  There are a couple more things I want to 
dobut I thought I check this in to see if anything breaks.
added hindessm  /harmony/enhanced/classlib/trunk/make/windows.x86 01/18/2008 
01:34:56 Remove icu dlls and download them from svn standard tree at 
fetch-dependsstage.  This should reduce the size of the initial checkout and 
workspacefor most people.  I've added platform specific depends.properties 
filesI suspect that these could be useful to simplify some of the 
existingdepends.xml complexity (such as the "-select-win-deps-x86", etc 
targets).This is work in progress.  There are a couple more things I want to 
dobut I thought I check this in to see if anything breaks.
modified hindessm  /harmony/enhanced/classlib/trunk/make/build-native.xml 
01/18/2008 01:34:56 Remove icu dlls and download them from svn standard tree at 
fetch-dependsstage.  This should reduce the size of the initial checkout and 
workspacefor most people.  I've added platform specific depends.properties 
filesI suspect that these could be useful to simplify some of the 
existingdepends.xml complexity (such as the "-select-win-deps-x86", etc 
targets).This is work in progress.  There are a couple more things I want to 
dobut I thought I check this in to see if anything breaks.
deleted hindessm  /harmony/enhanced/classlib/trunk/depends/libs/linux.ppc32 
01/18/2008 01:34:56 Remove icu dlls and download them from svn standard tree at 
fetch-dependsstage.  This should reduce the size of the initial checkout and 
workspacefor most people.  I've added platform specific depends.properties 
filesI suspect that these could be useful to simplify some of the 
existingdepends.xml complexity (such as the "-select-win-deps-x86", etc 
targets).This is work in progress.  There are a couple more things I want to 
dobut I thought I check this in to see if anything breaks.
added hindessm  /harmony/enhanced/classlib/trunk/make/linux.ppc32 01/18/2008 
01:34:56 Remove icu dlls and download them from svn standard tree at 
fetch-dependsstage.  This should reduce the size of the initial checkout and 
workspacefor most people.  I've added platform specific depends.properties 
filesI suspect that these could be useful to simplify some of the 
existingdepends.xml complexity (such as the "-select-win-deps-x86", etc 
targets).This is work in progress.  There are a couple more things I want to 
dobut I thought I check this in to see if anything breaks.
deleted hindessm  /harmony/enhanced/classlib/trunk/depends/libs/windows.x86_64 
01/18/2008 01:34:56 Remove icu dlls and download them from svn standard tree at 
fetch-dependsstage.  This should reduce the size of the initial checkout and 
workspacefor most people.  I've added platform specific depends.properties 
filesI suspect that these could be useful to simplify some of the 
existingdepends.xml complexity (such as the "-select-win-deps-x86", etc 
targets).This is work in progress.  There are a couple more things I want to 
dobut I thought I check this in to see if anything breaks.
added hindessm  /harmony/enhanced/classlib/trunk/make/windows.x86_64 01/18/2008 
01:34:56 Remove icu dlls and download them from svn standard tree at 
fetch-dependsstage.  This should reduce the size of the initial checkout and 
workspacefor most people.  I've added platform specific depends.properties 
filesI suspect that these could be useful to simplify some of the 
existingdepends.xml complexity (such as the "-select-win-deps-x86", etc 
targets).This is work in progress.  There are a couple more things I want to 
dobut I thought I check this in to see if anything breaks.
modified hindessm  
/harmony/enhanced/drlvm/trunk/build/make/components/vm/vmcore.xml 01/18/2008 
01:34:56 Remove icu dlls and download them from svn standard tree at 
fetch-dependsstage.  This should reduce the size of the initial checkout and 
workspacefor most people.  I've added platform specific depends.properties 
filesI suspect that these could be useful to simplify some of the 
existingdepends.xml complexity (such as the "-select-win-deps-x86", etc 
targets).This is work in progress.  There are a couple more things I want to 
dobut I thought I check this in to see if anything breaks.
deleted hindessm  /harmony/enhanced/classlib/trunk/depends/libs/linux.x86_64 
01/18/2008 01:34:56 Remove icu dlls and download them from svn standard tree at 
fetch-dependsstage.  This should reduce the size of the initial checkout and 
workspacefor most people.  I've added platform specific depends.properties 
filesI suspect that these could be useful to simplify some of the 
existingdepends.xml complexity (such as the "-select-win-deps-x86", etc 
targets).This is work in progress.  There are a couple more things I want to 
dobut I thought I check this in to see if anything breaks.
modified hindessm  /harmony/enhanced/classlib/trunk/make/properties.xml 
01/18/2008 01:34:56 Remove icu dlls and download them from svn standard tree at 
fetch-dependsstage.  This should reduce the size of the initial checkout and 
workspacefor most people.  I've added platform specific depends.properties 
filesI suspect that these could be useful to simplify some of the 
existingdepends.xml complexity (such as the "-select-win-deps-x86", etc 
targets).This is work in progress.  There are a couple more things I want to 
dobut I thought I check this in to see if anything breaks.
added hindessm  
/harmony/enhanced/classlib/trunk/make/windows.x86/depends.properties 01/18/2008 
01:34:56 Remove icu dlls and download them from svn standard tree at 
fetch-dependsstage.  This should reduce the size of the initial checkout and 
workspacefor most people.  I've added platform specific depends.properties 
filesI suspect that these could be useful to simplify some of the 
existingdepends.xml complexity (such as the "-select-win-deps-x86", etc 
targets).This is work in progress.  There are a couple more things I want to 
dobut I thought I check this in to see if anything breaks.
added hindessm  /harmony/enhanced/classlib/trunk/make/linux.x86_64 01/18/2008 
01:34:56 Remove icu dlls and download them from svn standard tree at 
fetch-dependsstage.  This should reduce the size of the initial checkout and 
workspacefor most people.  I've added platform specific depends.properties 
filesI suspect that these could be useful to simplify some of the 
existingdepends.xml complexity (such as the "-select-win-deps-x86", etc 
targets).This is work in progress.  There are a couple more things I want to 
dobut I thought I check this in to see if anything breaks.
deleted hindessm  /harmony/enhanced/classlib/trunk/depends/libs/freebsd.x86 
01/18/2008 01:34:56 Remove icu dlls and download them from svn standard tree at 
fetch-dependsstage.  This should reduce the size of the initial checkout and 
workspacefor most people.  I've added platform specific depends.properties 
filesI suspect that these could be useful to simplify some of the 
existingdepends.xml complexity (such as the "-select-win-deps-x86", etc 
targets).This is work in progress.  There are a couple more things I want to 
dobut I thought I check this in to see if anything breaks.
added hindessm  /harmony/enhanced/classlib/trunk/make/freebsd.x86 01/18/2008 
01:34:56 Remove icu dlls and download them from svn standard tree at 
fetch-dependsstage.  This should reduce the size of the initial checkout and 
workspacefor most people.  I've added platform specific depends.properties 
filesI suspect that these could be useful to simplify some of the 
existingdepends.xml complexity (such as the "-select-win-deps-x86", etc 
targets).This is work in progress.  There are a couple more things I want to 
dobut I thought I check this in to see if anything breaks.
added hindessm  
/harmony/enhanced/classlib/trunk/make/linux.x86/depends.properties 01/18/2008 
01:34:56 Remove icu dlls and download them from svn standard tree at 
fetch-dependsstage.  This should reduce the size of the initial checkout and 
workspacefor most people.  I've added platform specific depends.properties 
filesI suspect that these could be useful to simplify some of the 
existingdepends.xml complexity (such as the "-select-win-deps-x86", etc 
targets).This is work in progress.  There are a couple more things I want to 
dobut I thought I check this in to see if anything breaks.


Reply via email to