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:14:21 UTC

[build-test alert] BUILD SUCCEEDED Linux SUSE 9 x86_64: tomcat start

BUILD COMPLETE:	build.342

Date of build:	07/03/2007 10:11:48
Time to build:	2 minutes 8 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. 

***********************************************************
Execution log (errors/warnings messages):	
--10:14:10--  http://localhost:9091/
           => `index.html'
Resolving localhost... 127.0.0.1
Connecting to localhost[127.0.0.1]:9091... connected.
HTTP request sent, awaiting response... 200 OK
Length: 8,132 [text/html]
    0K .......                                               100%  193.88 MB/s
10:14:11 (193.88 MB/s) - `index.html' saved [8132/8132]
--10:14:11--  http://localhost:9091/jsp-examples/jsp2/el/basic-comparisons.jsp
           => `basic-comparisons.jsp'
Resolving localhost... 127.0.0.1
Connecting to localhost[127.0.0.1]:9091... connected.
HTTP request sent, awaiting response... 200 OK
Length: 2,690 [text/html]
    0K ..                                                    100%   25.65 MB/s
10:14:11 (25.65 MB/s) - `basic-comparisons.jsp' saved [2690/2690]

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

***********************************************************
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