BUILD COMPLETE: build.113
Date of build: 08/24/2007 17:32:03
Time to build: 24 minutes 48 seconds
Last changed: 08/24/2007 17:30:59
Last log entry: Fix for HARMONY-2873 : frem and drem instructions returns
incorrect result when divisor is Float/Double.MIN_VALUE
Enabling regression test on Win64 platform
***********************************************************
Unit Tests: (0)
No Tests Run: This project doesn't have any tests
***********************************************************
Modifications since last successful build: (16)
added mfursov
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/shared/Algorithms.cpp 08/24/2007
17:30:59 Fix for HARMONY-2873 : frem and drem instructions returns incorrect
result when divisor is Float/Double.MIN_VALUEEnabling regression test on Win64
platform
added mfursov /harmony/enhanced/drlvm/trunk/vm/jitrino/src/shared/Algorithms.h
08/24/2007 17:30:59 Fix for HARMONY-2873 : frem and drem instructions returns
incorrect result when divisor is Float/Double.MIN_VALUEEnabling regression test
on Win64 platform
modified mfursov
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/codegenerator/ia32/Ia32InstCodeSelector.cpp
08/24/2007 17:30:59 Fix for HARMONY-2873 : frem and drem instructions returns
incorrect result when divisor is Float/Double.MIN_VALUEEnabling regression test
on Win64 platform
modified mfursov
/harmony/enhanced/drlvm/trunk/src/test/regression/excludes/exclude.windows.x86_64
08/24/2007 17:30:59 Fix for HARMONY-2873 : frem and drem instructions returns
incorrect result when divisor is Float/Double.MIN_VALUEEnabling regression test
on Win64 platform
modified mfursov /harmony/enhanced/drlvm/trunk/vm/jitrino/src/jet/arith_rt.cpp
08/24/2007 17:30:59 Fix for HARMONY-2873 : frem and drem instructions returns
incorrect result when divisor is Float/Double.MIN_VALUEEnabling regression test
on Win64 platform
modified smishura /harmony/enhanced/classlib/trunk/make/depends.xml 08/24/2007
17:22:11 Fix commit r569301 (bring derby into harmony test framework)derby.jar
download should be in common part (not only for windows)
modified apetrenko
/harmony/enhanced/classlib/trunk/modules/swing/src/main/java/common/javax/swing/text/FlowView.java
08/24/2007 16:34:16 Patch for HARMONY-4607 "[classlib][swing][html] <br> tag
behaves incorrectly"
added tonywu
/harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/internal/rowset/CachedRowSetImplTest.java
08/24/2007 15:59:18 skeleton of CachedRowSetImpl and its test
added tonywu
/harmony/enhanced/classlib/trunk/modules/sql/src/main/java/org/apache/harmony/sql/internal/rowset/CachedRowSetImpl.java
08/24/2007 15:59:18 skeleton of CachedRowSetImpl and its test
added tonywu
/harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/internal
08/24/2007 15:58:59 skeleton of CachedRowSetImpl and its test
added tonywu
/harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/internal/rowset
08/24/2007 15:58:59 skeleton of CachedRowSetImpl and its test
added tonywu
/harmony/enhanced/classlib/trunk/modules/sql/src/main/java/org/apache/harmony/sql/internal/rowset
08/24/2007 15:58:59 skeleton of CachedRowSetImpl and its test
modified tonywu /harmony/enhanced/classlib/trunk/make/build-test.xml
08/24/2007 15:52:37 bring derby into harmony test framework
modified tonywu /harmony/enhanced/classlib/trunk/make/depends.properties
08/24/2007 15:52:37 bring derby into harmony test framework
modified tonywu /harmony/enhanced/classlib/trunk/make/depends.xml 08/24/2007
15:52:37 bring derby into harmony test framework
modified tonywu
/harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/DriverManagerTest.java
08/24/2007 15:42:56 Fix a bug in DriverManagerTest, which depends on the time
that DriverManager was first initialized. Comment out a test which depends on
jdbc provider.