BUILD COMPLETE: build.485
Date of build: 06/12/2007 01:46:04
Time to build: 27 minutes 45 seconds
Last changed: 06/12/2007 01:05:31
Last log entry: drlvm
***********************************************************
Execution log (errors/warnings messages):
Configuration:
Hosting Java = 1.5.0_09 (Sun Microsystems Inc.)
classlib root = /export/cruise/trunk/cc/projects/classlib/trunk
os = Linux
arch = em64t
cxx = gcc
cfg = debug
svn revision = ${svn.revision}
components = deploy
=====================================
DRLVM Regression Testing on platform: linux.x86_64
=====================================
vf_debug: verifying class
org/apache/harmony/drlvm/tests/regression/h1857/TestClass (method tryMe()V)
couldn't load class
"org/apache/harmony/drlvm/tests/regression/h1857/MissedThrowable"
vf_debug: VerifyError: Couldn't load class:
org/apache/harmony/drlvm/tests/regression/h1857/MissedThrowable
The GC did not provide gc_add_weak_root_set_entry()
Running on JET
Running on OPT
Running on interpreter
vf_debug: VerifyError: (class:
org/apache/harmony/drlvm/tests/regression/h2103/SupClass, method: test()I)
Incompatible object argument for invokespecial
vf_debug: verifying class
org/apache/harmony/drlvm/tests/regression/h2808/finTest1 (method test()V)
couldn't load class "org/apache/harmony/drlvm/tests/regression/h2808/finTest2"
vf_debug: VerifyError: Couldn't load class:
org/apache/harmony/drlvm/tests/regression/h2808/finTest2
The GC did not provide gc_add_weak_root_set_entry()
vf_debug: verifying class
org/apache/harmony/drlvm/tests/regression/h3048/MyTestSuper (method
<clinit>()V) couldn't load class
"org/apache/harmony/drlvm/tests/regression/h3048/MyException"
vf_debug: VerifyError: Couldn't load class:
org/apache/harmony/drlvm/tests/regression/h3048/MyException
Running on OPT
Running on OPT
The GC did not provide gc_add_weak_root_set_entry()
========================================
Regression testing report was stored in:
========================================
/export/cruise/trunk/cc/projects/drlvm/trunk/build/lnx_em64t_gcc_debug/semis/reg.tests/reports/html
========================================
***********************************************************
Unit Tests: (89)
***********************************************************
Modifications since last successful build: (57)
add cc-drlvm log20070612010531Lbuild.805 06/12/2007 01:05:31drlvm
modified varlax
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/translator/java/JavaLabelPrepass.cpp
06/11/2007 23:52:07 Fix up spoiled commit [545753] HARMONY-3797
add cc-drlvm log20070611215836Lbuild.804 06/11/2007 21:58:36drlvm
modified tellison
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/kernel_classes/javasrc/java/lang/ClassLoader.java
06/11/2007 21:17:55 Mark a number of kernel class API methods deprecated as
spec.
modified tellison
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/kernel_classes/javasrc/java/lang/Runtime.java
06/11/2007 21:17:55 Mark a number of kernel class API methods deprecated as
spec.
modified tellison
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/kernel_classes/javasrc/java/lang/System.java
06/11/2007 21:17:55 Mark a number of kernel class API methods deprecated as
spec.
modified tellison
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/kernel_classes/javasrc/java/lang/ThreadGroup.java
06/11/2007 21:17:55 Mark a number of kernel class API methods deprecated as
spec.
modified tellison
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/kernel_classes/javasrc/java/lang/Thread.java
06/11/2007 21:17:55 Mark a number of kernel class API methods deprecated as
spec.
add cc-drlvm log20070611020250Lbuild.803 06/11/2007 02:02:50drlvm
add cc-drlvm log20070610111100Lbuild.802 06/10/2007 11:11:00drlvm
modified wjwashburn
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/init/parse_arguments.cpp 06/10/2007
09:56:01 Harmony-4001, this patch provides the ability to set the size of a
thread'sstack"build test2" has been known to pass on most platforms
modified wjwashburn
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/util/win/ia32_em64t/nt_exception_filter_common.cpp
06/10/2007 09:56:01 Harmony-4001, this patch provides the ability to set the
size of a thread'sstack"build test2" has been known to pass on most platforms
modified wjwashburn
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/class_support/C_Interface.cpp
06/10/2007 09:56:01 Harmony-4001, this patch provides the ability to set the
size of a thread'sstack"build test2" has been known to pass on most platforms
modified wjwashburn
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/util/linux/signals_ipf.cpp
06/10/2007 09:56:01 Harmony-4001, this patch provides the ability to set the
size of a thread'sstack"build test2" has been known to pass on most platforms
modified wjwashburn
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/thread/thread_generic.cpp
06/10/2007 09:56:01 Harmony-4001, this patch provides the ability to set the
size of a thread'sstack"build test2" has been known to pass on most platforms
modified wjwashburn
/harmony/enhanced/drlvm/trunk/vm/thread/src/win/os_thread.c 06/10/2007 09:56:01
Harmony-4001, this patch provides the ability to set the size of a
thread'sstack"build test2" has been known to pass on most platforms
modified wjwashburn
/harmony/enhanced/drlvm/trunk/vm/vmcore/include/exceptions.h 06/10/2007
09:56:01 Harmony-4001, this patch provides the ability to set the size of a
thread'sstack"build test2" has been known to pass on most platforms
modified wjwashburn
/harmony/enhanced/drlvm/trunk/vm/thread/src/thread_private.h 06/10/2007
09:56:01 Harmony-4001, this patch provides the ability to set the size of a
thread'sstack"build test2" has been known to pass on most platforms
modified wjwashburn
/harmony/enhanced/drlvm/trunk/vm/thread/src/linux/os_thread.c 06/10/2007
09:56:01 Harmony-4001, this patch provides the ability to set the size of a
thread'sstack"build test2" has been known to pass on most platforms
modified wjwashburn /harmony/enhanced/drlvm/trunk/vm/thread/src/hythr.exp
06/10/2007 09:56:01 Harmony-4001, this patch provides the ability to set the
size of a thread'sstack"build test2" has been known to pass on most platforms
modified wjwashburn
/harmony/enhanced/drlvm/trunk/vm/thread/src/thread_java_basic.c 06/10/2007
09:56:01 Harmony-4001, this patch provides the ability to set the size of a
thread'sstack"build test2" has been known to pass on most platforms
modified wjwashburn /harmony/enhanced/drlvm/trunk/vm/thread/src/hythr.def
06/10/2007 09:56:01 Harmony-4001, this patch provides the ability to set the
size of a thread'sstack"build test2" has been known to pass on most platforms
modified wjwashburn /harmony/enhanced/drlvm/trunk/vm/include/open/vm.h
06/10/2007 09:56:01 Harmony-4001, this patch provides the ability to set the
size of a thread'sstack"build test2" has been known to pass on most platforms
modified wjwashburn
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/init/harmony.properties 06/10/2007
09:56:01 Harmony-4001, this patch provides the ability to set the size of a
thread'sstack"build test2" has been known to pass on most platforms
modified wjwashburn
/harmony/enhanced/drlvm/trunk/vm/thread/src/thread_native_basic.c 06/10/2007
09:56:01 Harmony-4001, this patch provides the ability to set the size of a
thread'sstack"build test2" has been known to pass on most platforms
modified wjwashburn
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/util/linux/signals_ia32.cpp
06/10/2007 09:56:01 Harmony-4001, this patch provides the ability to set the
size of a thread'sstack"build test2" has been known to pass on most platforms
modified wjwashburn
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/util/linux/signals_em64t.cpp
06/10/2007 09:56:01 Harmony-4001, this patch provides the ability to set the
size of a thread'sstack"build test2" has been known to pass on most platforms
modified wjwashburn
/harmony/enhanced/drlvm/trunk/vm/vmcore/include/properties.h 06/10/2007
09:56:01 Harmony-4001, this patch provides the ability to set the size of a
thread'sstack"build test2" has been known to pass on most platforms
modified wjwashburn
/harmony/enhanced/drlvm/trunk/vm/vmcore/include/vm_threads.h 06/10/2007
09:56:01 Harmony-4001, this patch provides the ability to set the size of a
thread'sstack"build test2" has been known to pass on most platforms
modified wjwashburn
/harmony/enhanced/drlvm/trunk/vm/include/open/hythread_ext.h 06/10/2007
09:56:01 Harmony-4001, this patch provides the ability to set the size of a
thread'sstack"build test2" has been known to pass on most platforms
add cc-drlvm log20070609224052Lbuild.801 06/09/2007 22:40:52drlvm
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