BUILD FAILED:
Ant Error Message:
/export/cruise/trunk/cc/projects/drlvm/trunk/build/make/build.xml:472: The
following error occurred while executing this line:
/export/cruise/trunk/cc/projects/drlvm/trunk/build/make/targets/reg.test.run.xml:122:
There were test failures
Date of build: 08/13/2007 16:31:30
Time to build: 36 minutes 56 seconds
Last changed: 08/13/2007 16:13:48
Last log entry: GCC compilation fixed
***********************************************************
Execution log (errors/warnings messages):
Test org.apache.harmony.drlvm.tests.regression.h2808.finTest FAILED
Test org.apache.harmony.drlvm.tests.regression.h3048.H3048 FAILED
Configuration:
Hosting Java = 1.5.0_08 (Sun Microsystems Inc.)
classlib root = /export/cruise/trunk/cc/projects/classlib/trunk
os = Linux
arch = ia32
cxx = gcc
cfg = debug
svn revision = ${svn.revision}
components = deploy
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
=====================================
DRLVM Regression Testing on platform: linux.x86
=====================================
java:
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/vmcore/src/class_support/classloader.cpp:1421:
virtual Class* BootstrapClassLoader::DoLoadClass(Global_Env*, const String*):
Assertion `!exn_raised()' failed.
SIGABRT in VM code.
Stack trace:
0: ?? (??:-1)
1: abort (??:-1)
2: __assert_fail (??:-1)
3: BootstrapClassLoader::DoLoadClass(Global_Env*, String const*)
(/export/cruise/trunk/cc/projects/drlvm/trunk/vm/vmcore/src/class_support/classloader.cpp:1422)
4: ClassLoader::LoadClass(Global_Env*, String const*)
(/export/cruise/trunk/cc/projects/drlvm/trunk/vm/vmcore/src/class_support/classloader.cpp:1400)
5: cl_load_class(ClassLoader_*, char const*)
(/export/cruise/trunk/cc/projects/drlvm/trunk/vm/vmcore/src/class_support/class_impl.cpp:583)
6: CPVerifier::vf_resolve_class(Class_*, char const*, bool)
(/export/cruise/trunk/cc/projects/drlvm/trunk/vm/vmcore/src/verifier-3363/vf_resolve.cpp:95)
7: CPVerifier::vf_force_check_constraint(Class_*,
CPVerifier::vf_TypeConstraint_s*)
(/export/cruise/trunk/cc/projects/drlvm/trunk/vm/vmcore/src/verifier-3363/vf_resolve.cpp:42)
8: vf_verify_class_constraints(Class_*, unsigned int, char**)
(/export/cruise/trunk/cc/projects/drlvm/trunk/vm/vmcore/src/verifier-3363/Ver.cpp:108)
9: Class::verify_constraints(Global_Env const*)
(/export/cruise/trunk/cc/projects/drlvm/trunk/vm/vmcore/src/class_support/Verifier_stub.cpp:117)
10: class_initialize_ex(Class*)
(/export/cruise/trunk/cc/projects/drlvm/trunk/vm/vmcore/src/class_support/Initialize.cpp:231)
11: class_initialize(Class*)
(/export/cruise/trunk/cc/projects/drlvm/trunk/vm/vmcore/src/class_support/Initialize.cpp:221)
12: 0x4167F3B1 <Generated stub>
13: ?? (??:-1)
14: vm_invoke_native_array_stub
(/export/cruise/trunk/cc/projects/drlvm/trunk/vm/vmcore/src/util/ia32/base/invoke_native_stub_ia32.asm:41)
15: JIT_execute_method_default(void*, _jmethodID*, jvalue*, jvalue*)
(/export/cruise/trunk/cc/projects/drlvm/trunk/vm/vmcore/src/util/ia32/base/ini_iA32.cpp:199)
16: DrlEMImpl::executeMethod(_jmethodID*, jvalue*, jvalue*)
(/export/cruise/trunk/cc/projects/drlvm/trunk/vm/em/src/DrlEMImpl.cpp:514)
17: ExecuteMethod
(/export/cruise/trunk/cc/projects/drlvm/trunk/vm/em/src/em_intf.cpp:43)
18: vm_execute_java_method_array(_jmethodID*, jvalue*, jvalue*)
(/export/cruise/trunk/cc/projects/drlvm/trunk/vm/vmcore/src/jit/ini.cpp:62)
19: call_method_no_ref_result
(/export/cruise/trunk/cc/projects/drlvm/trunk/vm/vmcore/src/jni/jni_method.cpp:187)
20: CallVoidMethodA(JNIEnv_External*, _jobject*, _jmethodID*, jvalue*)
(/export/cruise/trunk/cc/projects/drlvm/trunk/vm/vmcore/src/jni/jni_method.cpp:225)
21: invoke_primitive_method
(/export/cruise/trunk/cc/projects/drlvm/trunk/vm/vmcore/src/kernel_classes/native/java_lang_reflect_VMReflection.cpp:186)
22: org/apache/harmony/drlvm/tests/regression/h1857/Test.test()V (Test.java:9)
23: 0x523E6100 <Generated stub>
24: ?? (??:-1)
25:
java/lang/reflect/Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;
(Method.java:317)
26: junit/framework/TestCase.runTest()V (TestCase.java:154)
27: junit/framework/TestCase.runBare()V (TestCase.java:-1)
28: junit/framework/TestResult$1.protect()V (TestResult.java:-1)
29:
junit/framework/TestResult.runProtected(Ljunit/framework/Test;Ljunit/framework/Protectable;)V
(TestResult.java:-1)
30: junit/framework/TestResult.run(Ljunit/framework/TestCase;)V
(TestResult.java:109)
31: junit/framework/TestCase.run(Ljunit/framework/TestResult;)V
(TestCase.java:118)
32:
junit/framework/TestSuite.runTest(Ljunit/framework/Test;Ljunit/framework/TestResult;)V
(TestSuite.java:208)
33: junit/framework/TestSuite.run(Ljunit/framework/TestResult;)V
(TestSuite.java:-1)
34: org/apache/tools/ant/taskdefs/optional/junit/JUnitTestRunner.run()V
(JUnitTestRunner.java:-1)
35:
org/apache/tools/ant/taskdefs/optional/junit/JUnitTestRunner.launch(Lorg/apache/tools/ant/taskdefs/optional/junit/JUnitTest;ZZZZLjava/util/Properties;)I
(JUnitTestRunner.java:672)
36: vm_invoke_native_array_stub
(/export/cruise/trunk/cc/projects/drlvm/trunk/vm/vmcore/src/util/ia32/base/invoke_native_stub_ia32.asm:41)
37: JIT_execute_method_default(void*, _jmethodID*, jvalue*, jvalue*)
(/export/cruise/trunk/cc/projects/drlvm/trunk/vm/vmcore/src/util/ia32/base/ini_iA32.cpp:199)
38: DrlEMImpl::executeMethod(_jmethodID*, jvalue*, jvalue*)
(/export/cruise/trunk/cc/projects/drlvm/trunk/vm/em/src/DrlEMImpl.cpp:514)
39: ExecuteMethod
(/export/cruise/trunk/cc/projects/drlvm/trunk/vm/em/src/em_intf.cpp:43)
40: vm_execute_java_method_array(_jmethodID*, jvalue*, jvalue*)
(/export/cruise/trunk/cc/projects/drlvm/trunk/vm/vmcore/src/jit/ini.cpp:62)
41: call_static_method_no_ref_result
(/export/cruise/trunk/cc/projects/drlvm/trunk/vm/vmcore/src/jni/jni_method.cpp:1154)
42: CallStaticVoidMethodA(JNIEnv_External*, _jobject*, _jmethodID*, jvalue*)
(/export/cruise/trunk/cc/projects/drlvm/trunk/vm/vmcore/src/jni/jni_method.cpp:1562)
43: CallStaticVoidMethodV(JNIEnv_External*, _jobject*, _jmethodID*, char*)
(/export/cruise/trunk/cc/projects/drlvm/trunk/vm/vmcore/src/jni/jni_method.cpp:1546)
44: CallStaticVoidMethod(JNIEnv_External*, _jobject*, _jmethodID*, ...)
(/export/cruise/trunk/cc/projects/drlvm/trunk/vm/vmcore/src/jni/jni_method.cpp:1536)
45: main_runJavaMain (../shared/main.c:1324)
46: invocation (../shared/main.c:740)
47: gpProtectedMain (../shared/main.c:389)
48: main (../shared/cmain.c:146)
49: __libc_start_main (??:-1)
50: _start (../sysdeps/i386/elf/start.S:105)
51:
org/apache/tools/ant/taskdefs/optional/junit/JUnitTestRunner.main([Ljava/lang/String;)V
(JUnitTestRunner.java:567)
<end of stack trace>
The GC did not provide gc_add_weak_root_set_entry()
Running on JET
java:
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/vmcore/src/class_support/classloader.cpp:1421:
virtual Class* BootstrapClassLoader::DoLoadClass(Global_Env*, const String*):
Assertion `!exn_raised()' failed.
SIGABRT in VM code.
Stack trace:
0: ?? (??:-1)
1: abort (??:-1)
2: __assert_fail (??:-1)
3: BootstrapClassLoader::DoLoadClass(Global_Env*, String const*)
(/export/cruise/trunk/cc/projects/drlvm/trunk/vm/vmcore/src/class_support/classloader.cpp:1422)
4: ClassLoader::LoadClass(Global_Env*, String const*)
(/export/cruise/trunk/cc/projects/drlvm/trunk/vm/vmcore/src/class_support/classloader.cpp:1400)
5: cl_load_class(ClassLoader_*, char const*)
(/export/cruise/trunk/cc/projects/drlvm/trunk/vm/vmcore/src/class_support/class_impl.cpp:583)
6: CPVerifier::vf_resolve_class(Class_*, char const*, bool)
(/export/cruise/trunk/cc/projects/drlvm/trunk/vm/vmcore/src/verifier-3363/vf_resolve.cpp:95)
7: CPVerifier::vf_force_check_constraint(Class_*,
CPVerifier::vf_TypeConstraint_s*)
(/export/cruise/trunk/cc/projects/drlvm/trunk/vm/vmcore/src/verifier-3363/vf_resolve.cpp:36)
8: vf_verify_class_constraints(Class_*, unsigned int, char**)
(/export/cruise/trunk/cc/projects/drlvm/trunk/vm/vmcore/src/verifier-3363/Ver.cpp:108)
9: Class::verify_constraints(Global_Env const*)
(/export/cruise/trunk/cc/projects/drlvm/trunk/vm/vmcore/src/class_support/Verifier_stub.cpp:117)
10: initializeClass(Class*)
(/export/cruise/trunk/cc/projects/drlvm/trunk/vm/vmcore/src/jit/jit_runtime_support.cpp:1945)
11: rth_newobj_withresolve
(/export/cruise/trunk/cc/projects/drlvm/trunk/vm/vmcore/src/jit/jit_runtime_support.cpp:1982)
12: 0x4167FF7C <Generated stub>
13: ?? (??:-1)
14: vm_invoke_native_array_stub
(/export/cruise/trunk/cc/projects/drlvm/trunk/vm/vmcore/src/util/ia32/base/invoke_native_stub_ia32.asm:41)
15: JIT_execute_method_default(void*, _jmethodID*, jvalue*, jvalue*)
(/export/cruise/trunk/cc/projects/drlvm/trunk/vm/vmcore/src/util/ia32/base/ini_iA32.cpp:199)
16: DrlEMImpl::executeMethod(_jmethodID*, jvalue*, jvalue*)
(/export/cruise/trunk/cc/projects/drlvm/trunk/vm/em/src/DrlEMImpl.cpp:514)
17: ExecuteMethod
(/export/cruise/trunk/cc/projects/drlvm/trunk/vm/em/src/em_intf.cpp:43)
18: vm_execute_java_method_array(_jmethodID*, jvalue*, jvalue*)
(/export/cruise/trunk/cc/projects/drlvm/trunk/vm/vmcore/src/jit/ini.cpp:62)
19: call_method_no_ref_result
(/export/cruise/trunk/cc/projects/drlvm/trunk/vm/vmcore/src/jni/jni_method.cpp:187)
20: CallVoidMethodA(JNIEnv_External*, _jobject*, _jmethodID*, jvalue*)
(/export/cruise/trunk/cc/projects/drlvm/trunk/vm/vmcore/src/jni/jni_method.cpp:225)
21: invoke_primitive_method
(/export/cruise/trunk/cc/projects/drlvm/trunk/vm/vmcore/src/kernel_classes/native/java_lang_reflect_VMReflection.cpp:186)
22: org/apache/harmony/drlvm/tests/regression/h2808/finTest.test()V
(finTest.java:8)
23: 0x525EB870 <Generated stub>
24: ?? (??:-1)
25:
java/lang/reflect/Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;
(Method.java:317)
26: junit/framework/TestCase.runTest()V (TestCase.java:154)
27: junit/framework/TestCase.runBare()V (TestCase.java:127)
28: junit/framework/TestResult$1.protect()V (TestResult.java:106)
29:
junit/framework/TestResult.runProtected(Ljunit/framework/Test;Ljunit/framework/Protectable;)V
(TestResult.java:124)
30: junit/framework/TestResult.run(Ljunit/framework/TestCase;)V
(TestResult.java:109)
31: junit/framework/TestCase.run(Ljunit/framework/TestResult;)V
(TestCase.java:118)
32:
junit/framework/TestSuite.runTest(Ljunit/framework/Test;Ljunit/framework/TestResult;)V
(TestSuite.java:208)
33: junit/framework/TestSuite.run(Ljunit/framework/TestResult;)V
(TestSuite.java:203)
34: org/apache/tools/ant/taskdefs/optional/junit/JUnitTestRunner.run()V
(JUnitTestRunner.java:297)
35:
org/apache/tools/ant/taskdefs/optional/junit/JUnitTestRunner.launch(Lorg/apache/tools/ant/taskdefs/optional/junit/JUnitTest;ZZZZLjava/util/Properties;)I
(JUnitTestRunner.java:672)
36: vm_invoke_native_array_stub
(/export/cruise/trunk/cc/projects/drlvm/trunk/vm/vmcore/src/util/ia32/base/invoke_native_stub_ia32.asm:41)
37: JIT_execute_method_default(void*, _jmethodID*, jvalue*, jvalue*)
(/export/cruise/trunk/cc/projects/drlvm/trunk/vm/vmcore/src/util/ia32/base/ini_iA32.cpp:199)
38: DrlEMImpl::executeMethod(_jmethodID*, jvalue*, jvalue*)
(/export/cruise/trunk/cc/projects/drlvm/trunk/vm/em/src/DrlEMImpl.cpp:514)
39: ExecuteMethod
(/export/cruise/trunk/cc/projects/drlvm/trunk/vm/em/src/em_intf.cpp:43)
40: vm_execute_java_method_array(_jmethodID*, jvalue*, jvalue*)
(/export/cruise/trunk/cc/projects/drlvm/trunk/vm/vmcore/src/jit/ini.cpp:62)
41: call_static_method_no_ref_result
(/export/cruise/trunk/cc/projects/drlvm/trunk/vm/vmcore/src/jni/jni_method.cpp:1154)
42: CallStaticVoidMethodA(JNIEnv_External*, _jobject*, _jmethodID*, jvalue*)
(/export/cruise/trunk/cc/projects/drlvm/trunk/vm/vmcore/src/jni/jni_method.cpp:1562)
43: CallStaticVoidMethodV(JNIEnv_External*, _jobject*, _jmethodID*, char*)
(/export/cruise/trunk/cc/projects/drlvm/trunk/vm/vmcore/src/jni/jni_method.cpp:1546)
44: CallStaticVoidMethod(JNIEnv_External*, _jobject*, _jmethodID*, ...)
(/export/cruise/trunk/cc/projects/drlvm/trunk/vm/vmcore/src/jni/jni_method.cpp:1536)
45: main_runJavaMain (../shared/main.c:1324)
46: invocation (../shared/main.c:740)
47: gpProtectedMain (../shared/main.c:389)
48: main (../shared/cmain.c:146)
49: __libc_start_main (??:-1)
50: _start (../sysdeps/i386/elf/start.S:105)
51:
org/apache/tools/ant/taskdefs/optional/junit/JUnitTestRunner.main([Ljava/lang/String;)V
(JUnitTestRunner.java:567)
<end of stack trace>
The GC did not provide gc_add_weak_root_set_entry()
Running on JIT
java:
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/vmcore/src/class_support/classloader.cpp:1421:
virtual Class* BootstrapClassLoader::DoLoadClass(Global_Env*, const String*):
Assertion `!exn_raised()' failed.
SIGABRT in VM code.
Stack trace:
0: ?? (??:-1)
1: abort (??:-1)
2: __assert_fail (??:-1)
3: BootstrapClassLoader::DoLoadClass(Global_Env*, String const*)
(/export/cruise/trunk/cc/projects/drlvm/trunk/vm/vmcore/src/class_support/classloader.cpp:1422)
4: ClassLoader::LoadClass(Global_Env*, String const*)
(/export/cruise/trunk/cc/projects/drlvm/trunk/vm/vmcore/src/class_support/classloader.cpp:1400)
5: cl_load_class(ClassLoader_*, char const*)
(/export/cruise/trunk/cc/projects/drlvm/trunk/vm/vmcore/src/class_support/class_impl.cpp:583)
6: CPVerifier::vf_resolve_class(Class_*, char const*, bool)
(/export/cruise/trunk/cc/projects/drlvm/trunk/vm/vmcore/src/verifier-3363/vf_resolve.cpp:95)
7: CPVerifier::vf_force_check_constraint(Class_*,
CPVerifier::vf_TypeConstraint_s*)
(/export/cruise/trunk/cc/projects/drlvm/trunk/vm/vmcore/src/verifier-3363/vf_resolve.cpp:42)
8: vf_verify_class_constraints(Class_*, unsigned int, char**)
(/export/cruise/trunk/cc/projects/drlvm/trunk/vm/vmcore/src/verifier-3363/Ver.cpp:108)
9: Class::verify_constraints(Global_Env const*)
(/export/cruise/trunk/cc/projects/drlvm/trunk/vm/vmcore/src/class_support/Verifier_stub.cpp:117)
10: class_initialize_ex(Class*)
(/export/cruise/trunk/cc/projects/drlvm/trunk/vm/vmcore/src/class_support/Initialize.cpp:231)
11: Class::initialize()
(/export/cruise/trunk/cc/projects/drlvm/trunk/vm/vmcore/src/class_support/Initialize.cpp:102)
12: initializeClass(Class*)
(/export/cruise/trunk/cc/projects/drlvm/trunk/vm/vmcore/src/jit/jit_runtime_support.cpp:1950)
13: rth_newobj_withresolve
(/export/cruise/trunk/cc/projects/drlvm/trunk/vm/vmcore/src/jit/jit_runtime_support.cpp:1982)
14: 0x4167FF7C <Generated stub>
15: ?? (??:-1)
16: vm_invoke_native_array_stub
(/export/cruise/trunk/cc/projects/drlvm/trunk/vm/vmcore/src/util/ia32/base/invoke_native_stub_ia32.asm:41)
17: JIT_execute_method_default(void*, _jmethodID*, jvalue*, jvalue*)
(/export/cruise/trunk/cc/projects/drlvm/trunk/vm/vmcore/src/util/ia32/base/ini_iA32.cpp:199)
18: DrlEMImpl::executeMethod(_jmethodID*, jvalue*, jvalue*)
(/export/cruise/trunk/cc/projects/drlvm/trunk/vm/em/src/DrlEMImpl.cpp:514)
19: ExecuteMethod
(/export/cruise/trunk/cc/projects/drlvm/trunk/vm/em/src/em_intf.cpp:43)
20: vm_execute_java_method_array(_jmethodID*, jvalue*, jvalue*)
(/export/cruise/trunk/cc/projects/drlvm/trunk/vm/vmcore/src/jit/ini.cpp:62)
21: call_method_no_ref_result
(/export/cruise/trunk/cc/projects/drlvm/trunk/vm/vmcore/src/jni/jni_method.cpp:187)
22: CallVoidMethodA(JNIEnv_External*, _jobject*, _jmethodID*, jvalue*)
(/export/cruise/trunk/cc/projects/drlvm/trunk/vm/vmcore/src/jni/jni_method.cpp:225)
23: invoke_primitive_method
(/export/cruise/trunk/cc/projects/drlvm/trunk/vm/vmcore/src/kernel_classes/native/java_lang_reflect_VMReflection.cpp:186)
24: org/apache/harmony/drlvm/tests/regression/h3048/H3048.test()V
(H3048.java:9)
25: 0x525EB870 <Generated stub>
26: ?? (??:-1)
27:
java/lang/reflect/Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;
(Method.java:317)
28: junit/framework/TestCase.runTest()V (TestCase.java:154)
29: junit/framework/TestCase.runBare()V (TestCase.java:127)
30: junit/framework/TestResult$1.protect()V (TestResult.java:106)
31:
junit/framework/TestResult.runProtected(Ljunit/framework/Test;Ljunit/framework/Protectable;)V
(TestResult.java:124)
32: junit/framework/TestResult.run(Ljunit/framework/TestCase;)V
(TestResult.java:109)
33: junit/framework/TestCase.run(Ljunit/framework/TestResult;)V
(TestCase.java:118)
34:
junit/framework/TestSuite.runTest(Ljunit/framework/Test;Ljunit/framework/TestResult;)V
(TestSuite.java:208)
35: junit/framework/TestSuite.run(Ljunit/framework/TestResult;)V
(TestSuite.java:203)
36: org/apache/tools/ant/taskdefs/optional/junit/JUnitTestRunner.run()V
(JUnitTestRunner.java:297)
37:
org/apache/tools/ant/taskdefs/optional/junit/JUnitTestRunner.launch(Lorg/apache/tools/ant/taskdefs/optional/junit/JUnitTest;ZZZZLjava/util/Properties;)I
(JUnitTestRunner.java:672)
38: vm_invoke_native_array_stub
(/export/cruise/trunk/cc/projects/drlvm/trunk/vm/vmcore/src/util/ia32/base/invoke_native_stub_ia32.asm:41)
39: JIT_execute_method_default(void*, _jmethodID*, jvalue*, jvalue*)
(/export/cruise/trunk/cc/projects/drlvm/trunk/vm/vmcore/src/util/ia32/base/ini_iA32.cpp:199)
40: DrlEMImpl::executeMethod(_jmethodID*, jvalue*, jvalue*)
(/export/cruise/trunk/cc/projects/drlvm/trunk/vm/em/src/DrlEMImpl.cpp:514)
41: ExecuteMethod
(/export/cruise/trunk/cc/projects/drlvm/trunk/vm/em/src/em_intf.cpp:43)
42: vm_execute_java_method_array(_jmethodID*, jvalue*, jvalue*)
(/export/cruise/trunk/cc/projects/drlvm/trunk/vm/vmcore/src/jit/ini.cpp:62)
43: call_static_method_no_ref_result
(/export/cruise/trunk/cc/projects/drlvm/trunk/vm/vmcore/src/jni/jni_method.cpp:1154)
44: CallStaticVoidMethodA(JNIEnv_External*, _jobject*, _jmethodID*, jvalue*)
(/export/cruise/trunk/cc/projects/drlvm/trunk/vm/vmcore/src/jni/jni_method.cpp:1562)
45: CallStaticVoidMethodV(JNIEnv_External*, _jobject*, _jmethodID*, char*)
(/export/cruise/trunk/cc/projects/drlvm/trunk/vm/vmcore/src/jni/jni_method.cpp:1546)
46: CallStaticVoidMethod(JNIEnv_External*, _jobject*, _jmethodID*, ...)
(/export/cruise/trunk/cc/projects/drlvm/trunk/vm/vmcore/src/jni/jni_method.cpp:1536)
47: main_runJavaMain (../shared/main.c:1324)
48: invocation (../shared/main.c:740)
49: gpProtectedMain (../shared/main.c:389)
50: main (../shared/cmain.c:146)
51: __libc_start_main (??:-1)
52: _start (../sysdeps/i386/elf/start.S:105)
53:
org/apache/tools/ant/taskdefs/optional/junit/JUnitTestRunner.main([Ljava/lang/String;)V
(JUnitTestRunner.java:567)
<end of stack trace>
Running on OPT
Running on OPT
==> VM Init callback
==> Exception callback
for class:
Lorg/apache/harmony/drlvm/tests/regression/h3341/InvokeAgentException;
Stopping test thread...
==> VM Init callback
==> Exception callback
for class:
Lorg/apache/harmony/drlvm/tests/regression/h3698/InvokeAgentException;
Exception location: test()V : 15
Catch clause location: test()V : 16
Top frame location: test()V : 15
TEST PASSED
==> VM Init callback
==> Class Prepare callback
for class: Lorg/apache/harmony/drlvm/tests/regression/h3730/StepM2N;
==> Breakpoint callback
at: inner()V :0
==> Frame Pop callback
at: inner()V
==> Single Step callback
at: Lorg/apache/harmony/drlvm/tests/regression/h3730/StepM2N;.outer()V :25
expected location reached
TEST PASSED
The GC did not provide gc_add_weak_root_set_entry()
==> VM Init callback
==> Exception callback
for class:
Lorg/apache/harmony/drlvm/tests/regression/h3894/InvokeAgentException;
Child threads:
0: child thread 9
1: child thread 11
2: child thread 1
3: child thread 4
4: child thread 14
5: child thread 0
6: child thread 7
7: child thread 12
8: child thread 2
9: child thread 5
10: child thread 8
11: child thread 10
12: child thread 3
13: child thread 13
14: child thread 6
Child groups:
0: empty child group 0
1: empty child group 1
2: child group 0
3: child group 1
4: child group 2
5: child group 3
6: child group 4
7: child group 5
8: child group 6
9: child group 7
10: child group 8
11: child group 9
12: child group 10
13: child group 11
14: child group 12
15: child group 13
16: child group 14
Checking threads...
Array length: 15
Expected length: 15
Checking groups...
Array length: 17
Expected length: 17
TEST PASSED
==> VM Init callback
==> Exception callback
for class:
Lorg/apache/harmony/drlvm/tests/regression/h3909/InvokeAgentException;
System group: system
All threads:
0: ref handler in group: system
1: finalizer in group: system
ok
2: main in group: main
Found 1 finalizer threads. All in system group
TEST PASSED
==> VM Init callback
starting native thread...
native thread stated
==> VM Init finished
==> Exception callback
for class:
Lorg/apache/harmony/drlvm/tests/regression/h3982/InvokeAgentException;
All threads:
0: attached_thread in group: main
1: ref handler in group: system
2: finalizer in group: system
3: main in group: main
Atached thread stack [0]
TEST PASSED
native thread finished
==> VM Init callback
==> Exception callback
for class:
Lorg/apache/harmony/drlvm/tests/regression/h4512/InvokeAgentException;
calling GetCurrentThreadCpuTime()...
ok.
TEST PASSED
[Fatal Error] :-1:-1: Premature end of file.
The file
/export/cruise/trunk/cc/projects/drlvm/trunk/build/lnx_ia32_gcc_debug/semis/reg.tests/reports/TEST-org.apache.harmony.drlvm.tests.regression.h1857.Test.xml
is not a valid XML document. It is possibly corrupted.
[Fatal Error] :-1:-1: Premature end of file.
The file
/export/cruise/trunk/cc/projects/drlvm/trunk/build/lnx_ia32_gcc_debug/semis/reg.tests/reports/TEST-org.apache.harmony.drlvm.tests.regression.h2808.finTest.xml
is not a valid XML document. It is possibly corrupted.
[Fatal Error] :-1:-1: Premature end of file.
The file
/export/cruise/trunk/cc/projects/drlvm/trunk/build/lnx_ia32_gcc_debug/semis/reg.tests/reports/TEST-org.apache.harmony.drlvm.tests.regression.h3048.H3048.xml
is not a valid XML document. It is possibly corrupted.
========================================
Regression testing report was stored in:
========================================
/export/cruise/trunk/cc/projects/drlvm/trunk/build/lnx_ia32_gcc_debug/semis/reg.tests/reports/html
========================================
***********************************************************
Unit Tests: (123)
***********************************************************
Modifications since last successful build: (27)
modified varlax
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/abcd/classic_abcd_solver.cpp
08/13/2007 16:13:48 GCC compilation fixed
modified leoli
/harmony/enhanced/classlib/trunk/modules/luni/src/main/native/luni/unix/helpers.c
08/13/2007 15:00:45 Fix bug for getPlatformIsReadOnly/getPlatformIsWriteOnly
on unix platforms.[root shall have all permissions to read/write.]
modified leoli
/harmony/enhanced/classlib/trunk/modules/luni/src/test/api/common/tests/api/java/util/HashMapTest.java
08/13/2007 14:56:25 Apply patch for HARMONY-4603 ( [classlib][util]
LinkedHashMap.clone() has problem when override the removeEldestEntry method).
modified leoli
/harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/util/LinkedHashMap.java
08/13/2007 14:56:25 Apply patch for HARMONY-4603 ( [classlib][util]
LinkedHashMap.clone() has problem when override the removeEldestEntry method).
modified leoli
/harmony/enhanced/classlib/trunk/modules/luni/src/test/api/common/tests/api/java/util/LinkedHashMapTest.java
08/13/2007 14:56:25 Apply patch for HARMONY-4603 ( [classlib][util]
LinkedHashMap.clone() has problem when override the removeEldestEntry method).
modified leoli
/harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/util/HashMap.java
08/13/2007 14:56:25 Apply patch for HARMONY-4603 ( [classlib][util]
LinkedHashMap.clone() has problem when override the removeEldestEntry method).
modified mloenko
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/verifier-3363/vf_resolve.cpp
08/13/2007 12:53:33 resolve classes in 'forced' case in similar way as
'unforced'
modified xli
/harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_smoke.linux.ia64.jit
08/12/2007 18:46:27 HARMONY-4601: [drlvm][gc_gen] Thread termination in
thread.SmallStackThreadTest is terribly slow
modified xli
/harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_smoke.linux.x86.jit
08/12/2007 18:46:27 HARMONY-4601: [drlvm][gc_gen] Thread termination in
thread.SmallStackThreadTest is terribly slow
modified xli
/harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_smoke.linux.ia64.int
08/12/2007 18:46:27 HARMONY-4601: [drlvm][gc_gen] Thread termination in
thread.SmallStackThreadTest is terribly slow
modified xli
/harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_smoke.linux.x86.int
08/12/2007 18:46:27 HARMONY-4601: [drlvm][gc_gen] Thread termination in
thread.SmallStackThreadTest is terribly slow
modified xli
/harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_smoke.linux.x86.srv
08/12/2007 18:46:27 HARMONY-4601: [drlvm][gc_gen] Thread termination in
thread.SmallStackThreadTest is terribly slow
modified xli
/harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_smoke.linux.x86_64.opt
08/12/2007 18:46:27 HARMONY-4601: [drlvm][gc_gen] Thread termination in
thread.SmallStackThreadTest is terribly slow
modified xli
/harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_smoke.linux.x86_64.jit
08/12/2007 18:46:27 HARMONY-4601: [drlvm][gc_gen] Thread termination in
thread.SmallStackThreadTest is terribly slow
modified xli
/harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_smoke.linux.x86.jet
08/12/2007 18:46:27 HARMONY-4601: [drlvm][gc_gen] Thread termination in
thread.SmallStackThreadTest is terribly slow
modified xli
/harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_smoke.linux.x86.opt
08/12/2007 18:46:27 HARMONY-4601: [drlvm][gc_gen] Thread termination in
thread.SmallStackThreadTest is terribly slow
modified xli
/harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_smoke.linux.x86_64.int
08/12/2007 18:46:27 HARMONY-4601: [drlvm][gc_gen] Thread termination in
thread.SmallStackThreadTest is terribly slow
modified xli
/harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_smoke.linux.x86_64.srv
08/12/2007 18:46:27 HARMONY-4601: [drlvm][gc_gen] Thread termination in
thread.SmallStackThreadTest is terribly slow
modified xli /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/common/gc_platform.h
08/12/2007 18:46:27 HARMONY-4601: [drlvm][gc_gen] Thread termination in
thread.SmallStackThreadTest is terribly slow
modified egor
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/abcd/classic_abcd_solver.cpp
08/12/2007 14:52:37 Applying patches from HARMONY-4476
([drlvm][jit][opt][abcd] Two-state Inequality Graph for both Lower and Upper
problems, to ensure correctness and simplify the code, ability to dump stats)
modified egor
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/abcd/classic_abcd_solver.h
08/12/2007 14:52:37 Applying patches from HARMONY-4476
([drlvm][jit][opt][abcd] Two-state Inequality Graph for both Lower and Upper
problems, to ensure correctness and simplify the code, ability to dump stats)
modified egor
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/optimizer.cpp 08/12/2007
14:52:37 Applying patches from HARMONY-4476 ([drlvm][jit][opt][abcd] Two-state
Inequality Graph for both Lower and Upper problems, to ensure correctness and
simplify the code, ability to dump stats)
modified egor
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/abcd/classic_abcd.cpp
08/12/2007 14:52:37 Applying patches from HARMONY-4476 ([drlvm][jit][opt][abcd]
Two-state Inequality Graph for both Lower and Upper problems, to ensure
correctness and simplify the code, ability to dump stats)
modified egor
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/abcd/insertpi.cpp
08/12/2007 14:52:37 Applying patches from HARMONY-4476 ([drlvm][jit][opt][abcd]
Two-state Inequality Graph for both Lower and Upper problems, to ensure
correctness and simplify the code, ability to dump stats)
modified egor
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/optimizer.h 08/12/2007
14:52:37 Applying patches from HARMONY-4476 ([drlvm][jit][opt][abcd] Two-state
Inequality Graph for both Lower and Upper problems, to ensure correctness and
simplify the code, ability to dump stats)
modified egor
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/abcd/classic_abcd.h
08/12/2007 14:52:37 Applying patches from HARMONY-4476 ([drlvm][jit][opt][abcd]
Two-state Inequality Graph for both Lower and Upper problems, to ensure
correctness and simplify the code, ability to dump stats)
modified egor
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/abcd/insertpi.h
08/12/2007 14:52:37 Applying patches from HARMONY-4476 ([drlvm][jit][opt][abcd]
Two-state Inequality Graph for both Lower and Upper problems, to ensure
correctness and simplify the code, ability to dump stats)