BUILD FAILED:
Ant Error Message:
C:\harmony\buildtest2\scripts\cc-exec-adaptor.xml:101: The following error
occurred while executing this line:
C:\harmony\buildtest2\adaptors\drlvm-test\adaptor.xml:75: There were drlvm-test
failures
Date of build: 06/19/2007 00:11:17
Time to build: 241 minutes 46 seconds
Last changed: 06/18/2007 23:55:08
Last log entry: drlvm
***********************************************************
Errors/Warnings: (23)
[java] Java Result: 1
[java] Java Result: 1
[java] Java Result: 130
[java] Java Result: 1
[java] Java Result: 1
[java] Java Result: 130
[java] Java Result: 1
[java] Java Result: 1
[java] Java Result: 130
[java] Java Result: 1
[java] Java Result: 1
[java] Java Result: 130
[java] Java Result: 1
[java] Java Result: 1
[java] Java Result: 130
[junit] Tests FAILED
BUILD FAILED
C:\harmony\buildtest2\build\checkouts\drlvm\build\make\build.xml:400: The
following error occurred while executing this line:
C:\harmony\buildtest2\build\checkouts\drlvm\build\make\build_component.xml:73:
The following error occurred while executing this line:
C:\harmony\buildtest2\build\checkouts\drlvm\build\win_ia32_msvc_debug\semis\build\targets\test.xml:6:
Some tests failed
Total time: 240 minutes 23 seconds
The execution FAILED with the following exception:
The following error occurred while executing this line:
C:\harmony\buildtest2\adaptors\drlvm-test\adaptor.xml:75: There were drlvm-test
failures
***********************************************************
Unit Tests: (4336)
failure: test_exec_Str java.lang.RuntimeTest2
Unit Test Error Details: (1)
Test: test_exec_StrClass:
java.lang.RuntimeTest2junit.framework.AssertionFailedError: check001: the
date's reply has not been received
at junit.framework.Assert.fail(Assert.java:47)
at java.lang.RuntimeTest2.exec_StrForWindows(RuntimeTest2.java:295)
at java.lang.RuntimeTest2.test_exec_Str(RuntimeTest2.java:362)
at java.lang.reflect.VMReflection.invokeMethod(VMReflection.java)
at java.lang.reflect.Method.invoke(Method.java:317)
at junit.framework.TestCase.runTest(TestCase.java:164)
at junit.framework.TestCase.runBare(TestCase.java:130)
at junit.framework.TestResult$1.protect(TestResult.java:106)
at junit.framework.TestResult.runProtected(TestResult.java:124)
at junit.framework.TestResult.run(TestResult.java:109)
at junit.framework.TestCase.run(TestCase.java:120)
at junit.framework.TestSuite.runTest(TestSuite.java:230)
at junit.framework.TestSuite.run(TestSuite.java:225)
at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:297)
at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:672)
at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:546)
***********************************************************
Modifications since last successful build: (178)
add cc-drlvm log20070618235508Lbuild.6 06/18/2007 23:55:08drlvm
modified wjwashburn
/harmony/enhanced/drlvm/trunk/vm/thread/src/thread_native_thin_monitor.c
06/18/2007 23:42:52 Harmony-3995, this patch layers a performance mod for lock
unreservation over code that is known to contain race conditionsNormally this
is unacceptable. The deal is that if there is any problems with lock
reservation, no bugs will be reported. Instead, lock unreservation will be
turned off until we do the general cleanup described in the April 2 [EMAIL
PROTECTED] posting.
modified wjwashburn
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/init/parse_arguments.cpp 06/18/2007
23:42:52 Harmony-3995, this patch layers a performance mod for lock
unreservation over code that is known to contain race conditionsNormally this
is unacceptable. The deal is that if there is any problems with lock
reservation, no bugs will be reported. Instead, lock unreservation will be
turned off until we do the general cleanup described in the April 2 [EMAIL
PROTECTED] posting.
modified wjwashburn
/harmony/enhanced/drlvm/trunk/vm/include/open/thread_externals.h 06/18/2007
23:42:52 Harmony-3995, this patch layers a performance mod for lock
unreservation over code that is known to contain race conditionsNormally this
is unacceptable. The deal is that if there is any problems with lock
reservation, no bugs will be reported. Instead, lock unreservation will be
turned off until we do the general cleanup described in the April 2 [EMAIL
PROTECTED] posting.
modified wjwashburn /harmony/enhanced/drlvm/trunk/vm/thread/src/hythr.exp
06/18/2007 23:42:52 Harmony-3995, this patch layers a performance mod for lock
unreservation over code that is known to contain race conditionsNormally this
is unacceptable. The deal is that if there is any problems with lock
reservation, no bugs will be reported. Instead, lock unreservation will be
turned off until we do the general cleanup described in the April 2 [EMAIL
PROTECTED] posting.
modified wjwashburn /harmony/enhanced/drlvm/trunk/vm/thread/src/hythr.def
06/18/2007 23:42:52 Harmony-3995, this patch layers a performance mod for lock
unreservation over code that is known to contain race conditionsNormally this
is unacceptable. The deal is that if there is any problems with lock
reservation, no bugs will be reported. Instead, lock unreservation will be
turned off until we do the general cleanup described in the April 2 [EMAIL
PROTECTED] posting.
modified wjwashburn
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/init/vm_init.cpp 06/18/2007
23:42:52 Harmony-3995, this patch layers a performance mod for lock
unreservation over code that is known to contain race conditionsNormally this
is unacceptable. The deal is that if there is any problems with lock
reservation, no bugs will be reported. Instead, lock unreservation will be
turned off until we do the general cleanup described in the April 2 [EMAIL
PROTECTED] posting.
modified wjwashburn
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/init/vm_properties.cpp 06/18/2007
23:42:52 Harmony-3995, this patch layers a performance mod for lock
unreservation over code that is known to contain race conditionsNormally this
is unacceptable. The deal is that if there is any problems with lock
reservation, no bugs will be reported. Instead, lock unreservation will be
turned off until we do the general cleanup described in the April 2 [EMAIL
PROTECTED] posting.
modified wjwashburn
/harmony/enhanced/drlvm/trunk/vm/thread/src/thread_native_thin_monitor.c
06/18/2007 23:42:52 Harmony-3995, this patch layers a performance mod for lock
unreservation over code that is known to contain race conditionsNormally this
is unacceptable. The deal is that if there is any problems with lock
reservation, no bugs will be reported. Instead, lock unreservation will be
turned off until we do the general cleanup described in the April 2 [EMAIL
PROTECTED] posting.
modified wjwashburn
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/init/parse_arguments.cpp 06/18/2007
23:42:52 Harmony-3995, this patch layers a performance mod for lock
unreservation over code that is known to contain race conditionsNormally this
is unacceptable. The deal is that if there is any problems with lock
reservation, no bugs will be reported. Instead, lock unreservation will be
turned off until we do the general cleanup described in the April 2 [EMAIL
PROTECTED] posting.
modified wjwashburn
/harmony/enhanced/drlvm/trunk/vm/include/open/thread_externals.h 06/18/2007
23:42:52 Harmony-3995, this patch layers a performance mod for lock
unreservation over code that is known to contain race conditionsNormally this
is unacceptable. The deal is that if there is any problems with lock
reservation, no bugs will be reported. Instead, lock unreservation will be
turned off until we do the general cleanup described in the April 2 [EMAIL
PROTECTED] posting.
modified wjwashburn /harmony/enhanced/drlvm/trunk/vm/thread/src/hythr.exp
06/18/2007 23:42:52 Harmony-3995, this patch layers a performance mod for lock
unreservation over code that is known to contain race conditionsNormally this
is unacceptable. The deal is that if there is any problems with lock
reservation, no bugs will be reported. Instead, lock unreservation will be
turned off until we do the general cleanup described in the April 2 [EMAIL
PROTECTED] posting.
modified wjwashburn /harmony/enhanced/drlvm/trunk/vm/thread/src/hythr.def
06/18/2007 23:42:52 Harmony-3995, this patch layers a performance mod for lock
unreservation over code that is known to contain race conditionsNormally this
is unacceptable. The deal is that if there is any problems with lock
reservation, no bugs will be reported. Instead, lock unreservation will be
turned off until we do the general cleanup described in the April 2 [EMAIL
PROTECTED] posting.
modified wjwashburn
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/init/vm_init.cpp 06/18/2007
23:42:52 Harmony-3995, this patch layers a performance mod for lock
unreservation over code that is known to contain race conditionsNormally this
is unacceptable. The deal is that if there is any problems with lock
reservation, no bugs will be reported. Instead, lock unreservation will be
turned off until we do the general cleanup described in the April 2 [EMAIL
PROTECTED] posting.
modified wjwashburn
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/init/vm_properties.cpp 06/18/2007
23:42:52 Harmony-3995, this patch layers a performance mod for lock
unreservation over code that is known to contain race conditionsNormally this
is unacceptable. The deal is that if there is any problems with lock
reservation, no bugs will be reported. Instead, lock unreservation will be
turned off until we do the general cleanup described in the April 2 [EMAIL
PROTECTED] posting.
add cc-drlvm log20070618233338Lbuild.5 06/18/2007 23:33:38drlvm
modified ivavladimir
/harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_kernel.windows.x86.srv
06/18/2007 23:21:56 clean up: issue 3171 fixed, test passed on WinXP
modified ivavladimir
/harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_kernel.windows.x86.srv
06/18/2007 23:21:56 clean up: issue 3171 fixed, test passed on WinXP
add cc-classlib log20070618231927Lbuild.11 06/18/2007 23:19:27classlib
modified tonywu
/harmony/enhanced/classlib/trunk/modules/sql/src/main/java/javax/sql/rowset/serial/SerialArray.java
06/18/2007 23:07:03 Apply patch HARMONY-4210 [classlib][sql]
javax.sql.SerialArray(Array) throws NullPointerException when one of the Array
member is downcasted to Object)
modified tonywu
/harmony/enhanced/classlib/trunk/modules/sql/src/main/java/javax/sql/rowset/serial/DefaultUDTMap.java
06/18/2007 23:07:03 Apply patch HARMONY-4210 [classlib][sql]
javax.sql.SerialArray(Array) throws NullPointerException when one of the Array
member is downcasted to Object)
modified tonywu
/harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/javax/sql/rowset/serial/SerialArrayTest.java
06/18/2007 23:07:03 Apply patch HARMONY-4210 [classlib][sql]
javax.sql.SerialArray(Array) throws NullPointerException when one of the Array
member is downcasted to Object)
modified tonywu
/harmony/enhanced/classlib/trunk/modules/sql/src/main/java/javax/sql/rowset/serial/SerialArray.java
06/18/2007 23:07:03 Apply patch HARMONY-4210 [classlib][sql]
javax.sql.SerialArray(Array) throws NullPointerException when one of the Array
member is downcasted to Object)
modified tonywu
/harmony/enhanced/classlib/trunk/modules/sql/src/main/java/javax/sql/rowset/serial/DefaultUDTMap.java
06/18/2007 23:07:03 Apply patch HARMONY-4210 [classlib][sql]
javax.sql.SerialArray(Array) throws NullPointerException when one of the Array
member is downcasted to Object)
modified tonywu
/harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/javax/sql/rowset/serial/SerialArrayTest.java
06/18/2007 23:07:03 Apply patch HARMONY-4210 [classlib][sql]
javax.sql.SerialArray(Array) throws NullPointerException when one of the Array
member is downcasted to Object)
modified tonywu
/harmony/enhanced/classlib/trunk/modules/sql/src/main/java/javax/sql/rowset/serial/SerialArray.java
06/18/2007 23:07:03 Apply patch HARMONY-4210 [classlib][sql]
javax.sql.SerialArray(Array) throws NullPointerException when one of the Array
member is downcasted to Object)
modified tonywu
/harmony/enhanced/classlib/trunk/modules/sql/src/main/java/javax/sql/rowset/serial/DefaultUDTMap.java
06/18/2007 23:07:03 Apply patch HARMONY-4210 [classlib][sql]
javax.sql.SerialArray(Array) throws NullPointerException when one of the Array
member is downcasted to Object)
modified tonywu
/harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/javax/sql/rowset/serial/SerialArrayTest.java
06/18/2007 23:07:03 Apply patch HARMONY-4210 [classlib][sql]
javax.sql.SerialArray(Array) throws NullPointerException when one of the Array
member is downcasted to Object)
modified tonywu
/harmony/enhanced/classlib/trunk/modules/sql/src/main/java/javax/sql/rowset/serial/SerialArray.java
06/18/2007 23:07:03 Apply patch HARMONY-4210 [classlib][sql]
javax.sql.SerialArray(Array) throws NullPointerException when one of the Array
member is downcasted to Object)
modified tonywu
/harmony/enhanced/classlib/trunk/modules/sql/src/main/java/javax/sql/rowset/serial/DefaultUDTMap.java
06/18/2007 23:07:03 Apply patch HARMONY-4210 [classlib][sql]
javax.sql.SerialArray(Array) throws NullPointerException when one of the Array
member is downcasted to Object)
modified tonywu
/harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/javax/sql/rowset/serial/SerialArrayTest.java
06/18/2007 23:07:03 Apply patch HARMONY-4210 [classlib][sql]
javax.sql.SerialArray(Array) throws NullPointerException when one of the Array
member is downcasted to Object)
modified tonywu
/harmony/enhanced/classlib/trunk/modules/sql/src/main/java/javax/sql/rowset/serial/SerialArray.java
06/18/2007 23:07:03 Apply patch HARMONY-4210 [classlib][sql]
javax.sql.SerialArray(Array) throws NullPointerException when one of the Array
member is downcasted to Object)
modified tonywu
/harmony/enhanced/classlib/trunk/modules/sql/src/main/java/javax/sql/rowset/serial/DefaultUDTMap.java
06/18/2007 23:07:03 Apply patch HARMONY-4210 [classlib][sql]
javax.sql.SerialArray(Array) throws NullPointerException when one of the Array
member is downcasted to Object)
modified tonywu
/harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/javax/sql/rowset/serial/SerialArrayTest.java
06/18/2007 23:07:03 Apply patch HARMONY-4210 [classlib][sql]
javax.sql.SerialArray(Array) throws NullPointerException when one of the Array
member is downcasted to Object)
modified tonywu
/harmony/enhanced/classlib/trunk/modules/sql/src/main/java/javax/sql/rowset/serial/SerialArray.java
06/18/2007 23:07:03 Apply patch HARMONY-4210 [classlib][sql]
javax.sql.SerialArray(Array) throws NullPointerException when one of the Array
member is downcasted to Object)
modified tonywu
/harmony/enhanced/classlib/trunk/modules/sql/src/main/java/javax/sql/rowset/serial/DefaultUDTMap.java
06/18/2007 23:07:03 Apply patch HARMONY-4210 [classlib][sql]
javax.sql.SerialArray(Array) throws NullPointerException when one of the Array
member is downcasted to Object)
modified tonywu
/harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/javax/sql/rowset/serial/SerialArrayTest.java
06/18/2007 23:07:03 Apply patch HARMONY-4210 [classlib][sql]
javax.sql.SerialArray(Array) throws NullPointerException when one of the Array
member is downcasted to Object)
add cc-classlib log20070618225753Lbuild.10 06/18/2007 22:57:53classlib
modified tonywu
/harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/DriverManagerTest.java
06/18/2007 21:49:51 Apply patch HARMONY-4224
([classlib][sql]SerialClob.setAsciiStream does not throw SerialException when
its internal Clob.setAsciiStream returns null)
modified tonywu
/harmony/enhanced/classlib/trunk/modules/sql/src/main/java/javax/sql/rowset/serial/SerialClob.java
06/18/2007 21:49:51 Apply patch HARMONY-4224
([classlib][sql]SerialClob.setAsciiStream does not throw SerialException when
its internal Clob.setAsciiStream returns null)
modified tonywu
/harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/javax/sql/rowset/serial/SerialClobTest.java
06/18/2007 21:49:51 Apply patch HARMONY-4224
([classlib][sql]SerialClob.setAsciiStream does not throw SerialException when
its internal Clob.setAsciiStream returns null)
modified tonywu
/harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/DriverManagerTest.java
06/18/2007 21:49:51 Apply patch HARMONY-4224
([classlib][sql]SerialClob.setAsciiStream does not throw SerialException when
its internal Clob.setAsciiStream returns null)
modified tonywu
/harmony/enhanced/classlib/trunk/modules/sql/src/main/java/javax/sql/rowset/serial/SerialClob.java
06/18/2007 21:49:51 Apply patch HARMONY-4224
([classlib][sql]SerialClob.setAsciiStream does not throw SerialException when
its internal Clob.setAsciiStream returns null)
modified tonywu
/harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/javax/sql/rowset/serial/SerialClobTest.java
06/18/2007 21:49:51 Apply patch HARMONY-4224
([classlib][sql]SerialClob.setAsciiStream does not throw SerialException when
its internal Clob.setAsciiStream returns null)
modified tonywu
/harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/DriverManagerTest.java
06/18/2007 21:49:51 Apply patch HARMONY-4224
([classlib][sql]SerialClob.setAsciiStream does not throw SerialException when
its internal Clob.setAsciiStream returns null)
modified tonywu
/harmony/enhanced/classlib/trunk/modules/sql/src/main/java/javax/sql/rowset/serial/SerialClob.java
06/18/2007 21:49:51 Apply patch HARMONY-4224
([classlib][sql]SerialClob.setAsciiStream does not throw SerialException when
its internal Clob.setAsciiStream returns null)
modified tonywu
/harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/javax/sql/rowset/serial/SerialClobTest.java
06/18/2007 21:49:51 Apply patch HARMONY-4224
([classlib][sql]SerialClob.setAsciiStream does not throw SerialException when
its internal Clob.setAsciiStream returns null)
modified tonywu
/harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/DriverManagerTest.java
06/18/2007 21:49:51 Apply patch HARMONY-4224
([classlib][sql]SerialClob.setAsciiStream does not throw SerialException when
its internal Clob.setAsciiStream returns null)
modified tonywu
/harmony/enhanced/classlib/trunk/modules/sql/src/main/java/javax/sql/rowset/serial/SerialClob.java
06/18/2007 21:49:51 Apply patch HARMONY-4224
([classlib][sql]SerialClob.setAsciiStream does not throw SerialException when
its internal Clob.setAsciiStream returns null)
modified tonywu
/harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/javax/sql/rowset/serial/SerialClobTest.java
06/18/2007 21:49:51 Apply patch HARMONY-4224
([classlib][sql]SerialClob.setAsciiStream does not throw SerialException when
its internal Clob.setAsciiStream returns null)
modified tonywu
/harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/DriverManagerTest.java
06/18/2007 21:49:51 Apply patch HARMONY-4224
([classlib][sql]SerialClob.setAsciiStream does not throw SerialException when
its internal Clob.setAsciiStream returns null)
modified tonywu
/harmony/enhanced/classlib/trunk/modules/sql/src/main/java/javax/sql/rowset/serial/SerialClob.java
06/18/2007 21:49:51 Apply patch HARMONY-4224
([classlib][sql]SerialClob.setAsciiStream does not throw SerialException when
its internal Clob.setAsciiStream returns null)
modified tonywu
/harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/javax/sql/rowset/serial/SerialClobTest.java
06/18/2007 21:49:51 Apply patch HARMONY-4224
([classlib][sql]SerialClob.setAsciiStream does not throw SerialException when
its internal Clob.setAsciiStream returns null)
modified tonywu
/harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/DriverManagerTest.java
06/18/2007 21:49:51 Apply patch HARMONY-4224
([classlib][sql]SerialClob.setAsciiStream does not throw SerialException when
its internal Clob.setAsciiStream returns null)
modified tonywu
/harmony/enhanced/classlib/trunk/modules/sql/src/main/java/javax/sql/rowset/serial/SerialClob.java
06/18/2007 21:49:51 Apply patch HARMONY-4224
([classlib][sql]SerialClob.setAsciiStream does not throw SerialException when
its internal Clob.setAsciiStream returns null)
modified tonywu
/harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/javax/sql/rowset/serial/SerialClobTest.java
06/18/2007 21:49:51 Apply patch HARMONY-4224
([classlib][sql]SerialClob.setAsciiStream does not throw SerialException when
its internal Clob.setAsciiStream returns null)
modified tonywu
/harmony/enhanced/classlib/trunk/modules/sql/src/main/java/java/sql/DriverManager.java
06/18/2007 21:20:01 Apply patch HARMONY-4205 ([classlib][sql]
java.sql.DriverManager cannot deregister a driver as many times a registering
it)
modified tonywu
/harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/DriverManagerTest.java
06/18/2007 21:20:01 Apply patch HARMONY-4205 ([classlib][sql]
java.sql.DriverManager cannot deregister a driver as many times a registering
it)
modified tonywu
/harmony/enhanced/classlib/trunk/modules/sql/src/main/java/java/sql/DriverManager.java
06/18/2007 21:20:01 Apply patch HARMONY-4205 ([classlib][sql]
java.sql.DriverManager cannot deregister a driver as many times a registering
it)
modified tonywu
/harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/DriverManagerTest.java
06/18/2007 21:20:01 Apply patch HARMONY-4205 ([classlib][sql]
java.sql.DriverManager cannot deregister a driver as many times a registering
it)
modified tonywu
/harmony/enhanced/classlib/trunk/modules/sql/src/main/java/java/sql/DriverManager.java
06/18/2007 21:20:01 Apply patch HARMONY-4205 ([classlib][sql]
java.sql.DriverManager cannot deregister a driver as many times a registering
it)
modified tonywu
/harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/DriverManagerTest.java
06/18/2007 21:20:01 Apply patch HARMONY-4205 ([classlib][sql]
java.sql.DriverManager cannot deregister a driver as many times a registering
it)
modified tonywu
/harmony/enhanced/classlib/trunk/modules/sql/src/main/java/java/sql/DriverManager.java
06/18/2007 21:20:01 Apply patch HARMONY-4205 ([classlib][sql]
java.sql.DriverManager cannot deregister a driver as many times a registering
it)
modified tonywu
/harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/DriverManagerTest.java
06/18/2007 21:20:01 Apply patch HARMONY-4205 ([classlib][sql]
java.sql.DriverManager cannot deregister a driver as many times a registering
it)
modified tonywu
/harmony/enhanced/classlib/trunk/modules/sql/src/main/java/java/sql/DriverManager.java
06/18/2007 21:20:01 Apply patch HARMONY-4205 ([classlib][sql]
java.sql.DriverManager cannot deregister a driver as many times a registering
it)
modified tonywu
/harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/DriverManagerTest.java
06/18/2007 21:20:01 Apply patch HARMONY-4205 ([classlib][sql]
java.sql.DriverManager cannot deregister a driver as many times a registering
it)
modified tonywu
/harmony/enhanced/classlib/trunk/modules/sql/src/main/java/java/sql/DriverManager.java
06/18/2007 21:20:01 Apply patch HARMONY-4205 ([classlib][sql]
java.sql.DriverManager cannot deregister a driver as many times a registering
it)
modified tonywu
/harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/DriverManagerTest.java
06/18/2007 21:20:01 Apply patch HARMONY-4205 ([classlib][sql]
java.sql.DriverManager cannot deregister a driver as many times a registering
it)
modified tonywu
/harmony/enhanced/classlib/trunk/modules/sql/src/main/java/javax/sql/rowset/BaseRowSet.java
06/18/2007 21:08:27 Apply patch HARMONY-4199 ([classlib][sql]
javax.sql.rowset.BaseRowSet has wrong default values for fetchDirection and
typeMap)
modified tonywu
/harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/javax/sql/rowset/BaseRowSetTest.java
06/18/2007 21:08:27 Apply patch HARMONY-4199 ([classlib][sql]
javax.sql.rowset.BaseRowSet has wrong default values for fetchDirection and
typeMap)
modified tonywu
/harmony/enhanced/classlib/trunk/modules/sql/src/main/java/javax/sql/rowset/BaseRowSet.java
06/18/2007 21:08:27 Apply patch HARMONY-4199 ([classlib][sql]
javax.sql.rowset.BaseRowSet has wrong default values for fetchDirection and
typeMap)
modified tonywu
/harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/javax/sql/rowset/BaseRowSetTest.java
06/18/2007 21:08:27 Apply patch HARMONY-4199 ([classlib][sql]
javax.sql.rowset.BaseRowSet has wrong default values for fetchDirection and
typeMap)
modified tonywu
/harmony/enhanced/classlib/trunk/modules/sql/src/main/java/javax/sql/rowset/BaseRowSet.java
06/18/2007 21:08:27 Apply patch HARMONY-4199 ([classlib][sql]
javax.sql.rowset.BaseRowSet has wrong default values for fetchDirection and
typeMap)
modified tonywu
/harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/javax/sql/rowset/BaseRowSetTest.java
06/18/2007 21:08:27 Apply patch HARMONY-4199 ([classlib][sql]
javax.sql.rowset.BaseRowSet has wrong default values for fetchDirection and
typeMap)
modified tonywu
/harmony/enhanced/classlib/trunk/modules/sql/src/main/java/javax/sql/rowset/BaseRowSet.java
06/18/2007 21:08:27 Apply patch HARMONY-4199 ([classlib][sql]
javax.sql.rowset.BaseRowSet has wrong default values for fetchDirection and
typeMap)
modified tonywu
/harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/javax/sql/rowset/BaseRowSetTest.java
06/18/2007 21:08:27 Apply patch HARMONY-4199 ([classlib][sql]
javax.sql.rowset.BaseRowSet has wrong default values for fetchDirection and
typeMap)
modified tonywu
/harmony/enhanced/classlib/trunk/modules/sql/src/main/java/javax/sql/rowset/BaseRowSet.java
06/18/2007 21:08:27 Apply patch HARMONY-4199 ([classlib][sql]
javax.sql.rowset.BaseRowSet has wrong default values for fetchDirection and
typeMap)
modified tonywu
/harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/javax/sql/rowset/BaseRowSetTest.java
06/18/2007 21:08:27 Apply patch HARMONY-4199 ([classlib][sql]
javax.sql.rowset.BaseRowSet has wrong default values for fetchDirection and
typeMap)
modified tonywu
/harmony/enhanced/classlib/trunk/modules/sql/src/main/java/javax/sql/rowset/BaseRowSet.java
06/18/2007 21:08:27 Apply patch HARMONY-4199 ([classlib][sql]
javax.sql.rowset.BaseRowSet has wrong default values for fetchDirection and
typeMap)
modified tonywu
/harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/javax/sql/rowset/BaseRowSetTest.java
06/18/2007 21:08:27 Apply patch HARMONY-4199 ([classlib][sql]
javax.sql.rowset.BaseRowSet has wrong default values for fetchDirection and
typeMap)
modified tonywu
/harmony/enhanced/classlib/trunk/modules/jndi/src/test/java/org/apache/harmony/jndi/tests/javax/naming/ldap/RdnTest.java
06/18/2007 20:59:26 Apply patch HARMONY-4211 ([classlib][jndi] Rdn.hashCode()
returns different value for the same rdn strings)
modified tonywu
/harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/ldap/Rdn.java
06/18/2007 20:59:26 Apply patch HARMONY-4211 ([classlib][jndi] Rdn.hashCode()
returns different value for the same rdn strings)
modified tonywu
/harmony/enhanced/classlib/trunk/modules/jndi/src/test/java/org/apache/harmony/jndi/tests/javax/naming/ldap/RdnTest.java
06/18/2007 20:59:26 Apply patch HARMONY-4211 ([classlib][jndi] Rdn.hashCode()
returns different value for the same rdn strings)
modified tonywu
/harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/ldap/Rdn.java
06/18/2007 20:59:26 Apply patch HARMONY-4211 ([classlib][jndi] Rdn.hashCode()
returns different value for the same rdn strings)
modified tonywu
/harmony/enhanced/classlib/trunk/modules/jndi/src/test/java/org/apache/harmony/jndi/tests/javax/naming/ldap/RdnTest.java
06/18/2007 20:59:26 Apply patch HARMONY-4211 ([classlib][jndi] Rdn.hashCode()
returns different value for the same rdn strings)
modified tonywu
/harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/ldap/Rdn.java
06/18/2007 20:59:26 Apply patch HARMONY-4211 ([classlib][jndi] Rdn.hashCode()
returns different value for the same rdn strings)
modified tonywu
/harmony/enhanced/classlib/trunk/modules/jndi/src/test/java/org/apache/harmony/jndi/tests/javax/naming/ldap/RdnTest.java
06/18/2007 20:59:26 Apply patch HARMONY-4211 ([classlib][jndi] Rdn.hashCode()
returns different value for the same rdn strings)
modified tonywu
/harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/ldap/Rdn.java
06/18/2007 20:59:26 Apply patch HARMONY-4211 ([classlib][jndi] Rdn.hashCode()
returns different value for the same rdn strings)
modified tonywu
/harmony/enhanced/classlib/trunk/modules/jndi/src/test/java/org/apache/harmony/jndi/tests/javax/naming/ldap/RdnTest.java
06/18/2007 20:59:26 Apply patch HARMONY-4211 ([classlib][jndi] Rdn.hashCode()
returns different value for the same rdn strings)
modified tonywu
/harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/ldap/Rdn.java
06/18/2007 20:59:26 Apply patch HARMONY-4211 ([classlib][jndi] Rdn.hashCode()
returns different value for the same rdn strings)
modified tonywu
/harmony/enhanced/classlib/trunk/modules/jndi/src/test/java/org/apache/harmony/jndi/tests/javax/naming/ldap/RdnTest.java
06/18/2007 20:59:26 Apply patch HARMONY-4211 ([classlib][jndi] Rdn.hashCode()
returns different value for the same rdn strings)
modified tonywu
/harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/ldap/Rdn.java
06/18/2007 20:59:26 Apply patch HARMONY-4211 ([classlib][jndi] Rdn.hashCode()
returns different value for the same rdn strings)
modified xli /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/common/hashcode.h
06/18/2007 20:57:13 HARMONY-4216 : Add Apache License declaration to some files
headers, and also remove the UNSAFE_REGION annotations.
modified xli
/harmony/enhanced/drlvm/trunk/vm/gc_gen/src/thread/collector_alloc.h 06/18/2007
20:57:13 HARMONY-4216 : Add Apache License declaration to some files headers,
and also remove the UNSAFE_REGION annotations.
modified xli
/harmony/enhanced/drlvm/trunk/vm/gc_gen/src/finalizer_weakref/finalizer_weakref_metadata.cpp
06/18/2007 20:57:13 HARMONY-4216 : Add Apache License declaration to some
files headers, and also remove the UNSAFE_REGION annotations.
modified xli
/harmony/enhanced/drlvm/trunk/vm/gc_gen/src/verify/verifier_metadata.cpp
06/18/2007 20:57:13 HARMONY-4216 : Add Apache License declaration to some files
headers, and also remove the UNSAFE_REGION annotations.
modified xli /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/utils/vector_block.h
06/18/2007 20:57:13 HARMONY-4216 : Add Apache License declaration to some files
headers, and also remove the UNSAFE_REGION annotations.
modified xli /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/tests/ThreadSim.java
06/18/2007 20:57:13 HARMONY-4216 : Add Apache License declaration to some files
headers, and also remove the UNSAFE_REGION annotations.
modified xli
/harmony/enhanced/drlvm/trunk/vm/gc_gen/src/mark_compact/mspace_alloc.cpp
06/18/2007 20:57:13 HARMONY-4216 : Add Apache License declaration to some files
headers, and also remove the UNSAFE_REGION annotations.
modified xli
/harmony/enhanced/drlvm/trunk/vm/gc_gen/src/verify/verifier_metadata.h
06/18/2007 20:57:13 HARMONY-4216 : Add Apache License declaration to some files
headers, and also remove the UNSAFE_REGION annotations.
modified xli
/harmony/enhanced/drlvm/trunk/vm/gc_gen/src/verify/verify_live_heap.cpp
06/18/2007 20:57:13 HARMONY-4216 : Add Apache License declaration to some files
headers, and also remove the UNSAFE_REGION annotations.
modified xli
/harmony/enhanced/drlvm/trunk/vm/gc_gen/src/verify/verifier_common.cpp
06/18/2007 20:57:13 HARMONY-4216 : Add Apache License declaration to some files
headers, and also remove the UNSAFE_REGION annotations.
modified xli /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/utils/seq_list.h
06/18/2007 20:57:13 HARMONY-4216 : Add Apache License declaration to some files
headers, and also remove the UNSAFE_REGION annotations.
modified xli
/harmony/enhanced/drlvm/trunk/vm/gc_gen/src/verify/verifier_scanner.cpp
06/18/2007 20:57:13 HARMONY-4216 : Add Apache License declaration to some files
headers, and also remove the UNSAFE_REGION annotations.
modified xli
/harmony/enhanced/drlvm/trunk/vm/gc_gen/src/verify/verify_live_heap.h
06/18/2007 20:57:13 HARMONY-4216 : Add Apache License declaration to some files
headers, and also remove the UNSAFE_REGION annotations.
modified xli /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/common/gc_for_vm.cpp
06/18/2007 20:57:13 HARMONY-4216 : Add Apache License declaration to some files
headers, and also remove the UNSAFE_REGION annotations.
modified xli /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/jni/java_natives.cpp
06/18/2007 20:57:13 HARMONY-4216 : Add Apache License declaration to some files
headers, and also remove the UNSAFE_REGION annotations.
modified xli
/harmony/enhanced/drlvm/trunk/vm/gc_gen/src/verify/verifier_common.h 06/18/2007
20:57:13 HARMONY-4216 : Add Apache License declaration to some files headers,
and also remove the UNSAFE_REGION annotations.
modified xli
/harmony/enhanced/drlvm/trunk/vm/gc_gen/src/verify/verify_gc_effect.cpp
06/18/2007 20:57:13 HARMONY-4216 : Add Apache License declaration to some files
headers, and also remove the UNSAFE_REGION annotations.
modified xli /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/common/gc_common.h
06/18/2007 20:57:13 HARMONY-4216 : Add Apache License declaration to some files
headers, and also remove the UNSAFE_REGION annotations.
modified xli
/harmony/enhanced/drlvm/trunk/vm/gc_gen/src/verify/verify_mutator_effect.cpp
06/18/2007 20:57:13 HARMONY-4216 : Add Apache License declaration to some files
headers, and also remove the UNSAFE_REGION annotations.
modified xli
/harmony/enhanced/drlvm/trunk/vm/gc_gen/src/verify/verify_gc_effect.h
06/18/2007 20:57:13 HARMONY-4216 : Add Apache License declaration to some files
headers, and also remove the UNSAFE_REGION annotations.
modified xli
/harmony/enhanced/drlvm/trunk/vm/gc_gen/src/verify/verify_mutator_effect.h
06/18/2007 20:57:13 HARMONY-4216 : Add Apache License declaration to some files
headers, and also remove the UNSAFE_REGION annotations.
modified xli /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/utils/sync_stack.h
06/18/2007 20:57:13 HARMONY-4216 : Add Apache License declaration to some files
headers, and also remove the UNSAFE_REGION annotations.
modified xli /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/common/hashcode.h
06/18/2007 20:57:13 HARMONY-4216 : Add Apache License declaration to some files
headers, and also remove the UNSAFE_REGION annotations.
modified xli
/harmony/enhanced/drlvm/trunk/vm/gc_gen/src/thread/collector_alloc.h 06/18/2007
20:57:13 HARMONY-4216 : Add Apache License declaration to some files headers,
and also remove the UNSAFE_REGION annotations.
modified xli
/harmony/enhanced/drlvm/trunk/vm/gc_gen/src/finalizer_weakref/finalizer_weakref_metadata.cpp
06/18/2007 20:57:13 HARMONY-4216 : Add Apache License declaration to some
files headers, and also remove the UNSAFE_REGION annotations.
modified xli
/harmony/enhanced/drlvm/trunk/vm/gc_gen/src/verify/verifier_metadata.cpp
06/18/2007 20:57:13 HARMONY-4216 : Add Apache License declaration to some files
headers, and also remove the UNSAFE_REGION annotations.
modified xli /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/utils/vector_block.h
06/18/2007 20:57:13 HARMONY-4216 : Add Apache License declaration to some files
headers, and also remove the UNSAFE_REGION annotations.
modified xli /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/tests/ThreadSim.java
06/18/2007 20:57:13 HARMONY-4216 : Add Apache License declaration to some files
headers, and also remove the UNSAFE_REGION annotations.
modified xli
/harmony/enhanced/drlvm/trunk/vm/gc_gen/src/mark_compact/mspace_alloc.cpp
06/18/2007 20:57:13 HARMONY-4216 : Add Apache License declaration to some files
headers, and also remove the UNSAFE_REGION annotations.
modified xli
/harmony/enhanced/drlvm/trunk/vm/gc_gen/src/verify/verifier_metadata.h
06/18/2007 20:57:13 HARMONY-4216 : Add Apache License declaration to some files
headers, and also remove the UNSAFE_REGION annotations.
modified xli
/harmony/enhanced/drlvm/trunk/vm/gc_gen/src/verify/verify_live_heap.cpp
06/18/2007 20:57:13 HARMONY-4216 : Add Apache License declaration to some files
headers, and also remove the UNSAFE_REGION annotations.
modified xli
/harmony/enhanced/drlvm/trunk/vm/gc_gen/src/verify/verifier_common.cpp
06/18/2007 20:57:13 HARMONY-4216 : Add Apache License declaration to some files
headers, and also remove the UNSAFE_REGION annotations.
modified xli /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/utils/seq_list.h
06/18/2007 20:57:13 HARMONY-4216 : Add Apache License declaration to some files
headers, and also remove the UNSAFE_REGION annotations.
modified xli
/harmony/enhanced/drlvm/trunk/vm/gc_gen/src/verify/verifier_scanner.cpp
06/18/2007 20:57:13 HARMONY-4216 : Add Apache License declaration to some files
headers, and also remove the UNSAFE_REGION annotations.
modified xli
/harmony/enhanced/drlvm/trunk/vm/gc_gen/src/verify/verify_live_heap.h
06/18/2007 20:57:13 HARMONY-4216 : Add Apache License declaration to some files
headers, and also remove the UNSAFE_REGION annotations.
modified xli /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/common/gc_for_vm.cpp
06/18/2007 20:57:13 HARMONY-4216 : Add Apache License declaration to some files
headers, and also remove the UNSAFE_REGION annotations.
modified xli /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/jni/java_natives.cpp
06/18/2007 20:57:13 HARMONY-4216 : Add Apache License declaration to some files
headers, and also remove the UNSAFE_REGION annotations.
modified xli
/harmony/enhanced/drlvm/trunk/vm/gc_gen/src/verify/verifier_common.h 06/18/2007
20:57:13 HARMONY-4216 : Add Apache License declaration to some files headers,
and also remove the UNSAFE_REGION annotations.
modified xli
/harmony/enhanced/drlvm/trunk/vm/gc_gen/src/verify/verify_gc_effect.cpp
06/18/2007 20:57:13 HARMONY-4216 : Add Apache License declaration to some files
headers, and also remove the UNSAFE_REGION annotations.
modified xli /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/common/gc_common.h
06/18/2007 20:57:13 HARMONY-4216 : Add Apache License declaration to some files
headers, and also remove the UNSAFE_REGION annotations.
modified xli
/harmony/enhanced/drlvm/trunk/vm/gc_gen/src/verify/verify_mutator_effect.cpp
06/18/2007 20:57:13 HARMONY-4216 : Add Apache License declaration to some files
headers, and also remove the UNSAFE_REGION annotations.
modified xli
/harmony/enhanced/drlvm/trunk/vm/gc_gen/src/verify/verify_gc_effect.h
06/18/2007 20:57:13 HARMONY-4216 : Add Apache License declaration to some files
headers, and also remove the UNSAFE_REGION annotations.
modified xli
/harmony/enhanced/drlvm/trunk/vm/gc_gen/src/verify/verify_mutator_effect.h
06/18/2007 20:57:13 HARMONY-4216 : Add Apache License declaration to some files
headers, and also remove the UNSAFE_REGION annotations.
modified xli /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/utils/sync_stack.h
06/18/2007 20:57:13 HARMONY-4216 : Add Apache License declaration to some files
headers, and also remove the UNSAFE_REGION annotations.
modified tonywu
/harmony/enhanced/classlib/trunk/modules/sql/src/main/java/javax/sql/rowset/spi/ProviderImpl.java
06/18/2007 20:56:07 Apply patch HARMONY-4197
([classlib][sql]SyncFactory.getInstance cannot find the providers that are in
the default package)
modified tonywu
/harmony/enhanced/classlib/trunk/modules/sql/src/main/java/javax/sql/rowset/spi/SyncFactory.java
06/18/2007 20:56:07 Apply patch HARMONY-4197
([classlib][sql]SyncFactory.getInstance cannot find the providers that are in
the default package)
modified tonywu
/harmony/enhanced/classlib/trunk/modules/sql/src/main/java/javax/sql/rowset/spi/ProviderImpl.java
06/18/2007 20:56:07 Apply patch HARMONY-4197
([classlib][sql]SyncFactory.getInstance cannot find the providers that are in
the default package)
modified tonywu
/harmony/enhanced/classlib/trunk/modules/sql/src/main/java/javax/sql/rowset/spi/SyncFactory.java
06/18/2007 20:56:07 Apply patch HARMONY-4197
([classlib][sql]SyncFactory.getInstance cannot find the providers that are in
the default package)
modified tonywu
/harmony/enhanced/classlib/trunk/modules/sql/src/main/java/javax/sql/rowset/spi/ProviderImpl.java
06/18/2007 20:56:07 Apply patch HARMONY-4197
([classlib][sql]SyncFactory.getInstance cannot find the providers that are in
the default package)
modified tonywu
/harmony/enhanced/classlib/trunk/modules/sql/src/main/java/javax/sql/rowset/spi/SyncFactory.java
06/18/2007 20:56:07 Apply patch HARMONY-4197
([classlib][sql]SyncFactory.getInstance cannot find the providers that are in
the default package)
modified tonywu
/harmony/enhanced/classlib/trunk/modules/sql/src/main/java/javax/sql/rowset/spi/ProviderImpl.java
06/18/2007 20:56:07 Apply patch HARMONY-4197
([classlib][sql]SyncFactory.getInstance cannot find the providers that are in
the default package)
modified tonywu
/harmony/enhanced/classlib/trunk/modules/sql/src/main/java/javax/sql/rowset/spi/SyncFactory.java
06/18/2007 20:56:07 Apply patch HARMONY-4197
([classlib][sql]SyncFactory.getInstance cannot find the providers that are in
the default package)
modified tonywu
/harmony/enhanced/classlib/trunk/modules/sql/src/main/java/javax/sql/rowset/spi/ProviderImpl.java
06/18/2007 20:56:07 Apply patch HARMONY-4197
([classlib][sql]SyncFactory.getInstance cannot find the providers that are in
the default package)
modified tonywu
/harmony/enhanced/classlib/trunk/modules/sql/src/main/java/javax/sql/rowset/spi/SyncFactory.java
06/18/2007 20:56:07 Apply patch HARMONY-4197
([classlib][sql]SyncFactory.getInstance cannot find the providers that are in
the default package)
modified tonywu
/harmony/enhanced/classlib/trunk/modules/sql/src/main/java/javax/sql/rowset/spi/ProviderImpl.java
06/18/2007 20:56:07 Apply patch HARMONY-4197
([classlib][sql]SyncFactory.getInstance cannot find the providers that are in
the default package)
modified tonywu
/harmony/enhanced/classlib/trunk/modules/sql/src/main/java/javax/sql/rowset/spi/SyncFactory.java
06/18/2007 20:56:07 Apply patch HARMONY-4197
([classlib][sql]SyncFactory.getInstance cannot find the providers that are in
the default package)
modified tonywu /harmony/enhanced/classlib/trunk/modules/luni/.classpath
06/18/2007 20:35:13 Fix build path error for Eclipse
modified tonywu /harmony/enhanced/classlib/trunk/modules/luni/.classpath
06/18/2007 20:35:13 Fix build path error for Eclipse
modified tonywu /harmony/enhanced/classlib/trunk/modules/luni/.classpath
06/18/2007 20:35:13 Fix build path error for Eclipse
modified tonywu /harmony/enhanced/classlib/trunk/modules/luni/.classpath
06/18/2007 20:35:13 Fix build path error for Eclipse
modified tonywu /harmony/enhanced/classlib/trunk/modules/luni/.classpath
06/18/2007 20:35:13 Fix build path error for Eclipse
modified tonywu /harmony/enhanced/classlib/trunk/modules/luni/.classpath
06/18/2007 20:35:13 Fix build path error for Eclipse
added tonywu
/harmony/enhanced/classlib/trunk/modules/sql/src/test/resources/serialization/org/apache/harmony/sql/tests/javax/sql/ConnectionEventTest.golden.ser
06/18/2007 20:22:11 Apply patch HARMONY-3881 ([classlib][sql] deserialization
of javax.sql.ConnectionEvent is incompatible with RI)
modified tonywu
/harmony/enhanced/classlib/trunk/modules/sql/src/main/java/javax/sql/ConnectionEvent.java
06/18/2007 20:22:11 Apply patch HARMONY-3881 ([classlib][sql] deserialization
of javax.sql.ConnectionEvent is incompatible with RI)
modified tonywu
/harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/javax/sql/ConnectionEventTest.java
06/18/2007 20:22:11 Apply patch HARMONY-3881 ([classlib][sql] deserialization
of javax.sql.ConnectionEvent is incompatible with RI)
added tonywu
/harmony/enhanced/classlib/trunk/modules/sql/src/test/resources/serialization/org/apache/harmony/sql/tests/javax/sql/ConnectionEventTest.golden.ser
06/18/2007 20:22:11 Apply patch HARMONY-3881 ([classlib][sql] deserialization
of javax.sql.ConnectionEvent is incompatible with RI)
modified tonywu
/harmony/enhanced/classlib/trunk/modules/sql/src/main/java/javax/sql/ConnectionEvent.java
06/18/2007 20:22:11 Apply patch HARMONY-3881 ([classlib][sql] deserialization
of javax.sql.ConnectionEvent is incompatible with RI)
modified tonywu
/harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/javax/sql/ConnectionEventTest.java
06/18/2007 20:22:11 Apply patch HARMONY-3881 ([classlib][sql] deserialization
of javax.sql.ConnectionEvent is incompatible with RI)
added tonywu
/harmony/enhanced/classlib/trunk/modules/sql/src/test/resources/serialization/org/apache/harmony/sql/tests/javax/sql/ConnectionEventTest.golden.ser
06/18/2007 20:22:11 Apply patch HARMONY-3881 ([classlib][sql] deserialization
of javax.sql.ConnectionEvent is incompatible with RI)
modified tonywu
/harmony/enhanced/classlib/trunk/modules/sql/src/main/java/javax/sql/ConnectionEvent.java
06/18/2007 20:22:11 Apply patch HARMONY-3881 ([classlib][sql] deserialization
of javax.sql.ConnectionEvent is incompatible with RI)
modified tonywu
/harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/javax/sql/ConnectionEventTest.java
06/18/2007 20:22:11 Apply patch HARMONY-3881 ([classlib][sql] deserialization
of javax.sql.ConnectionEvent is incompatible with RI)
added tonywu
/harmony/enhanced/classlib/trunk/modules/sql/src/test/resources/serialization/org/apache/harmony/sql/tests/javax/sql/ConnectionEventTest.golden.ser
06/18/2007 20:22:11 Apply patch HARMONY-3881 ([classlib][sql] deserialization
of javax.sql.ConnectionEvent is incompatible with RI)
modified tonywu
/harmony/enhanced/classlib/trunk/modules/sql/src/main/java/javax/sql/ConnectionEvent.java
06/18/2007 20:22:11 Apply patch HARMONY-3881 ([classlib][sql] deserialization
of javax.sql.ConnectionEvent is incompatible with RI)
modified tonywu
/harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/javax/sql/ConnectionEventTest.java
06/18/2007 20:22:11 Apply patch HARMONY-3881 ([classlib][sql] deserialization
of javax.sql.ConnectionEvent is incompatible with RI)
added tonywu
/harmony/enhanced/classlib/trunk/modules/sql/src/test/resources/serialization/org/apache/harmony/sql/tests/javax/sql/ConnectionEventTest.golden.ser
06/18/2007 20:22:11 Apply patch HARMONY-3881 ([classlib][sql] deserialization
of javax.sql.ConnectionEvent is incompatible with RI)
modified tonywu
/harmony/enhanced/classlib/trunk/modules/sql/src/main/java/javax/sql/ConnectionEvent.java
06/18/2007 20:22:11 Apply patch HARMONY-3881 ([classlib][sql] deserialization
of javax.sql.ConnectionEvent is incompatible with RI)
modified tonywu
/harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/javax/sql/ConnectionEventTest.java
06/18/2007 20:22:11 Apply patch HARMONY-3881 ([classlib][sql] deserialization
of javax.sql.ConnectionEvent is incompatible with RI)
added tonywu
/harmony/enhanced/classlib/trunk/modules/sql/src/test/resources/serialization/org/apache/harmony/sql/tests/javax/sql/ConnectionEventTest.golden.ser
06/18/2007 20:22:11 Apply patch HARMONY-3881 ([classlib][sql] deserialization
of javax.sql.ConnectionEvent is incompatible with RI)
modified tonywu
/harmony/enhanced/classlib/trunk/modules/sql/src/main/java/javax/sql/ConnectionEvent.java
06/18/2007 20:22:11 Apply patch HARMONY-3881 ([classlib][sql] deserialization
of javax.sql.ConnectionEvent is incompatible with RI)
modified tonywu
/harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/javax/sql/ConnectionEventTest.java
06/18/2007 20:22:11 Apply patch HARMONY-3881 ([classlib][sql] deserialization
of javax.sql.ConnectionEvent is incompatible with RI)
modified tonywu
/harmony/enhanced/classlib/trunk/modules/jndi/META-INF/MANIFEST.MF 06/18/2007
20:18:09 Resolve bundle error in Eclipse
modified tonywu
/harmony/enhanced/classlib/trunk/modules/jndi/META-INF/MANIFEST.MF 06/18/2007
20:18:09 Resolve bundle error in Eclipse
modified tonywu
/harmony/enhanced/classlib/trunk/modules/jndi/META-INF/MANIFEST.MF 06/18/2007
20:18:09 Resolve bundle error in Eclipse
modified tonywu
/harmony/enhanced/classlib/trunk/modules/jndi/META-INF/MANIFEST.MF 06/18/2007
20:18:09 Resolve bundle error in Eclipse
modified tonywu
/harmony/enhanced/classlib/trunk/modules/jndi/META-INF/MANIFEST.MF 06/18/2007
20:18:09 Resolve bundle error in Eclipse
modified tonywu
/harmony/enhanced/classlib/trunk/modules/jndi/META-INF/MANIFEST.MF 06/18/2007
20:18:09 Resolve bundle error in Eclipse