BUILD COMPLETE: build.272

Date of build:  06/08/2007 11:41:06
Time to build:  2 minutes 5 seconds
Last changed:   06/08/2007 11:00:06
Last log entry: 

***********************************************************
Execution log (errors/warnings messages):       
--11:43:24--  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
11:43:25 (193.88 MB/s) - `index.html' saved [8132/8132]
--11:43:25--  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
11:43:25 (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:      (51)
            
change viv time build/ time build 06/08/2007 11:00:06 
modified gshimansky  
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/kernel_classes/native/Runtime_lnx.cpp
 06/08/2007 01:20:40 Applied modified patch from HARMONY-4078 [drlvm][kernel] 
Runtime.exec() hangs on Linux
modified gshimansky  
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/class_support/Class.cpp 06/08/2007 
01:19:38 Apply patch from HARMONY-4071 [drlvm][classloader][tc] Known/proven 
race conditions markup at class.h:(1781/1782) at instance_allocated function
modified tellison  
/harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/util/BitSet.java
 06/07/2007 22:19:21 Apply modified patch for HARMONY-4051 ([classlib][luni] 
Performance improvement of java.util.BitSet)
modified tellison  
/harmony/enhanced/classlib/trunk/modules/luni/src/test/java/tests/api/java/util/BitSetTest.java
 06/07/2007 22:19:21 Apply modified patch for HARMONY-4051 ([classlib][luni] 
Performance improvement of java.util.BitSet)
added tellison  
/harmony/enhanced/classlib/trunk/modules/luni/src/test/resources/serialization/tests/api/java/util/BitSetTest.golden.ser
 06/07/2007 22:19:21 Apply modified patch for HARMONY-4051 ([classlib][luni] 
Performance improvement of java.util.BitSet)
modified gshimansky  
/harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_smoke.linux.x86.jit
 06/07/2007 21:35:17 Corrected ManyThreadsTest name in exclude lists
modified gshimansky  
/harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_smoke.linux.ia64.int
 06/07/2007 21:35:17 Corrected ManyThreadsTest name in exclude lists
modified gshimansky  
/harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_smoke.linux.x86.int
 06/07/2007 21:35:17 Corrected ManyThreadsTest name in exclude lists
modified gshimansky  
/harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_smoke.linux.x86.srv
 06/07/2007 21:35:17 Corrected ManyThreadsTest name in exclude lists
modified gshimansky  
/harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_smoke.linux.x86_64.jet
 06/07/2007 21:35:17 Corrected ManyThreadsTest name in exclude lists
modified gshimansky  
/harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_smoke.linux.x86_64.opt
 06/07/2007 21:35:17 Corrected ManyThreadsTest name in exclude lists
modified gshimansky  
/harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_smoke.linux.x86_64.jit
 06/07/2007 21:35:17 Corrected ManyThreadsTest name in exclude lists
modified gshimansky  
/harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_smoke.linux.x86.jet
 06/07/2007 21:35:17 Corrected ManyThreadsTest name in exclude lists
modified gshimansky  
/harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_smoke.linux.x86.opt
 06/07/2007 21:35:17 Corrected ManyThreadsTest name in exclude lists
modified gshimansky  
/harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_smoke.linux.x86_64.int
 06/07/2007 21:35:17 Corrected ManyThreadsTest name in exclude lists
modified gshimansky  
/harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_smoke.linux.x86_64.srv
 06/07/2007 21:35:17 Corrected ManyThreadsTest name in exclude lists
modified gshimansky  
/harmony/enhanced/drlvm/trunk/vm/vmcore/include/environment.h 06/07/2007 
20:53:34 Apply patch from HARMONY-1016 [drlvm][kernel] Make interned strings 
garbage collectable
modified gshimansky  
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/init/vm_init.cpp 06/07/2007 
20:53:34 Apply patch from HARMONY-1016 [drlvm][kernel] Make interned strings 
garbage collectable
modified gshimansky  
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/util/vm_strings.cpp 06/07/2007 
20:53:34 Apply patch from HARMONY-1016 [drlvm][kernel] Make interned strings 
garbage collectable
added gshimansky  
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/kernel_classes/javasrc/org/apache/harmony/kernel/vm/InternMap.java
 06/07/2007 20:53:34 Apply patch from HARMONY-1016 [drlvm][kernel] Make 
interned strings garbage collectable
modified gshimansky  
/harmony/enhanced/drlvm/trunk/vm/vmcore/include/vm_strings.h 06/07/2007 
20:53:34 Apply patch from HARMONY-1016 [drlvm][kernel] Make interned strings 
garbage collectable
modified gshimansky  
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/kernel_classes/native/org_apache_harmony_kernel_vm_VM.cpp
 06/07/2007 20:53:34 Apply patch from HARMONY-1016 [drlvm][kernel] Make 
interned strings garbage collectable
modified gshimansky  
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/kernel_classes/javasrc/org/apache/harmony/kernel/vm/VM.java
 06/07/2007 20:53:34 Apply patch from HARMONY-1016 [drlvm][kernel] Make 
interned strings garbage collectable
added gshimansky  
/harmony/enhanced/drlvm/trunk/vm/tests/smoke/stress/Intern.java 06/07/2007 
20:53:34 Apply patch from HARMONY-1016 [drlvm][kernel] Make interned strings 
garbage collectable
modified gshimansky  
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/class_support/String_Pool.cpp 
06/07/2007 20:53:34 Apply patch from HARMONY-1016 [drlvm][kernel] Make interned 
strings garbage collectable
modified gshimansky  
/harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_smoke.linux.ia64.jit
 06/07/2007 19:53:38 Excluded thread.ManyThreadsTest because of HARMONY-3639
modified gshimansky  
/harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_smoke.linux.x86.jit
 06/07/2007 19:53:38 Excluded thread.ManyThreadsTest because of HARMONY-3639
modified gshimansky  
/harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_smoke.linux.ia64.int
 06/07/2007 19:53:38 Excluded thread.ManyThreadsTest because of HARMONY-3639
modified gshimansky  
/harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_smoke.linux.x86.int
 06/07/2007 19:53:38 Excluded thread.ManyThreadsTest because of HARMONY-3639
modified gshimansky  
/harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_smoke.linux.x86.srv
 06/07/2007 19:53:38 Excluded thread.ManyThreadsTest because of HARMONY-3639
modified gshimansky  
/harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_smoke.linux.x86_64.jet
 06/07/2007 19:53:38 Excluded thread.ManyThreadsTest because of HARMONY-3639
modified gshimansky  
/harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_smoke.linux.x86_64.opt
 06/07/2007 19:53:38 Excluded thread.ManyThreadsTest because of HARMONY-3639
modified gshimansky  
/harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_smoke.linux.x86_64.jit
 06/07/2007 19:53:38 Excluded thread.ManyThreadsTest because of HARMONY-3639
modified gshimansky  
/harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_smoke.linux.x86.jet
 06/07/2007 19:53:38 Excluded thread.ManyThreadsTest because of HARMONY-3639
modified gshimansky  
/harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_smoke.linux.x86.opt
 06/07/2007 19:53:38 Excluded thread.ManyThreadsTest because of HARMONY-3639
modified gshimansky  
/harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_smoke.linux.x86_64.int
 06/07/2007 19:53:38 Excluded thread.ManyThreadsTest because of HARMONY-3639
modified gshimansky  
/harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_smoke.linux.x86_64.srv
 06/07/2007 19:53:38 Excluded thread.ManyThreadsTest because of HARMONY-3639
modified varlax  
/harmony/enhanced/drlvm/trunk/src/test/regression/excludes/exclude.windows.x86_64
 06/07/2007 19:45:20 Excluded H2113 due to HARMONY-4093
added varlax  
/harmony/enhanced/drlvm/trunk/src/test/regression/H2113/ExcInFinallyTest.j 
06/07/2007 19:32:53 Applied HARMONY-2113 [drlvm][jit][opt] Jitrino.OPT loops 
infinitely in inlineJSR() when an exception from a subroutine (JSR->RET) is 
expected
added varlax  /harmony/enhanced/drlvm/trunk/src/test/regression/H2113/Test.java 
06/07/2007 19:32:53 Applied HARMONY-2113 [drlvm][jit][opt] Jitrino.OPT loops 
infinitely in inlineJSR() when an exception from a subroutine (JSR->RET) is 
expected
modified varlax  
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/FlowGraph.cpp 06/07/2007 
19:32:53 Applied HARMONY-2113 [drlvm][jit][opt] Jitrino.OPT loops infinitely in 
inlineJSR() when an exception from a subroutine (JSR->RET) is expected
added varlax  /harmony/enhanced/drlvm/trunk/src/test/regression/H2113 
06/07/2007 19:32:53 Applied HARMONY-2113 [drlvm][jit][opt] Jitrino.OPT loops 
infinitely in inlineJSR() when an exception from a subroutine (JSR->RET) is 
expected
added varlax  
/harmony/enhanced/drlvm/trunk/src/test/regression/H2113/run.test.xml 06/07/2007 
19:32:53 Applied HARMONY-2113 [drlvm][jit][opt] Jitrino.OPT loops infinitely in 
inlineJSR() when an exception from a subroutine (JSR->RET) is expected
modified varlax  
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/IRBuilder.cpp 06/07/2007 
19:25:53 Applied HARMONY-3658 [drlvm][jit] Incorrect class resolution / 
initialization order in JET and OPT compilers
modified varlax  /harmony/enhanced/drlvm/trunk/vm/jitrino/src/jet/cg_obj.cpp 
06/07/2007 19:25:53 Applied HARMONY-3658 [drlvm][jit] Incorrect class 
resolution / initialization order in JET and OPT compilers
added varlax  /harmony/enhanced/drlvm/trunk/src/test/regression/H3658/Test.java 
06/07/2007 19:25:53 Applied HARMONY-3658 [drlvm][jit] Incorrect class 
resolution / initialization order in JET and OPT compilers
added varlax  /harmony/enhanced/drlvm/trunk/src/test/regression/H3658 
06/07/2007 19:25:53 Applied HARMONY-3658 [drlvm][jit] Incorrect class 
resolution / initialization order in JET and OPT compilers
added varlax  
/harmony/enhanced/drlvm/trunk/src/test/regression/H3658/run.test.xml 06/07/2007 
19:25:53 Applied HARMONY-3658 [drlvm][jit] Incorrect class resolution / 
initialization order in JET and OPT compilers
modified varlax  
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/escanalyzer.cpp 
06/07/2007 18:47:07 Applied HARMONY-4031 [drlvm][jit]Incorrect escape state is 
set for callee's returned value
modified varlax  
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/escanalyzer.h 06/07/2007 
18:47:07 Applied HARMONY-4031 [drlvm][jit]Incorrect escape state is set for 
callee's returned value

Reply via email to