You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by no...@intel.com on 2006/12/15 06:54:06 UTC

[build-test alert] BUILD SUCCEEDED Linux SUSE 9 64bit gcc debug: classlib over drlvm

BUILD COMPLETE:	build.1

Date of build:	12/15/2006 11:20:46
Time to build:	32 minutes 47 seconds
Last changed:	12/15/2006 11:04:42
Last log entry:	Remove FIXME 1.5 signature cause it was fixed

***********************************************************
Errors/Warnings:	(279)
            

***********************************************************
Unit Tests: (18904)
        
All Tests Passed

***********************************************************
Modifications since last successful build:	(17)
            
modified smishura  /harmony/enhanced/classlib/trunk/modules/security/src/main/java/common/java/security/AlgorithmParametersSpi.java 12/15/2006 11:04:42 Remove FIXME 1.5 signature cause it was fixed
add cc-drlvm log20061215102824Lbuild.1 12/15/2006 10:28:24drlvm
add cc-classlib log20061215101842Lbuild.1 12/15/2006 10:18:42classlib
modified gshimansky  /harmony/enhanced/drlvm/trunk/vm/vmcore/src/jvmti/jvmti_break_intf.cpp 12/15/2006 04:09:15 Applied HARMONY-2531 [drlvm][jvmti] Incorrect code type when HWE occures on JIT breakpointTests passed on Ubuntu6 x86, WindowsXP and SuSE9 x86_64
modified gshimansky  /harmony/enhanced/drlvm/trunk/vm/vmcore/src/util/linux/signals_ia32.cpp 12/15/2006 04:09:15 Applied HARMONY-2531 [drlvm][jvmti] Incorrect code type when HWE occures on JIT breakpointTests passed on Ubuntu6 x86, WindowsXP and SuSE9 x86_64
modified gshimansky  /harmony/enhanced/drlvm/trunk/vm/vmcore/src/util/win/ia32/nt_exception_filter.cpp 12/15/2006 04:09:15 Applied HARMONY-2531 [drlvm][jvmti] Incorrect code type when HWE occures on JIT breakpointTests passed on Ubuntu6 x86, WindowsXP and SuSE9 x86_64
modified gshimansky  /harmony/enhanced/drlvm/trunk/vm/vmcore/src/class_support/Class.cpp 12/15/2006 02:31:22 Applied HARMONY-2541 [drlvm][jvmti] VM in OPT mode returns NULL values by GetThreadInfo if java.lang.Thread is instrumented by profilerTests passed on Ubuntu6 x86, WindowsXP and SuSE9 x86_64
modified gshimansky  /harmony/enhanced/drlvm/trunk/vm/vmcore/include/class_member.h 12/15/2006 02:31:22 Applied HARMONY-2541 [drlvm][jvmti] VM in OPT mode returns NULL values by GetThreadInfo if java.lang.Thread is instrumented by profilerTests passed on Ubuntu6 x86, WindowsXP and SuSE9 x86_64
modified gshimansky  /harmony/enhanced/drlvm/trunk/vm/vmcore/src/class_support/classloader.cpp 12/15/2006 02:31:22 Applied HARMONY-2541 [drlvm][jvmti] VM in OPT mode returns NULL values by GetThreadInfo if java.lang.Thread is instrumented by profilerTests passed on Ubuntu6 x86, WindowsXP and SuSE9 x86_64
modified apetrenko  /harmony/enhanced/classlib/trunk/depends/build/defines.mak 12/15/2006 02:23:07 -Od option added for debug mode native compiler
modified apetrenko  /harmony/enhanced/classlib/trunk/modules/awt/src/main/java/common/java/awt/image/Raster.java 12/15/2006 02:02:07 Patch for HARMONY-2717 "[classlib][awt] Compatibility: java.awt.image.Raster.createPackedRaster(DataBuffer,int int,int ,int[] ,Point ) throws RasterFormatException while RI throws NPE"
added apetrenko  /harmony/enhanced/classlib/trunk/modules/awt/src/test/api/java/common/java/awt/image/RasterTest.java 12/15/2006 02:02:07 Patch for HARMONY-2717 "[classlib][awt] Compatibility: java.awt.image.Raster.createPackedRaster(DataBuffer,int int,int ,int[] ,Point ) throws RasterFormatException while RI throws NPE"
modified apetrenko  /harmony/enhanced/drlvm/trunk/vm/tests/kernel/java/lang/ClassLoaderTest.java 12/15/2006 01:15:40 Regression test for HARMONY-877 " [classlib][lang] compatibility: Harmony method ClassLoader.getResource(null) returns null while RI throws NPE"
added apetrenko  /harmony/enhanced/drlvm/trunk/vm/tests/kernel/java/lang/ClassTestGetAnnotation.java 12/15/2006 01:13:45 Regression test for HARMONY-886 " [classlib][core][drlvm] compatibility: Harmony method Class.getAnnotation(null) return null while RI throws NPE"
modified gshimansky  /harmony/enhanced/drlvm/trunk/vm/vmcore/src/jvmti/jvmti_event.cpp 12/15/2006 01:08:06 Applied HARMONY-2534 [drlvm][jvmti] ExceptionCatch event is sent in thow area.Tests passed on Ubuntu6, WindowsXP and SuSE9 x86_64
modified ayza  /harmony/enhanced/classlib/trunk/modules/text/src/main/java/java/text/DecimalFormat.java 12/15/2006 00:47:01 Applying patch for HARMONY-1351 ([classlib][text] compatibility: NumberFormat.getCurrency() returns string on RI and null on Harmony for incorrect locale). The "failing_" prefix was also removed from the failing test names since we should not hide the problem on the source code level. The test is in the exclude list anyway.
modified ayza  /harmony/enhanced/classlib/trunk/modules/text/src/test/java/org/apache/harmony/text/tests/java/text/DecimalFormatTest.java 12/15/2006 00:47:01 Applying patch for HARMONY-1351 ([classlib][text] compatibility: NumberFormat.getCurrency() returns string on RI and null on Harmony for incorrect locale). The "failing_" prefix was also removed from the failing test names since we should not hide the problem on the source code level. The test is in the exclude list anyway.