BUILD FAILED:
Ant Error Message:
error string found
Date of build: 01/31/2007 19:34:41
Time to build: 60 minute(s) 1 second(s)
Last changed: 01/31/2007 19:23:17
Last log entry: drlvm
***********************************************************
Errors/Warnings: (1)
***********************************************************
Unit Tests: (2340)
failure: testUncaughtExceptionHandler_Explicit java.lang.ThreadGroupTest
Unit Test Error Details: (1)
Test: testUncaughtExceptionHandler_ExplicitClass:
java.lang.ThreadGroupTestjunit.framework.AssertionFailedError: Thread's
uncaught exception handler wasn't called
at junit.framework.Assert.fail(Assert.java)
at junit.framework.Assert.assertTrue(Assert.java)
at
java.lang.ThreadGroupTest.testUncaughtExceptionHandler_Explicit(ThreadGroupTest.java:1072)
at java.lang.reflect.VMReflection.invokeMethod(Native Method)
at java.lang.reflect.Method.invoke(Unknown Source)
at junit.framework.TestCase.runTest(TestCase.java:164)
at junit.framework.TestCase.runBare(TestCase.java)
at junit.framework.TestResult$1.protect(TestResult.java)
at junit.framework.TestResult.runProtected(TestResult.java)
at junit.framework.TestResult.run(TestResult.java)
at junit.framework.TestCase.run(TestCase.java)
at junit.framework.TestSuite.runTest(TestSuite.java)
at junit.framework.TestSuite.run(TestSuite.java)
at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java)
at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java)
at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:546)
***********************************************************
Modifications since last successful build: (6)
add cc-drlvm log20070131192317Lbuild.52 01/31/2007 19:23:17drlvm
modified gshimansky
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/exception/exceptions_jit.cpp
01/31/2007 18:53:14 Applied patch for HARMONY-2926 [drlvm][jvmti] JVMTI
Exception Callbacks reported at incorrect byte code offsetTests passed on
Ubuntu6 x86, Windows XP x86 and SuSE9 x86_64
modified gshimansky
/harmony/enhanced/drlvm/trunk/vm/interpreter/src/interpreter.cpp 01/31/2007
18:53:14 Applied patch for HARMONY-2926 [drlvm][jvmti] JVMTI Exception
Callbacks reported at incorrect byte code offsetTests passed on Ubuntu6 x86,
Windows XP x86 and SuSE9 x86_64
modified gshimansky
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/jvmti/jvmti_step.cpp 01/31/2007
18:53:14 Applied patch for HARMONY-2926 [drlvm][jvmti] JVMTI Exception
Callbacks reported at incorrect byte code offsetTests passed on Ubuntu6 x86,
Windows XP x86 and SuSE9 x86_64
modified gshimansky
/harmony/enhanced/drlvm/trunk/vm/tests/smoke/gc/PhantomReferenceTest.java
01/31/2007 18:51:52 Applied HARMONY-3101 [drlvm][smoke tests] smoke tests
gc.WeakReferenceTest and gc.PhantomReferenceTest fail in some environment
modified gshimansky
/harmony/enhanced/drlvm/trunk/vm/tests/smoke/gc/WeakReferenceTest.java
01/31/2007 18:51:52 Applied HARMONY-3101 [drlvm][smoke tests] smoke tests
gc.WeakReferenceTest and gc.PhantomReferenceTest fail in some environment