You are viewing a plain text version of this content. The canonical link for it is here.
Posted to alerts@harmony.apache.org by no...@intel.com on 2007/07/03 05:49:34 UTC

[build-test alert] BUILD SUCCEEDED Windows XP SP2 x86: harmony HDK

BUILD COMPLETE:	build.503

Date of build:	07/03/2007 10:22:47
Time to build:	26 minutes 9 seconds
Last changed:	07/03/2007 09:16:46
Last log entry:	HARMONY-3934 : comments by Vladimir Beliaev: 

The attached patch does the following things:

1. reports error if -XX propery format is broken (-XX:+key, -XX:-key or -XX:key=[value] is allowed), i.e. '-XX:gc.dll=' is a proper specification (of empty value) while '-XX:gc.dll' argument produces error ('initialize_properties' returnns the status code now).

2. renamed 'vm.dlls' to 'gc.dll'". This required to do the following:

    2.1 add a check that "gc.dll" property is always set (the vm_init code expects this property is set either to default value or it is set through command line)

   2.2 remove "parsing cycle" of gc.dll (previously "vm.dlls" may contain the list of DLLs)

I've tested DRLVM with different variants of related command line - works as expected. 

***********************************************************
Errors/Warnings:	(347)
            

                   Apache Harmony Federated Build
            ==========================================
            svn rev          :  552656
            operating system :  windows
            architecture     :  x86-32
            ant os name/arch :  Windows XP/x86
            build mode       :  release
            output location  :  target
            DRLVM classlib   :  ../../../working_classlib
        
C:\cruise_hdk\cc\projects\trunk\working_classlib\modules\accessibility\bin\test not found.
C:\cruise_hdk\cc\projects\trunk\working_classlib\modules\annotation\bin\test not found.
C:\cruise_hdk\cc\projects\trunk\working_classlib\modules\applet\bin\test not found.
C:\cruise_hdk\cc\projects\trunk\working_classlib\modules\archive\bin\test not found.
C:\cruise_hdk\cc\projects\trunk\working_classlib\modules\auth\bin\test not found.
C:\cruise_hdk\cc\projects\trunk\working_classlib\modules\awt\bin\test not found.
C:\cruise_hdk\cc\projects\trunk\working_classlib\modules\beans\bin\test not found.
C:\cruise_hdk\cc\projects\trunk\working_classlib\modules\concurrent\bin\test not found.
C:\cruise_hdk\cc\projects\trunk\working_classlib\modules\crypto\bin\test not found.
C:\cruise_hdk\cc\projects\trunk\working_classlib\modules\imageio\bin\test not found.
C:\cruise_hdk\cc\projects\trunk\working_classlib\modules\instrument\bin\test not found.
C:\cruise_hdk\cc\projects\trunk\working_classlib\modules\jndi\bin\test not found.
C:\cruise_hdk\cc\projects\trunk\working_classlib\modules\lang-management\bin\api not found.
C:\cruise_hdk\cc\projects\trunk\working_classlib\modules\lang-management\bin\impl not found.
C:\cruise_hdk\cc\projects\trunk\working_classlib\modules\logging\bin\test not found.
C:\cruise_hdk\cc\projects\trunk\working_classlib\modules\luni\bin\test not found.
C:\cruise_hdk\cc\projects\trunk\working_classlib\modules\math\bin\test not found.
C:\cruise_hdk\cc\projects\trunk\working_classlib\modules\misc\bin\test not found.
C:\cruise_hdk\cc\projects\trunk\working_classlib\modules\nio\bin\test not found.
C:\cruise_hdk\cc\projects\trunk\working_classlib\modules\nio_char\bin\test not found.
C:\cruise_hdk\cc\projects\trunk\working_classlib\modules\pack200\bin\test not found.
C:\cruise_hdk\cc\projects\trunk\working_classlib\modules\prefs\bin\test not found.
C:\cruise_hdk\cc\projects\trunk\working_classlib\modules\print\bin\test not found.
C:\cruise_hdk\cc\projects\trunk\working_classlib\modules\regex\bin\test not found.
C:\cruise_hdk\cc\projects\trunk\working_classlib\modules\rmi\bin\test not found.
C:\cruise_hdk\cc\projects\trunk\working_classlib\modules\security\bin\test not found.
C:\cruise_hdk\cc\projects\trunk\working_classlib\modules\sound\bin\test not found.
C:\cruise_hdk\cc\projects\trunk\working_classlib\modules\sql\bin\test not found.
C:\cruise_hdk\cc\projects\trunk\working_classlib\modules\suncompat\bin\test not found.
C:\cruise_hdk\cc\projects\trunk\working_classlib\modules\swing\bin\test not found.
C:\cruise_hdk\cc\projects\trunk\working_classlib\modules\text\bin\test not found.
C:\cruise_hdk\cc\projects\trunk\working_classlib\modules\x-net\bin\test not found.
The system cannot find the file specified.
Could Not Find C:\cruise_hdk\cc\projects\trunk\working_classlib\deploy\lib\hyfdlibm.pdb
C:\cruise_hdk\cc\projects\trunk\working_classlib\deploy\jdk\include not found.

========================================
Building Java component archives...
========================================
        
Checking for depends/jars/yoko_M2-20070130/yoko.jar
Checking for depends/jars/yoko_M2-20070130/yoko-core.jar
Checking for depends/jars/yoko_M2-20070130/yoko-rmi-impl.jar
Checking for depends/jars/yoko_M2-20070130/yoko-rmi-spec.jar
Checking for depends/jars/bcel-5.2/bcel-5.2.jar
Checking for depends/jars/xalan-j_2.7.0/xalan.jar
Checking for depends/jars/xerces_2.9.0/xerces.zip
Checking for depends/jars/junit_3.8.2/junit.jar
Checking for depends/jars/bcprov-jdk15-136/bcprov.jar
Checking for depends/jars/icu4j_3.4.4/icu4j_3_4_4.jar
Checking for depends/jars/mx4j_3.0.2/mx4j.zip
Checking for depends/jars/jetty/jetty-6.0.0.jar
Checking for depends/jars/jetty/jetty-util-6.0.0.jar
Checking for depends/jars/jetty/servlet-api-2.5-6.0.0.jar
Checking for depends/libs/windows.x86/msvcr71.dll
Checking for depends/libs/windows.x86/swing_awt_deps_winxp_2006-09-28.tgz
Compiling ACCESSIBILITY classes
Compiling ANNOTATION classes
Compiling APPLET classes
Compiling ARCHIVE classes
Compiling AUTH classes
Compiling AWT classes
Compiling BEANS classes
Compiling CONCURRENT classes
Compiling CRYPTO classes
Compiling ImageIO classes
Compiling INSTRUMENT classes
Compiling JNDI classes
Compiling LANG-MANAGEMENT classes
Compiling LOGGING classes
Compiling LUNI classes
Compiling MATH classes
Compiling MISC classes
Compiling NIO classes
Compiling NIO_CHAR classes
Compiling PACK200 classes
Since fork is false, ignoring memoryMaximumSize setting
Since fork is false, ignoring memoryMaximumSize setting
Compiling PREFS classes
Compiling PRINT classes
Compiling REGEX classes
Compiling RMI classes
Compiling SECURITY classes
Compiling SOUND classes
Since fork is false, ignoring memoryMaximumSize setting
Compiling SQL classes
Compiling Sun Compat classes
Compiling SWING classes
Compiling TEXT classes
Compiling X-NET classes

========================================
Building native libs and executables...
========================================
        
Checking for depends/jars/yoko_M2-20070130/yoko.jar
Checking for depends/jars/yoko_M2-20070130/yoko-core.jar
Checking for depends/jars/yoko_M2-20070130/yoko-rmi-impl.jar
Checking for depends/jars/yoko_M2-20070130/yoko-rmi-spec.jar
Checking for depends/jars/bcel-5.2/bcel-5.2.jar
Checking for depends/jars/xalan-j_2.7.0/xalan.jar
Checking for depends/jars/xerces_2.9.0/xerces.zip
Checking for depends/jars/junit_3.8.2/junit.jar
Checking for depends/jars/bcprov-jdk15-136/bcprov.jar
Checking for depends/jars/icu4j_3.4.4/icu4j_3_4_4.jar
Checking for depends/jars/mx4j_3.0.2/mx4j.zip
Checking for depends/jars/jetty/jetty-6.0.0.jar
Checking for depends/jars/jetty/jetty-util-6.0.0.jar
Checking for depends/jars/jetty/servlet-api-2.5-6.0.0.jar
Checking for depends/libs/windows.x86/msvcr71.dll
Checking for depends/libs/windows.x86/swing_awt_deps_winxp_2006-09-28.tgz
       [cc] cl : Command line warning D4025 : overriding '/W3' with '/W4'
Checking depends/jars/yoko_M2-20070130/yoko.jar
Checksum verified (true)
Checking depends/jars/yoko_M2-20070130/yoko-core.jar
Checksum verified (true)
Checking depends/jars/yoko_M2-20070130/yoko-rmi-impl.jar
Checksum verified (true)
Checking depends/jars/yoko_M2-20070130/yoko-rmi-spec.jar
Checksum verified (true)
Checking depends/jars/bcel-5.2/bcel-5.2.jar
Checksum verified (true)
Checking depends/jars/xalan-j_2.7.0/xalan.jar
Checksum verified (true)
Checking depends/jars/xerces_2.9.0/xerces.zip
Checksum verified (true)
Checking depends/jars/junit_3.8.2/junit.jar
Checksum verified (true)
Checking depends/jars/bcprov-jdk15-136/bcprov.jar
Checksum verified (true)
Checking depends/jars/icu4j_3.4.4/icu4j_3_4_4.jar
Checksum verified (true)
Checking depends/jars/mx4j_3.0.2/mx4j.zip
Checksum verified (true)
Checking depends/jars/ecj_3.3/ecj_3.3.jar
Checksum verified (true)
Checking depends/jars/jetty/jetty-6.0.0.jar
Checksum verified (true)
Checking depends/jars/jetty/jetty-util-6.0.0.jar
Checksum verified (true)
Checking depends/jars/jetty/servlet-api-2.5-6.0.0.jar
Checksum verified (true)
Checking depends/jars/cpptasks-1.0b4/cpptasks-1.0b4.zip
Checksum verified (true)
Checking depends/libs/windows.x86/msvcr71.dll
Checksum verified (true)
Checking depends/libs/windows.x86/swing_awt_deps_winxp_2006-09-28.tgz
Checksum verified (true)

========================================
Cleaning Java component archives...
========================================
        
Cleaning JPDA classes
C:\cruise_hdk\cc\projects\trunk\working_jdktools\build\tests\classes not found.
Cleaning TOOLS classes
C:\cruise_hdk\cc\projects\trunk\working_jdktools\build\classes not found.
C:\cruise_hdk\cc\projects\trunk\working_jdktools\build\tests\classes not found.

========================================
Cleaning native libs and executables...
========================================
        
Cleaning JPDA natives
 LOCAL MAKE DEFN L C:\cruise_hdk\cc\projects\trunk\working_vm\build\deploy C:\cruise_hdk\cc\projects\trunk\working_jdktools\modules\jpda\src\main\native/jdwp/windows/agent
Microsoft (R) Program Maintenance Utility Version 7.10.3077
Copyright (C) Microsoft Corporation.  All rights reserved.
 LOCAL MAKE DEFN L C:\cruise_hdk\cc\projects\trunk\working_vm\build\deploy C:\cruise_hdk\cc\projects\trunk\working_jdktools\modules\jpda\src\main\native/jdwp/windows/transport
Microsoft (R) Program Maintenance Utility Version 7.10.3077
Copyright (C) Microsoft Corporation.  All rights reserved.
Cleaning SAMSA natives
 LOCAL MAKE DEFN L C:\cruise_hdk\cc\projects\trunk\working_vm\build\deploy C:\cruise_hdk\cc\projects\trunk\working_jdktools\modules\samsa\src\main\native/samsa/windows
Microsoft (R) Program Maintenance Utility Version 7.10.3077
Copyright (C) Microsoft Corporation.  All rights reserved.

========================================
Cleaning compiled tests and results...
========================================
        

========================================
Building Java component archives...
========================================
        
Checking for C:\cruise_hdk\cc\projects\trunk\common_resources/depends/jars/ecj_3.3/ecj_3.3.jar
Checking for C:\cruise_hdk\cc\projects\trunk\common_resources/depends/jars/junit_3.8.2/junit.jar
Compiling JPDA classes
Since fork is false, ignoring memoryMaximumSize setting
Compiling TOOLS classes
Since fork is false, ignoring memoryMaximumSize setting
----------
1. WARNING in C:\cruise_hdk\cc\projects\trunk\working_jdktools\modules\tools\src\main\java\org\apache\harmony\tools\ClassProvider.java
 (at line 133)
	cache.put(name, result);
	^^^^^^^^^^^^^^^^^^^^^^^
Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
----------
----------
2. WARNING in C:\cruise_hdk\cc\projects\trunk\working_jdktools\modules\tools\src\main\java\org\apache\harmony\tools\internal\jdi\Bootstrap.java
 (at line 92)
	urls.add(url);
	^^^^^^^^^^^^^
Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList<E> should be parameterized
----------
3. WARNING in C:\cruise_hdk\cc\projects\trunk\working_jdktools\modules\tools\src\main\java\org\apache\harmony\tools\internal\jdi\Bootstrap.java
 (at line 100)
	ClassLoader loader = new URLClassLoader((URL[])(urls.toArray(buf)));
	                                               ^^^^^^^^^^^^^^^^^^^
Type safety: The method toArray(Object[]) belongs to the raw type ArrayList. References to generic type ArrayList<E> should be parameterized
----------
4. WARNING in C:\cruise_hdk\cc\projects\trunk\working_jdktools\modules\tools\src\main\java\org\apache\harmony\tools\internal\jdi\Bootstrap.java
 (at line 104)
	java.lang.reflect.Method method = cls.getMethod("virtualMachineManager", null);
	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The argument of type null should explicitly be cast to Class[] for the invocation of the varargs method getMethod(String, Class...) from type Class. It could alternatively be cast to Class for a varargs invocation
----------
5. WARNING in C:\cruise_hdk\cc\projects\trunk\working_jdktools\modules\tools\src\main\java\org\apache\harmony\tools\internal\jdi\Bootstrap.java
 (at line 105)
	vmm = (VirtualMachineManager)method.invoke(null, null);
	                             ^^^^^^^^^^^^^^^^^^^^^^^^^
The argument of type null should explicitly be cast to Object[] for the invocation of the varargs method invoke(Object, Object...) from type Method. It could alternatively be cast to Object for a varargs invocation
----------
----------
6. WARNING in C:\cruise_hdk\cc\projects\trunk\working_jdktools\modules\tools\src\main\java\org\apache\harmony\tools\javah\Clazz.java
 (at line 99)
	foundInners.addElement(innerClassName);
	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector<E> should be parameterized
----------
7. WARNING in C:\cruise_hdk\cc\projects\trunk\working_jdktools\modules\tools\src\main\java\org\apache\harmony\tools\javah\Clazz.java
 (at line 107)
	foundInners.toArray(innerClassNames);
	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Type safety: The method toArray(Object[]) belongs to the raw type Vector. References to generic type Vector<E> should be parameterized
----------
8. WARNING in C:\cruise_hdk\cc\projects\trunk\working_jdktools\modules\tools\src\main\java\org\apache\harmony\tools\javah\Clazz.java
 (at line 166)
	fields.addElement(new ClazzField(this, f));
	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector<E> should be parameterized
----------
9. WARNING in C:\cruise_hdk\cc\projects\trunk\working_jdktools\modules\tools\src\main\java\org\apache\harmony\tools\javah\Clazz.java
 (at line 192)
	methods.addElement(new ClazzMethod(this, m, overloaded));
	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector<E> should be parameterized
----------
----------
10. WARNING in C:\cruise_hdk\cc\projects\trunk\working_jdktools\modules\tools\src\main\java\org\apache\harmony\tools\javah\Main.java
 (at line 91)
	options.put(args[i], path);
	^^^^^^^^^^^^^^^^^^^^^^^^^^
Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
----------
11. WARNING in C:\cruise_hdk\cc\projects\trunk\working_jdktools\modules\tools\src\main\java\org\apache\harmony\tools\javah\Main.java
 (at line 94)
	options.put(args[i], new File(args[i + 1]));
	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
----------
12. WARNING in C:\cruise_hdk\cc\projects\trunk\working_jdktools\modules\tools\src\main\java\org\apache\harmony\tools\javah\Main.java
 (at line 97)
	options.put(args[i], Boolean.valueOf(true));
	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
----------
13. WARNING in C:\cruise_hdk\cc\projects\trunk\working_jdktools\modules\tools\src\main\java\org\apache\harmony\tools\javah\Main.java
 (at line 99)
	names.add(args[i]);
	^^^^^^^^^^^^^^^^^^
Type safety: The method add(Object) belongs to the raw type Set. References to generic type Set<E> should be parameterized
----------
14. WARNING in C:\cruise_hdk\cc\projects\trunk\working_jdktools\modules\tools\src\main\java\org\apache\harmony\tools\javah\Main.java
 (at line 188)
	innerNames.add(innerClassNames[i]);
	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Type safety: The method add(Object) belongs to the raw type Set. References to generic type Set<E> should be parameterized
----------
15. WARNING in C:\cruise_hdk\cc\projects\trunk\working_jdktools\modules\tools\src\main\java\org\apache\harmony\tools\javah\Main.java
 (at line 220)
	innerNames.removeAll(classNames);
	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Type safety: The method removeAll(Collection) belongs to the raw type Set. References to generic type Set<E> should be parameterized
----------
16. WARNING in C:\cruise_hdk\cc\projects\trunk\working_jdktools\modules\tools\src\main\java\org\apache\harmony\tools\javah\Main.java
 (at line 223)
	classNames = new HashSet(innerNames);
	             ^^^^^^^^^^^^^^^^^^^^^^^
Type safety: The constructor HashSet(Collection) belongs to the raw type HashSet. References to generic type HashSet<E> should be parameterized
----------
----------
17. WARNING in C:\cruise_hdk\cc\projects\trunk\working_jdktools\modules\tools\src\main\java\org\apache\harmony\tools\keytool\CertChainVerifier.java
 (at line 107)
	Collection<X509Certificate> certs = CertReader.readCerts(param
                .getFileName(), false, certProvider);
	                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Type safety: The expression of type Collection needs unchecked conversion to conform to Collection<X509Certificate>
----------
18. WARNING in C:\cruise_hdk\cc\projects\trunk\working_jdktools\modules\tools\src\main\java\org\apache\harmony\tools\keytool\CertChainVerifier.java
 (at line 358)
	builderParam = new PKIXBuilderParameters(selfSignedTAs, selector);
	                                         ^^^^^^^^^^^^^
Type safety: The expression of type Set needs unchecked conversion to conform to Set<TrustAnchor>
----------
19. WARNING in C:\cruise_hdk\cc\projects\trunk\working_jdktools\modules\tools\src\main\java\org\apache\harmony\tools\keytool\CertChainVerifier.java
 (at line 477)
	selfSignedTAs.add(ta);
	^^^^^^^^^^^^^^^^^^^^^
Type safety: The method add(Object) belongs to the raw type Set. References to generic type Set<E> should be parameterized
----------
20. WARNING in C:\cruise_hdk\cc\projects\trunk\working_jdktools\modules\tools\src\main\java\org\apache\harmony\tools\keytool\CertChainVerifier.java
 (at line 478)
	selfSignedTAsCerts.add(trCert);
	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Type safety: The method add(Object) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
----------
21. WARNING in C:\cruise_hdk\cc\projects\trunk\working_jdktools\modules\tools\src\main\java\org\apache\harmony\tools\keytool\CertChainVerifier.java
 (at line 481)
	trustedCerts.add(trCert);
	^^^^^^^^^^^^^^^^^^^^^^^^
Type safety: The method add(Object) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
----------
22. WARNING in C:\cruise_hdk\cc\projects\trunk\working_jdktools\modules\tools\src\main\java\org\apache\harmony\tools\keytool\CertChainVerifier.java
 (at line 543)
	selfSignedTAs.add(ta);
	^^^^^^^^^^^^^^^^^^^^^
Type safety: The method add(Object) belongs to the raw type Set. References to generic type Set<E> should be parameterized
----------
23. WARNING in C:\cruise_hdk\cc\projects\trunk\working_jdktools\modules\tools\src\main\java\org\apache\harmony\tools\keytool\CertChainVerifier.java
 (at line 544)
	selfSignedTAsCerts.add(trCert);
	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Type safety: The method add(Object) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
----------
24. WARNING in C:\cruise_hdk\cc\projects\trunk\working_jdktools\modules\tools\src\main\java\org\apache\harmony\tools\keytool\CertChainVerifier.java
 (at line 547)
	trustedCerts.add(trCert);
	^^^^^^^^^^^^^^^^^^^^^^^^
Type safety: The method add(Object) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
----------
----------
25. WARNING in C:\cruise_hdk\cc\projects\trunk\working_jdktools\modules\tools\src\main\java\org\apache\harmony\tools\keytool\CertImporter.java
 (at line 80)
	Collection<X509Certificate> certCollection = CertReader.readCerts(
                    param.getFileName(), false, certProvider);
	                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Type safety: The expression of type Collection needs unchecked conversion to conform to Collection<X509Certificate>
----------
26. WARNING in C:\cruise_hdk\cc\projects\trunk\working_jdktools\modules\tools\src\main\java\org\apache\harmony\tools\keytool\CertImporter.java
 (at line 86)
	Collection<X509Certificate> trustedCert = CertReader.readCerts(
                    param.getFileName(), true, certProvider);
	                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Type safety: The expression of type Collection needs unchecked conversion to conform to Collection<X509Certificate>
----------
26 problems (26 warnings)

========================================
Building native libs and executables...
========================================
        
Compiling JPDA natives
 LOCAL MAKE DEFN L C:\cruise_hdk\cc\projects\trunk\working_vm\build\deploy C:\cruise_hdk\cc\projects\trunk\working_jdktools\modules\jpda\src\main\native/jdwp/windows/agent
Microsoft (R) Program Maintenance Utility Version 7.10.3077
Copyright (C) Microsoft Corporation.  All rights reserved.
 LOCAL MAKE DEFN L C:\cruise_hdk\cc\projects\trunk\working_vm\build\deploy C:\cruise_hdk\cc\projects\trunk\working_jdktools\modules\jpda\src\main\native/jdwp/windows/transport
Microsoft (R) Program Maintenance Utility Version 7.10.3077
Copyright (C) Microsoft Corporation.  All rights reserved.
Compiling SAMSA natives
hy.drlvm=C:\cruise_hdk\cc\projects\trunk\working_vm\build\deploy
harmony.jdktools=C:\cruise_hdk\cc\projects\trunk\working_jdktools
 LOCAL MAKE DEFN L C:\cruise_hdk\cc\projects\trunk\working_vm\build\deploy C:\cruise_hdk\cc\projects\trunk\working_jdktools\modules\samsa\src\main\native/samsa/windows
Microsoft (R) Program Maintenance Utility Version 7.10.3077
Copyright (C) Microsoft Corporation.  All rights reserved.

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

***********************************************************
Modifications since last successful build:	(12)
            
modified xli  /harmony/enhanced/drlvm/trunk/vm/vmcore/include/init.h 07/03/2007 09:16:46 HARMONY-3934 : comments by Vladimir Beliaev: The attached patch does the following things:1. reports error if -XX propery format is broken (-XX:+key, -XX:-key or -XX:key=[value] is allowed), i.e. '-XX:gc.dll=' is a proper specification (of empty value) while '-XX:gc.dll' argument produces error ('initialize_properties' returnns the status code now).2. renamed 'vm.dlls' to 'gc.dll'". This required to do the following:    2.1 add a check that "gc.dll" property is always set (the vm_init code expects this property is set either to default value or it is set through command line)   2.2 remove "parsing cycle" of gc.dll (previously "vm.dlls" may contain the list of DLLs)I've tested DRLVM with different variants of related command line - works as expected. 
modified xli  /harmony/enhanced/drlvm/trunk/vm/vmcore/src/init/vm_init.cpp 07/03/2007 09:16:46 HARMONY-3934 : comments by Vladimir Beliaev: The attached patch does the following things:1. reports error if -XX propery format is broken (-XX:+key, -XX:-key or -XX:key=[value] is allowed), i.e. '-XX:gc.dll=' is a proper specification (of empty value) while '-XX:gc.dll' argument produces error ('initialize_properties' returnns the status code now).2. renamed 'vm.dlls' to 'gc.dll'". This required to do the following:    2.1 add a check that "gc.dll" property is always set (the vm_init code expects this property is set either to default value or it is set through command line)   2.2 remove "parsing cycle" of gc.dll (previously "vm.dlls" may contain the list of DLLs)I've tested DRLVM with different variants of related command line - works as expected. 
modified xli  /harmony/enhanced/drlvm/trunk/vm/vmcore/src/init/harmony.properties 07/03/2007 09:16:46 HARMONY-3934 : comments by Vladimir Beliaev: The attached patch does the following things:1. reports error if -XX propery format is broken (-XX:+key, -XX:-key or -XX:key=[value] is allowed), i.e. '-XX:gc.dll=' is a proper specification (of empty value) while '-XX:gc.dll' argument produces error ('initialize_properties' returnns the status code now).2. renamed 'vm.dlls' to 'gc.dll'". This required to do the following:    2.1 add a check that "gc.dll" property is always set (the vm_init code expects this property is set either to default value or it is set through command line)   2.2 remove "parsing cycle" of gc.dll (previously "vm.dlls" may contain the list of DLLs)I've tested DRLVM with different variants of related command line - works as expected. 
modified xli  /harmony/enhanced/drlvm/trunk/vm/vmcore/src/init/vm_properties.cpp 07/03/2007 09:16:46 HARMONY-3934 : comments by Vladimir Beliaev: The attached patch does the following things:1. reports error if -XX propery format is broken (-XX:+key, -XX:-key or -XX:key=[value] is allowed), i.e. '-XX:gc.dll=' is a proper specification (of empty value) while '-XX:gc.dll' argument produces error ('initialize_properties' returnns the status code now).2. renamed 'vm.dlls' to 'gc.dll'". This required to do the following:    2.1 add a check that "gc.dll" property is always set (the vm_init code expects this property is set either to default value or it is set through command line)   2.2 remove "parsing cycle" of gc.dll (previously "vm.dlls" may contain the list of DLLs)I've tested DRLVM with different variants of related command line - works as expected. 
modified ndbeyer  /harmony/enhanced/common_resources/build/depends.properties 07/03/2007 08:39:54 Update Eclipse dependencies to v3.3 (final)Synchronize common_resources depends.properties and depends.xml with classlib's version
modified ndbeyer  /harmony/enhanced/common_resources/build/depends.xml 07/03/2007 08:39:54 Update Eclipse dependencies to v3.3 (final)Synchronize common_resources depends.properties and depends.xml with classlib's version
modified ndbeyer  /harmony/enhanced/jdktools/trunk/make/depends.properties 07/03/2007 08:39:54 Update Eclipse dependencies to v3.3 (final)Synchronize common_resources depends.properties and depends.xml with classlib's version
modified ndbeyer  /harmony/enhanced/classlib/trunk/make/depends.properties 07/03/2007 08:39:54 Update Eclipse dependencies to v3.3 (final)Synchronize common_resources depends.properties and depends.xml with classlib's version
modified ndbeyer  /harmony/enhanced/common_resources/build/depends.properties 07/03/2007 08:39:54 Update Eclipse dependencies to v3.3 (final)Synchronize common_resources depends.properties and depends.xml with classlib's version
modified ndbeyer  /harmony/enhanced/common_resources/build/depends.xml 07/03/2007 08:39:54 Update Eclipse dependencies to v3.3 (final)Synchronize common_resources depends.properties and depends.xml with classlib's version
modified ndbeyer  /harmony/enhanced/jdktools/trunk/make/depends.properties 07/03/2007 08:39:54 Update Eclipse dependencies to v3.3 (final)Synchronize common_resources depends.properties and depends.xml with classlib's version
modified ndbeyer  /harmony/enhanced/classlib/trunk/make/depends.properties 07/03/2007 08:39:54 Update Eclipse dependencies to v3.3 (final)Synchronize common_resources depends.properties and depends.xml with classlib's version