The failure is not reproducible on my side on WinXP and Windows 2003 Server...
SY, Alexey
2006/12/18, [EMAIL PROTECTED] <[EMAIL PROTECTED]>:
BUILD FAILED:
Ant Error Message:
C:\cc.harmony\trunk\cc\projects\classlib\trunk\build.xml:167: The following
error occurred while executing this line:
C:\cc.harmony\trunk\cc\projects\classlib\trunk\make\build-test.xml:138: There
were test errors.
Date of build: 12/18/2006 19:37:42
Time to build: 35 minutes 36 seconds
Last changed: 12/18/2006 19:27:02
Last log entry: Patch for HARMONY-1584 "[classlib][awt]Compatibility:
java.awt.font.NumericShaper.shape() methods throw different exceptions for illegal
parameters on RI and Harmony"
***********************************************************
Errors/Warnings:(147)
***********************************************************
Unit Tests: (19186)
error: testShapeCharArrayIntInt_IllegalArguments
org.apache.harmony.awt.tests.java.awt.font.NumericShaperTest
error: testShapeCharArrayIntIntInt_IllegalArguments
org.apache.harmony.awt.tests.java.awt.font.NumericShaperTest
Unit Test Error Details: (2)
Test: testShapeCharArrayIntInt_IllegalArgumentsClass:
org.apache.harmony.awt.tests.java.awt.font.NumericShaperTestjava.lang.IndexOutOfBoundsException:
start or count arguments are out of text range
at java.awt.font.NumericShaper.shape(NumericShaper.java:564)
at
org.apache.harmony.awt.tests.java.awt.font.NumericShaperTest.testShapeCharArrayIntInt_IllegalArguments(NumericShaperTest.java:371)
at java.lang.reflect.VMReflection.invokeMethod(Native Method)
Test: testShapeCharArrayIntIntInt_IllegalArgumentsClass:
org.apache.harmony.awt.tests.java.awt.font.NumericShaperTestjava.lang.IndexOutOfBoundsException:
start or count arguments are out of text range
at java.awt.font.NumericShaper.shape(NumericShaper.java:544)
at
org.apache.harmony.awt.tests.java.awt.font.NumericShaperTest.testShapeCharArrayIntIntInt_IllegalArguments(NumericShaperTest.java:417)
at java.lang.reflect.VMReflection.invokeMethod(Native Method)
***********************************************************
Modifications since last successful build: (16)
modified apetrenko
/harmony/enhanced/classlib/trunk/modules/awt/src/test/api/java/common/org/apache/harmony/awt/tests/java/awt/font/NumericShaperTest.java
12/18/2006 19:27:02 Patch for HARMONY-1584 "[classlib][awt]Compatibility:
java.awt.font.NumericShaper.shape() methods throw different exceptions for illegal
parameters on RI and Harmony"
modified apetrenko
/harmony/enhanced/classlib/trunk/modules/awt/src/main/java/common/java/awt/font/NumericShaper.java
12/18/2006 19:27:02 Patch for HARMONY-1584 "[classlib][awt]Compatibility:
java.awt.font.NumericShaper.shape() methods throw different exceptions for illegal
parameters on RI and Harmony"
add cc-drlvm log20061218192452Lbuild.42 12/18/2006 19:24:52drlvm
modified tellison /harmony/enhanced/classlib/trunk/make/properties.xml
12/18/2006 19:14:30 Reduce verbosity of 'make' on Windows builds.
modified tellison /harmony/enhanced/classlib/trunk/depends/jars 12/18/2006
18:51:46 Update to Yoko M2.
modified tellison
/harmony/enhanced/classlib/trunk/depends/files/bootclasspath.properties
12/18/2006 18:51:46 Update to Yoko M2.
modified tellison /harmony/enhanced/classlib/trunk/make/build-java.xml
12/18/2006 18:51:46 Update to Yoko M2.
modified tellison /harmony/enhanced/classlib/trunk/make/depends.properties
12/18/2006 18:51:46 Update to Yoko M2.
modified varlax
/harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_smoke.linux.x86_64.jit
12/18/2006 18:45:09 Excluded stess.Mix for em64t, see HARMONY-2772
modified tellison
/harmony/enhanced/classlib/trunk/modules/luni/src/main/native/include/shared/jni.h
12/18/2006 17:53:30 Replace classlib version of jni.h and jvmti.h with
equivalents taken from DRLVM.
added tellison
/harmony/enhanced/classlib/trunk/modules/luni/src/main/native/include/shared/jni_types.h
12/18/2006 17:53:30 Replace classlib version of jni.h and jvmti.h with
equivalents taken from DRLVM.
deleted tellison
/harmony/enhanced/classlib/trunk/modules/luni/src/main/native/include/shared/jniport.h
12/18/2006 17:53:30 Replace classlib version of jni.h and jvmti.h with
equivalents taken from DRLVM.
modified tellison
/harmony/enhanced/classlib/trunk/modules/luni/src/main/native/include/shared/jvmti.h
12/18/2006 17:53:30 Replace classlib version of jni.h and jvmti.h with
equivalents taken from DRLVM.
added tellison
/harmony/enhanced/classlib/trunk/modules/luni/src/main/native/include/shared/jvmti_types.h
12/18/2006 17:53:30 Replace classlib version of jni.h and jvmti.h with
equivalents taken from DRLVM.
modified tellison /harmony/enhanced/classlib/trunk/modules/luni/build.xml
12/18/2006 17:53:30 Replace classlib version of jni.h and jvmti.h with
equivalents taken from DRLVM.
add cc-classlib log20061218173755Lbuild.29 12/18/2006 17:37:55classlib