BUILD FAILED:
        Ant Error Message:
build timeout

Date of build:  06/09/2007 22:01:25
Time to build:  
Last changed:   06/09/2007 21:42:48
Last log entry: Minor improvements to build scripts

***********************************************************
Unit Tests: (3)
        
error: unknown javax.imageio.ImageIOTest
error: unknown org.apache.harmony.awt.HeadlessTest
error: unknown org.apache.harmony.crypto.internal.NullCipherSpiTest
Unit Test Error Details:        (3)
                
Test: unknownClass: 
javax.imageio.ImageIOTestjunit.framework.AssertionFailedError: Timeout occurred

Test: unknownClass: 
org.apache.harmony.awt.HeadlessTestjunit.framework.AssertionFailedError: 
Timeout occurred

Test: unknownClass: 
org.apache.harmony.crypto.internal.NullCipherSpiTestjunit.framework.AssertionFailedError:
 Timeout occurred


***********************************************************
Modifications since last successful build:      (38)
            
modified varlax  /harmony/enhanced/drlvm/trunk/build/make/build.xml 06/09/2007 
21:42:48 Minor improvements to build scripts
modified varlax  
/harmony/enhanced/drlvm/trunk/build/make/targets/reg.test.run.xml 06/09/2007 
21:42:48 Minor improvements to build scripts
added varlax  /harmony/enhanced/drlvm/trunk/src/test/regression/H4073/Test.java 
06/09/2007 21:40:01 Applied HARMONY-4073 drlvm][jit] RCE must not substitute 
EFLAGS values produced by CMP with ones produced by SBB
added varlax  /harmony/enhanced/drlvm/trunk/src/test/regression/H4073 
06/09/2007 21:40:01 Applied HARMONY-4073 drlvm][jit] RCE must not substitute 
EFLAGS values produced by CMP with ones produced by SBB
added varlax  
/harmony/enhanced/drlvm/trunk/src/test/regression/H4073/run.test.xml 06/09/2007 
21:40:01 Applied HARMONY-4073 drlvm][jit] RCE must not substitute EFLAGS values 
produced by CMP with ones produced by SBB
modified varlax  
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/codegenerator/ia32/Ia32RCE.cpp 
06/09/2007 21:40:01 Applied HARMONY-4073 drlvm][jit] RCE must not substitute 
EFLAGS values produced by CMP with ones produced by SBB
modified varlax  
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/codegenerator/ia32/Ia32I8Lowerer.cpp
 06/09/2007 21:40:01 Applied HARMONY-4073 drlvm][jit] RCE must not substitute 
EFLAGS values produced by CMP with ones produced by SBB
deleted varlax  
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/translator/ExceptionInfo.cpp 
06/09/2007 21:34:44 Fixed OPT compiler, HARMONY-3797 [drlvm][jit] bad handling 
of fall-through-reachable exception handlers
modified varlax  
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/translator/java/JavaByteCodeTranslator.cpp
 06/09/2007 21:34:44 Fixed OPT compiler, HARMONY-3797 [drlvm][jit] bad handling 
of fall-through-reachable exception handlers
modified varlax  
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/translator/TranslatorIntfc.cpp 
06/09/2007 21:34:44 Fixed OPT compiler, HARMONY-3797 [drlvm][jit] bad handling 
of fall-through-reachable exception handlers
modified varlax  
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/translator/java/JavaByteCodeParser.cpp
 06/09/2007 21:34:44 Fixed OPT compiler, HARMONY-3797 [drlvm][jit] bad handling 
of fall-through-reachable exception handlers
modified varlax  
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/translator/ExceptionInfo.h 
06/09/2007 21:34:44 Fixed OPT compiler, HARMONY-3797 [drlvm][jit] bad handling 
of fall-through-reachable exception handlers
modified varlax  
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/translator/java/JavaLabelPrepass.cpp
 06/09/2007 21:34:44 Fixed OPT compiler, HARMONY-3797 [drlvm][jit] bad handling 
of fall-through-reachable exception handlers
modified varlax  
/harmony/enhanced/drlvm/trunk/build/custom/msvc_2003/jitrino/jitrino.vcproj 
06/09/2007 21:34:44 Fixed OPT compiler, HARMONY-3797 [drlvm][jit] bad handling 
of fall-through-reachable exception handlers
modified varlax  
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/translator/TranslatorIntfc.h 
06/09/2007 21:34:44 Fixed OPT compiler, HARMONY-3797 [drlvm][jit] bad handling 
of fall-through-reachable exception handlers
modified varlax  
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/translator/java/JavaByteCodeParser.h
 06/09/2007 21:34:44 Fixed OPT compiler, HARMONY-3797 [drlvm][jit] bad handling 
of fall-through-reachable exception handlers
modified varlax  
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/translator/java/JavaFlowGraphBuilder.cpp
 06/09/2007 21:34:44 Fixed OPT compiler, HARMONY-3797 [drlvm][jit] bad handling 
of fall-through-reachable exception handlers
modified varlax  
/harmony/enhanced/drlvm/trunk/build/custom/msvc_2005/jitrino/jitrino.vcproj 
06/09/2007 21:34:44 Fixed OPT compiler, HARMONY-3797 [drlvm][jit] bad handling 
of fall-through-reachable exception handlers
modified varlax  
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/translator/java/JavaLabelPrepass.h 
06/09/2007 21:34:44 Fixed OPT compiler, HARMONY-3797 [drlvm][jit] bad handling 
of fall-through-reachable exception handlers
modified varlax  /harmony/enhanced/drlvm/trunk/vm/jitrino/src/jet/cg_regs.cpp 
06/09/2007 21:31:24 Fixed JET compiler, HARMONY-3797 [drlvm][jit] bad handling 
of fall-through-reachable exception handlers
modified varlax  /harmony/enhanced/drlvm/trunk/vm/jitrino/src/jet/compiler.cpp 
06/09/2007 21:31:24 Fixed JET compiler, HARMONY-3797 [drlvm][jit] bad handling 
of fall-through-reachable exception handlers
modified varlax  
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/kernel_classes/javasrc/org/apache/harmony/lang/reflect/parser/Parser.java
 06/09/2007 21:18:59 Applied partial fix to HARMONY-2052 [drlvm][kernel] 
Improve/re-implement a parser of generic signatures
modified varlax  
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/kernel_classes/javasrc/java/lang/reflect/Method.java
 06/09/2007 21:18:59 Applied partial fix to HARMONY-2052 [drlvm][kernel] 
Improve/re-implement a parser of generic signatures
modified varlax  
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/kernel_classes/javasrc/java/lang/Class.java
 06/09/2007 21:18:59 Applied partial fix to HARMONY-2052 [drlvm][kernel] 
Improve/re-implement a parser of generic signatures
modified varlax  
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/kernel_classes/javasrc/java/lang/reflect/Field.java
 06/09/2007 21:18:59 Applied partial fix to HARMONY-2052 [drlvm][kernel] 
Improve/re-implement a parser of generic signatures
modified varlax  
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/kernel_classes/javasrc/java/lang/reflect/Constructor.java
 06/09/2007 21:18:59 Applied partial fix to HARMONY-2052 [drlvm][kernel] 
Improve/re-implement a parser of generic signatures
modified ayza  
/harmony/enhanced/classlib/trunk/modules/portlib/src/main/native/include/unix/hysock.h
 06/09/2007 21:05:33 Reworked patch from HARMONY-4077 ([classlib][portlib] 
socket related functions incorrectly work in socket > FD_SETSIZE) was applied
modified ayza  
/harmony/enhanced/classlib/trunk/modules/luni/src/main/native/luni/unix/OSNetworkSystemLinux.c
 06/09/2007 21:05:33 Reworked patch from HARMONY-4077 ([classlib][portlib] 
socket related functions incorrectly work in socket > FD_SETSIZE) was applied
modified ayza  
/harmony/enhanced/classlib/trunk/modules/portlib/src/main/native/port/unix/hysock.c
 06/09/2007 21:05:33 Reworked patch from HARMONY-4077 ([classlib][portlib] 
socket related functions incorrectly work in socket > FD_SETSIZE) was applied
modified gshimansky  
/harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_smoke.windows.x86.int
 06/09/2007 17:47:17 Applied additional patch for garbage collectable interned 
strings from HARMONY-4105Fix for Make interned string collectable by 
GC.Excluded stress.Intern for interpreter because it is very slow.
modified gshimansky  /harmony/enhanced/drlvm/trunk/build/make/lnx.properties 
06/09/2007 17:47:17 Applied additional patch for garbage collectable interned 
strings from HARMONY-4105Fix for Make interned string collectable by 
GC.Excluded stress.Intern for interpreter because it is very slow.
modified gshimansky  
/harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_smoke.linux.ia64.int
 06/09/2007 17:47:17 Applied additional patch for garbage collectable interned 
strings from HARMONY-4105Fix for Make interned string collectable by 
GC.Excluded stress.Intern for interpreter because it is very slow.
modified gshimansky  
/harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_smoke.linux.x86.int
 06/09/2007 17:47:17 Applied additional patch for garbage collectable interned 
strings from HARMONY-4105Fix for Make interned string collectable by 
GC.Excluded stress.Intern for interpreter because it is very slow.
modified gshimansky  
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/kernel_classes/javasrc/org/apache/harmony/kernel/vm/InternMap.java
 06/09/2007 17:47:17 Applied additional patch for garbage collectable interned 
strings from HARMONY-4105Fix for Make interned string collectable by 
GC.Excluded stress.Intern for interpreter because it is very slow.
modified gshimansky  
/harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_smoke.windows.x86_64.int
 06/09/2007 17:47:17 Applied additional patch for garbage collectable interned 
strings from HARMONY-4105Fix for Make interned string collectable by 
GC.Excluded stress.Intern for interpreter because it is very slow.
modified gshimansky  
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/kernel_classes/javasrc/org/apache/harmony/kernel/vm/VM.java
 06/09/2007 17:47:17 Applied additional patch for garbage collectable interned 
strings from HARMONY-4105Fix for Make interned string collectable by 
GC.Excluded stress.Intern for interpreter because it is very slow.
modified gshimansky  
/harmony/enhanced/drlvm/trunk/vm/tests/smoke/stress/Intern.java 06/09/2007 
17:47:17 Applied additional patch for garbage collectable interned strings from 
HARMONY-4105Fix for Make interned string collectable by GC.Excluded 
stress.Intern for interpreter because it is very slow.
modified gshimansky  
/harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_smoke.linux.x86_64.int
 06/09/2007 17:47:17 Applied additional patch for garbage collectable interned 
strings from HARMONY-4105Fix for Make interned string collectable by 
GC.Excluded stress.Intern for interpreter because it is very slow.

Reply via email to