BUILD COMPLETE: build.227
Date of build: 07/16/2007 20:20:58
Time to build: 25 minutes 37 seconds
Last changed: 07/16/2007 19:12:46
Last log entry: Removing recently deleted files from Jitrino's MSVC2003 project
file
***********************************************************
Execution log (errors/warnings messages):
========================================
Testing jdktools binaries...
========================================
Compiling JPDA tests
Since fork is false, ignoring memoryMaximumSize setting
----------
1. WARNING in
/export/cruise_hdk/cc/projects/trunk/working_jdktools/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/framework/DebuggeeRegister.java
(at line 57)
registered.add(debuggee);
^^^^^^^^^^^^^^^^^^^^^^^^
Type safety: The method add(Object) belongs to the raw type LinkedList.
References to generic type LinkedList<E> should be parameterized
----------
----------
2. WARNING in
/export/cruise_hdk/cc/projects/trunk/working_jdktools/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/framework/TestOptions.java
(at line 28)
import java.io.File;
^^^^^^^^^^^^
The import java.io.File is never used
----------
----------
3. WARNING in
/export/cruise_hdk/cc/projects/trunk/working_jdktools/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/framework/jdwp/PacketDispatcher.java
(at line 113)
eventQueue.add(eventPacket);
^^^^^^^^^^^^^^^^^^^^^^^^^^^
Type safety: The method add(Object) belongs to the raw type List. References to
generic type List<E> should be parameterized
----------
4. WARNING in
/export/cruise_hdk/cc/projects/trunk/working_jdktools/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/framework/jdwp/PacketDispatcher.java
(at line 248)
replies.put(new Integer(replyPacket.getId()),
replyPacket);
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Type safety: The method put(Object, Object) belongs to the raw type Hashtable.
References to generic type Hashtable<K,V> should be parameterized
----------
5. WARNING in
/export/cruise_hdk/cc/projects/trunk/working_jdktools/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/framework/jdwp/PacketDispatcher.java
(at line 283)
commands.put(Id, command);
^^^^^^^^^^^^^^^^^^^^^^^^^
Type safety: The method put(Object, Object) belongs to the raw type Hashtable.
References to generic type Hashtable<K,V> should be parameterized
----------
6. WARNING in
/export/cruise_hdk/cc/projects/trunk/working_jdktools/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/framework/jdwp/PacketDispatcher.java
(at line 354)
commands.put(Id, command);
^^^^^^^^^^^^^^^^^^^^^^^^^
Type safety: The method put(Object, Object) belongs to the raw type Hashtable.
References to generic type Hashtable<K,V> should be parameterized
----------
----------
7. WARNING in
/export/cruise_hdk/cc/projects/trunk/working_jdktools/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/framework/jdwp/VmMirror.java
(at line 1829)
frames.add(frame);
^^^^^^^^^^^^^^^^^
Type safety: The method add(Object) belongs to the raw type ArrayList.
References to generic type ArrayList<E> should be parameterized
----------
8. WARNING in
/export/cruise_hdk/cc/projects/trunk/working_jdktools/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/framework/jdwp/VmMirror.java
(at line 1897)
vars.add(var);
^^^^^^^^^^^^^
Type safety: The method add(Object) belongs to the raw type ArrayList.
References to generic type ArrayList<E> should be parameterized
----------
9. WARNING in
/export/cruise_hdk/cc/projects/trunk/working_jdktools/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/framework/jdwp/VmMirror.java
(at line 2117)
fields.add(superClassFields.toArray()[i]);
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Type safety: The method add(Object) belongs to the raw type ArrayList.
References to generic type ArrayList<E> should be parameterized
----------
10. WARNING in
/export/cruise_hdk/cc/projects/trunk/working_jdktools/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/framework/jdwp/VmMirror.java
(at line 2127)
fields.add(field);
^^^^^^^^^^^^^^^^^
Type safety: The method add(Object) belongs to the raw type ArrayList.
References to generic type ArrayList<E> should be parameterized
----------
----------
11. WARNING in
/export/cruise_hdk/cc/projects/trunk/working_jdktools/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/Events/ExceptionTest.java
(at line 187)
long frameID = reply.getNextValueAsFrameID();
^^^^^^^
The local variable frameID is never read
----------
----------
12. WARNING in
/export/cruise_hdk/cc/projects/trunk/working_jdktools/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/ThreadReference/FramesTest.java
(at line 449)
frames.add(new FrameStruct(frameID, loc));
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Type safety: The method add(Object) belongs to the raw type Vector. References
to generic type Vector<E> should be parameterized
----------
12 problems (12 warnings)
JPDA exclude list:
/export/cruise_hdk/cc/projects/trunk/working_classlib/deploy/build/jdktools.jpda.exclude
Running JPDA tests
Debugger JVM=/export/cruise_hdk/cc/projects/trunk/target/hdk/jdk/jre/bin/java
Debuggee JVM=/export/cruise_hdk/cc/projects/trunk/target/hdk/jdk/jre/bin/java
The GC did not provide gc_add_weak_root_set_entry()
SAMSA exclude list:
/export/cruise_hdk/cc/projects/trunk/working_classlib/deploy/build/jdktools.samsa.exclude
Running SAMSA tests
test.jre.home=/export/cruise_hdk/cc/projects/trunk/target/hdk/jdk/jre
Run jdk/bin/java -version in
/export/cruise_hdk/cc/projects/trunk/working_jdktools/build/test_report
java version "1.5.0"
pre-alpha : not complete or compatible
svn = r556592, (Jul 16 2007), Linux/ia32/gcc 3.3.3, release build
http://harmony.apache.org
Run jdk/bin/javac -version in
/export/cruise_hdk/cc/projects/trunk/working_jdktools/build/test_report
Run jdk/bin/javah in
/export/cruise_hdk/cc/projects/trunk/working_jdktools/build/test_report
Run jdk/bin/jarsigner in
/export/cruise_hdk/cc/projects/trunk/working_jdktools/build/test_report
Run jdk/bin/keytool -help in
/export/cruise_hdk/cc/projects/trunk/working_jdktools/build/test_report
Compiling TOOLS tests
Since fork is false, ignoring memoryMaximumSize setting
----------
1. WARNING in
/export/cruise_hdk/cc/projects/trunk/working_jdktools/modules/tools/src/test/java/org/apache/harmony/tests/tools/javah/Test/Test01.java
(at line 23)
private static final long xxx2 = 1;
^^^^
The field Test01.xxx2 is never read locally
----------
1 problem (1 warning)
TOOLS exclude list:
/export/cruise_hdk/cc/projects/trunk/working_classlib/deploy/build/jdktools.tools.exclude
Running TOOLS tests
test.jre.home=/export/cruise_hdk/cc/projects/trunk/target/hdk/jdk/jre
The GC did not provide gc_add_weak_root_set_entry()
The test report is in
/export/cruise_hdk/cc/projects/trunk/working_jdktools/build/test_report/html/index.html
***********************************************************
Unit Tests: (135)
***********************************************************
Modifications since last successful build: (112)
modified mfursov
/harmony/enhanced/drlvm/trunk/build/custom/msvc_2003/jitrino/jitrino.vcproj
07/16/2007 19:12:46 Removing recently deleted files from Jitrino's MSVC2003
project file
modified apetrenko
/harmony/enhanced/classlib/trunk/modules/awt/src/main/java/common/java/awt/image/BufferedImage.java
07/16/2007 18:18:14 Patch for HARMONY-1658 "[class][awt]
BufferedImage.isTileWritable(int,int) throws IllegalArgumentException while
Harmony throws ArrayIndexOutOfBoundsException"
modified apetrenko
/harmony/enhanced/classlib/trunk/modules/awt/src/test/api/java/common/java/awt/image/BufferedImageTest.java
07/16/2007 18:18:14 Patch for HARMONY-1658 "[class][awt]
BufferedImage.isTileWritable(int,int) throws IllegalArgumentException while
Harmony throws ArrayIndexOutOfBoundsException"
modified leoli
/harmony/enhanced/classlib/trunk/modules/logging/src/test/java/org/apache/harmony/logging/tests/java/util/logging/LoggerTest.java
07/16/2007 16:22:33 Apply patch for HARMONY-4474([classlib][logging] Logger
initialize should bypass security check).
modified leoli
/harmony/enhanced/classlib/trunk/modules/logging/src/main/java/java/util/logging/LogManager.java
07/16/2007 16:22:33 Apply patch for HARMONY-4474([classlib][logging] Logger
initialize should bypass security check).
modified leoli
/harmony/enhanced/classlib/trunk/modules/logging/src/main/java/java/util/logging/Logger.java
07/16/2007 16:22:33 Apply patch for HARMONY-4474([classlib][logging] Logger
initialize should bypass security check).
modified pyang
/harmony/enhanced/classlib/trunk/modules/archive/src/main/java/java/util/jar/Pack200.java
07/16/2007 16:22:19 Tidy up format of archive module using Eclipse formatter,
convert tabs to spaces, remove redundant empty lines and spaces, etc
modified pyang
/harmony/enhanced/classlib/trunk/modules/archive/src/main/java/java/util/zip/CRC32.java
07/16/2007 16:22:19 Tidy up format of archive module using Eclipse formatter,
convert tabs to spaces, remove redundant empty lines and spaces, etc
modified pyang
/harmony/enhanced/classlib/trunk/modules/archive/src/main/java/java/util/jar/Manifest.java
07/16/2007 16:22:19 Tidy up format of archive module using Eclipse formatter,
convert tabs to spaces, remove redundant empty lines and spaces, etc
modified pyang
/harmony/enhanced/classlib/trunk/modules/archive/src/main/java/java/util/zip/ZipException.java
07/16/2007 16:22:19 Tidy up format of archive module using Eclipse formatter,
convert tabs to spaces, remove redundant empty lines and spaces, etc
modified pyang
/harmony/enhanced/classlib/trunk/modules/archive/src/main/java/java/util/jar/JarInputStream.java
07/16/2007 16:22:19 Tidy up format of archive module using Eclipse formatter,
convert tabs to spaces, remove redundant empty lines and spaces, etc
modified pyang
/harmony/enhanced/classlib/trunk/modules/archive/src/main/java/java/util/jar/JarVerifier.java
07/16/2007 16:22:19 Tidy up format of archive module using Eclipse formatter,
convert tabs to spaces, remove redundant empty lines and spaces, etc
modified pyang
/harmony/enhanced/classlib/trunk/modules/archive/src/main/java/java/util/zip/CheckedInputStream.java
07/16/2007 16:22:19 Tidy up format of archive module using Eclipse formatter,
convert tabs to spaces, remove redundant empty lines and spaces, etc
modified pyang
/harmony/enhanced/classlib/trunk/modules/archive/src/main/java/java/util/zip/CheckedOutputStream.java
07/16/2007 16:22:19 Tidy up format of archive module using Eclipse formatter,
convert tabs to spaces, remove redundant empty lines and spaces, etc
modified pyang
/harmony/enhanced/classlib/trunk/modules/archive/src/main/java/java/util/zip/DeflaterOutputStream.java
07/16/2007 16:22:19 Tidy up format of archive module using Eclipse formatter,
convert tabs to spaces, remove redundant empty lines and spaces, etc
modified pyang
/harmony/enhanced/classlib/trunk/modules/archive/src/main/java/java/util/zip/ZipEntry.java
07/16/2007 16:22:19 Tidy up format of archive module using Eclipse formatter,
convert tabs to spaces, remove redundant empty lines and spaces, etc
modified pyang
/harmony/enhanced/classlib/trunk/modules/archive/src/main/java/org/apache/harmony/archive/internal/nls/Messages.java
07/16/2007 16:22:19 Tidy up format of archive module using Eclipse formatter,
convert tabs to spaces, remove redundant empty lines and spaces, etc
modified pyang
/harmony/enhanced/classlib/trunk/modules/archive/src/main/java/java/util/jar/JarFile.java
07/16/2007 16:22:19 Tidy up format of archive module using Eclipse formatter,
convert tabs to spaces, remove redundant empty lines and spaces, etc
modified pyang
/harmony/enhanced/classlib/trunk/modules/archive/src/main/java/java/util/zip/Deflater.java
07/16/2007 16:22:19 Tidy up format of archive module using Eclipse formatter,
convert tabs to spaces, remove redundant empty lines and spaces, etc
modified pyang
/harmony/enhanced/classlib/trunk/modules/archive/src/main/java/java/util/zip/Adler32.java
07/16/2007 16:22:19 Tidy up format of archive module using Eclipse formatter,
convert tabs to spaces, remove redundant empty lines and spaces, etc
modified pyang
/harmony/enhanced/classlib/trunk/modules/archive/src/main/java/java/util/zip/ZipInputStream.java
07/16/2007 16:22:19 Tidy up format of archive module using Eclipse formatter,
convert tabs to spaces, remove redundant empty lines and spaces, etc
modified pyang
/harmony/enhanced/classlib/trunk/modules/archive/src/main/java/java/util/zip/ZipOutputStream.java
07/16/2007 16:22:19 Tidy up format of archive module using Eclipse formatter,
convert tabs to spaces, remove redundant empty lines and spaces, etc
modified pyang
/harmony/enhanced/classlib/trunk/modules/archive/src/main/java/java/util/zip/ZipConstants.java
07/16/2007 16:22:19 Tidy up format of archive module using Eclipse formatter,
convert tabs to spaces, remove redundant empty lines and spaces, etc
modified pyang
/harmony/enhanced/classlib/trunk/modules/archive/src/main/java/org/apache/harmony/archive/util/Util.java
07/16/2007 16:22:19 Tidy up format of archive module using Eclipse formatter,
convert tabs to spaces, remove redundant empty lines and spaces, etc
modified pyang
/harmony/enhanced/classlib/trunk/modules/archive/src/main/java/java/util/zip/InflaterInputStream.java
07/16/2007 16:22:19 Tidy up format of archive module using Eclipse formatter,
convert tabs to spaces, remove redundant empty lines and spaces, etc
modified pyang
/harmony/enhanced/classlib/trunk/modules/archive/src/main/java/java/util/jar/Attributes.java
07/16/2007 16:22:19 Tidy up format of archive module using Eclipse formatter,
convert tabs to spaces, remove redundant empty lines and spaces, etc
modified pyang
/harmony/enhanced/classlib/trunk/modules/archive/src/main/java/java/util/zip/ZipFile.java
07/16/2007 16:22:19 Tidy up format of archive module using Eclipse formatter,
convert tabs to spaces, remove redundant empty lines and spaces, etc
modified pyang
/harmony/enhanced/classlib/trunk/modules/archive/src/main/java/java/util/zip/Checksum.java
07/16/2007 16:22:19 Tidy up format of archive module using Eclipse formatter,
convert tabs to spaces, remove redundant empty lines and spaces, etc
modified pyang
/harmony/enhanced/classlib/trunk/modules/archive/src/main/java/java/util/zip/Inflater.java
07/16/2007 16:22:19 Tidy up format of archive module using Eclipse formatter,
convert tabs to spaces, remove redundant empty lines and spaces, etc
modified pyang
/harmony/enhanced/classlib/trunk/modules/archive/src/main/java/java/util/jar/InitManifest.java
07/16/2007 16:22:19 Tidy up format of archive module using Eclipse formatter,
convert tabs to spaces, remove redundant empty lines and spaces, etc
modified pyang
/harmony/enhanced/classlib/trunk/modules/archive/src/main/java/java/util/zip/GZIPInputStream.java
07/16/2007 16:22:19 Tidy up format of archive module using Eclipse formatter,
convert tabs to spaces, remove redundant empty lines and spaces, etc
modified pyang
/harmony/enhanced/classlib/trunk/modules/archive/src/main/java/java/util/zip/GZIPOutputStream.java
07/16/2007 16:22:19 Tidy up format of archive module using Eclipse formatter,
convert tabs to spaces, remove redundant empty lines and spaces, etc
modified pyang
/harmony/enhanced/classlib/trunk/modules/archive/src/main/java/java/util/jar/JarEntry.java
07/16/2007 16:22:19 Tidy up format of archive module using Eclipse formatter,
convert tabs to spaces, remove redundant empty lines and spaces, etc
added tonywu
/harmony/enhanced/classlib/trunk/modules/beans/src/main/java/org/apache/harmony/beans/BeansUtils.java
07/16/2007 16:09:58 Add method hashCode() for PropertyDescriptor
modified tonywu
/harmony/enhanced/classlib/trunk/modules/beans/src/test/java/org/apache/harmony/beans/tests/java/beans/PropertyDescriptorTest.java
07/16/2007 16:09:58 Add method hashCode() for PropertyDescriptor
modified tonywu
/harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/PropertyDescriptor.java
07/16/2007 16:09:58 Add method hashCode() for PropertyDescriptor
modified leoli
/harmony/enhanced/classlib/trunk/modules/security/src/main/java/common/java/security/PermissionCollection.java
07/16/2007 16:05:57 Fix bug of
java.security.PermissionCollection.toString().(1 new line should be appended at
the end. 2. one space instead of two as seperator between permissions.).
modified leoli
/harmony/enhanced/classlib/trunk/modules/security/src/test/impl/java/org/apache/harmony/security/tests/java/security/PermissionCollection_ImplTest.java
07/16/2007 16:05:57 Fix bug of
java.security.PermissionCollection.toString().(1 new line should be appended at
the end. 2. one space instead of two as seperator between permissions.).
modified leoli
/harmony/enhanced/classlib/trunk/modules/security/src/test/api/java/tests/api/java/security/PermissionCollectionTest.java
07/16/2007 16:05:57 Fix bug of
java.security.PermissionCollection.toString().(1 new line should be appended at
the end. 2. one space instead of two as seperator between permissions.).
modified pyang
/harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/javax/sql/rowset/serial/SQLInputImplTest.java
07/16/2007 16:02:56 Tidy up format of sql module using Eclipse formatter,
convert tab to spaces, remove redundant empty lines and spaces, etc
modified pyang
/harmony/enhanced/classlib/trunk/modules/sql/src/main/java/javax/transaction/xa/XAException.java
07/16/2007 16:02:56 Tidy up format of sql module using Eclipse formatter,
convert tab to spaces, remove redundant empty lines and spaces, etc
modified pyang
/harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/javax/sql/rowset/serial/SQLOutputImplTest.java
07/16/2007 16:02:56 Tidy up format of sql module using Eclipse formatter,
convert tab to spaces, remove redundant empty lines and spaces, etc
modified pyang
/harmony/enhanced/classlib/trunk/modules/sql/src/main/java/java/sql/SQLException.java
07/16/2007 16:02:56 Tidy up format of sql module using Eclipse formatter,
convert tab to spaces, remove redundant empty lines and spaces, etc
modified pyang
/harmony/enhanced/classlib/trunk/modules/sql/src/main/java/org/apache/harmony/sql/internal/nls/Messages.java
07/16/2007 16:02:56 Tidy up format of sql module using Eclipse formatter,
convert tab to spaces, remove redundant empty lines and spaces, etc
modified pyang
/harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/javax/sql/rowset/MockArray.java
07/16/2007 16:02:56 Tidy up format of sql module using Eclipse formatter,
convert tab to spaces, remove redundant empty lines and spaces, etc
modified pyang
/harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/TestMainForDriver.java
07/16/2007 16:02:56 Tidy up format of sql module using Eclipse formatter,
convert tab to spaces, remove redundant empty lines and spaces, etc
modified pyang
/harmony/enhanced/classlib/trunk/modules/sql/src/main/java/javax/sql/rowset/serial/DefaultUDTMap.java
07/16/2007 16:02:56 Tidy up format of sql module using Eclipse formatter,
convert tab to spaces, remove redundant empty lines and spaces, etc
modified pyang
/harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/TestHelper_Driver1.java
07/16/2007 16:02:56 Tidy up format of sql module using Eclipse formatter,
convert tab to spaces, remove redundant empty lines and spaces, etc
modified pyang
/harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/javax/sql/Impl_PooledConnection.java
07/16/2007 16:02:56 Tidy up format of sql module using Eclipse formatter,
convert tab to spaces, remove redundant empty lines and spaces, etc
modified pyang
/harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/TestHelper_Connection1.java
07/16/2007 16:02:56 Tidy up format of sql module using Eclipse formatter,
convert tab to spaces, remove redundant empty lines and spaces, etc
modified pyang
/harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/TestHelper_Driver5.java
07/16/2007 16:02:56 Tidy up format of sql module using Eclipse formatter,
convert tab to spaces, remove redundant empty lines and spaces, etc
modified pyang
/harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/DriverManagerTest.java
07/16/2007 16:02:56 Tidy up format of sql module using Eclipse formatter,
convert tab to spaces, remove redundant empty lines and spaces, etc
modified pyang
/harmony/enhanced/classlib/trunk/modules/sql/src/main/java/javax/sql/rowset/serial/SerialArray.java
07/16/2007 16:02:56 Tidy up format of sql module using Eclipse formatter,
convert tab to spaces, remove redundant empty lines and spaces, etc
modified pyang
/harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/javax/sql/ConnectionEventTest.java
07/16/2007 16:02:56 Tidy up format of sql module using Eclipse formatter,
convert tab to spaces, remove redundant empty lines and spaces, etc
modified pyang
/harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/javax/transaction/InvalidTransactionExceptionTest.java
07/16/2007 16:02:56 Tidy up format of sql module using Eclipse formatter,
convert tab to spaces, remove redundant empty lines and spaces, etc
modified pyang
/harmony/enhanced/classlib/trunk/modules/sql/src/main/java/javax/sql/RowSet.java
07/16/2007 16:02:56 Tidy up format of sql module using Eclipse formatter,
convert tab to spaces, remove redundant empty lines and spaces, etc
modified pyang
/harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/ResultSetTest.java
07/16/2007 16:02:56 Tidy up format of sql module using Eclipse formatter,
convert tab to spaces, remove redundant empty lines and spaces, etc
modified pyang
/harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/ResultSetMetaDataTest.java
07/16/2007 16:02:56 Tidy up format of sql module using Eclipse formatter,
convert tab to spaces, remove redundant empty lines and spaces, etc
modified pyang
/harmony/enhanced/classlib/trunk/modules/sql/src/main/java/javax/sql/rowset/serial/SerialDatalink.java
07/16/2007 16:02:56 Tidy up format of sql module using Eclipse formatter,
convert tab to spaces, remove redundant empty lines and spaces, etc
modified pyang
/harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/javax/sql/rowset/serial/SerialJavaObjectTest.java
07/16/2007 16:02:56 Tidy up format of sql module using Eclipse formatter,
convert tab to spaces, remove redundant empty lines and spaces, etc
modified pyang
/harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/BatchUpdateExceptionTest.java
07/16/2007 16:02:56 Tidy up format of sql module using Eclipse formatter,
convert tab to spaces, remove redundant empty lines and spaces, etc
modified pyang
/harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/javax/sql/rowset/MockBlob.java
07/16/2007 16:02:56 Tidy up format of sql module using Eclipse formatter,
convert tab to spaces, remove redundant empty lines and spaces, etc
modified pyang
/harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/javax/sql/rowset/MockClob.java
07/16/2007 16:02:56 Tidy up format of sql module using Eclipse formatter,
convert tab to spaces, remove redundant empty lines and spaces, etc
modified pyang
/harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/TypesTest.java
07/16/2007 16:02:56 Tidy up format of sql module using Eclipse formatter,
convert tab to spaces, remove redundant empty lines and spaces, etc
modified pyang
/harmony/enhanced/classlib/trunk/modules/sql/src/main/java/java/sql/DriverManager.java
07/16/2007 16:02:56 Tidy up format of sql module using Eclipse formatter,
convert tab to spaces, remove redundant empty lines and spaces, etc
modified pyang
/harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/javax/transaction/TransactionRolledbackExceptionTest.java
07/16/2007 16:02:56 Tidy up format of sql module using Eclipse formatter,
convert tab to spaces, remove redundant empty lines and spaces, etc
modified pyang
/harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/javax/transaction/xa/XAResourceTest.java
07/16/2007 16:02:56 Tidy up format of sql module using Eclipse formatter,
convert tab to spaces, remove redundant empty lines and spaces, etc
modified pyang
/harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/javax/sql/rowset/serial/SerialArrayTest.java
07/16/2007 16:02:56 Tidy up format of sql module using Eclipse formatter,
convert tab to spaces, remove redundant empty lines and spaces, etc
modified pyang
/harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/javax/sql/rowset/serial/SerialClobTest.java
07/16/2007 16:02:56 Tidy up format of sql module using Eclipse formatter,
convert tab to spaces, remove redundant empty lines and spaces, etc
modified pyang
/harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/javax/transaction/xa/XidTest.java
07/16/2007 16:02:56 Tidy up format of sql module using Eclipse formatter,
convert tab to spaces, remove redundant empty lines and spaces, etc
modified pyang
/harmony/enhanced/classlib/trunk/modules/sql/src/main/java/javax/sql/rowset/serial/SQLOutputImpl.java
07/16/2007 16:02:56 Tidy up format of sql module using Eclipse formatter,
convert tab to spaces, remove redundant empty lines and spaces, etc
modified pyang
/harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/TestHelper_Driver2.java
07/16/2007 16:02:56 Tidy up format of sql module using Eclipse formatter,
convert tab to spaces, remove redundant empty lines and spaces, etc
modified pyang
/harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/javax/transaction/xa/XAExceptionTest.java
07/16/2007 16:02:56 Tidy up format of sql module using Eclipse formatter,
convert tab to spaces, remove redundant empty lines and spaces, etc
modified pyang
/harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/ParameterMetaDataTest.java
07/16/2007 16:02:56 Tidy up format of sql module using Eclipse formatter,
convert tab to spaces, remove redundant empty lines and spaces, etc
modified pyang
/harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/TestHelper_DriverManager.java
07/16/2007 16:02:56 Tidy up format of sql module using Eclipse formatter,
convert tab to spaces, remove redundant empty lines and spaces, etc
modified pyang
/harmony/enhanced/classlib/trunk/modules/sql/src/main/java/javax/sql/rowset/serial/SerialClob.java
07/16/2007 16:02:56 Tidy up format of sql module using Eclipse formatter,
convert tab to spaces, remove redundant empty lines and spaces, etc
modified pyang
/harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/javax/sql/Impl_RowSet.java
07/16/2007 16:02:56 Tidy up format of sql module using Eclipse formatter,
convert tab to spaces, remove redundant empty lines and spaces, etc
modified pyang
/harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/TimeTest.java
07/16/2007 16:02:56 Tidy up format of sql module using Eclipse formatter,
convert tab to spaces, remove redundant empty lines and spaces, etc
modified pyang
/harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/TimestampTest.java
07/16/2007 16:02:56 Tidy up format of sql module using Eclipse formatter,
convert tab to spaces, remove redundant empty lines and spaces, etc
modified pyang
/harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/DatabaseMetaDataTest.java
07/16/2007 16:02:56 Tidy up format of sql module using Eclipse formatter,
convert tab to spaces, remove redundant empty lines and spaces, etc
modified pyang
/harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/javax/sql/rowset/serial/SerialRefTest.java
07/16/2007 16:02:56 Tidy up format of sql module using Eclipse formatter,
convert tab to spaces, remove redundant empty lines and spaces, etc
modified pyang
/harmony/enhanced/classlib/trunk/modules/sql/src/main/java/javax/sql/rowset/serial/SQLInputImpl.java
07/16/2007 16:02:56 Tidy up format of sql module using Eclipse formatter,
convert tab to spaces, remove redundant empty lines and spaces, etc
modified pyang
/harmony/enhanced/classlib/trunk/modules/sql/src/main/java/javax/sql/rowset/spi/SyncProvider.java
07/16/2007 16:02:56 Tidy up format of sql module using Eclipse formatter,
convert tab to spaces, remove redundant empty lines and spaces, etc
modified pyang
/harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/DriverPropertyInfoTest.java
07/16/2007 16:02:56 Tidy up format of sql module using Eclipse formatter,
convert tab to spaces, remove redundant empty lines and spaces, etc
modified pyang
/harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/TestHelper_Driver3.java
07/16/2007 16:02:56 Tidy up format of sql module using Eclipse formatter,
convert tab to spaces, remove redundant empty lines and spaces, etc
modified pyang
/harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/javax/sql/RowSetEventTest.java
07/16/2007 16:02:56 Tidy up format of sql module using Eclipse formatter,
convert tab to spaces, remove redundant empty lines and spaces, etc
modified pyang
/harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/SQLExceptionTest.java
07/16/2007 16:02:56 Tidy up format of sql module using Eclipse formatter,
convert tab to spaces, remove redundant empty lines and spaces, etc
modified pyang
/harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/DataTruncationTest.java
07/16/2007 16:02:56 Tidy up format of sql module using Eclipse formatter,
convert tab to spaces, remove redundant empty lines and spaces, etc
modified pyang
/harmony/enhanced/classlib/trunk/modules/sql/src/main/java/java/sql/Timestamp.java
07/16/2007 16:02:56 Tidy up format of sql module using Eclipse formatter,
convert tab to spaces, remove redundant empty lines and spaces, etc
modified pyang
/harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/javax/transaction/TransactionRequiredExceptionTest.java
07/16/2007 16:02:56 Tidy up format of sql module using Eclipse formatter,
convert tab to spaces, remove redundant empty lines and spaces, etc
modified pyang
/harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/TestHelper_ClassLoader.java
07/16/2007 16:02:56 Tidy up format of sql module using Eclipse formatter,
convert tab to spaces, remove redundant empty lines and spaces, etc
modified pyang
/harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/ConnectionTest.java
07/16/2007 16:02:56 Tidy up format of sql module using Eclipse formatter,
convert tab to spaces, remove redundant empty lines and spaces, etc
modified pyang
/harmony/enhanced/classlib/trunk/modules/sql/src/main/java/javax/sql/rowset/RowSetMetaDataImpl.java
07/16/2007 16:02:56 Tidy up format of sql module using Eclipse formatter,
convert tab to spaces, remove redundant empty lines and spaces, etc
modified pyang
/harmony/enhanced/classlib/trunk/modules/sql/src/main/java/javax/sql/rowset/spi/ProviderImpl.java
07/16/2007 16:02:56 Tidy up format of sql module using Eclipse formatter,
convert tab to spaces, remove redundant empty lines and spaces, etc
modified pyang
/harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/StatementTest.java
07/16/2007 16:02:56 Tidy up format of sql module using Eclipse formatter,
convert tab to spaces, remove redundant empty lines and spaces, etc
modified pyang
/harmony/enhanced/classlib/trunk/modules/sql/src/main/java/javax/sql/rowset/serial/SerialException.java
07/16/2007 16:02:56 Tidy up format of sql module using Eclipse formatter,
convert tab to spaces, remove redundant empty lines and spaces, etc
modified pyang
/harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/SQLPermissionTest.java
07/16/2007 16:02:56 Tidy up format of sql module using Eclipse formatter,
convert tab to spaces, remove redundant empty lines and spaces, etc
modified pyang
/harmony/enhanced/classlib/trunk/modules/sql/src/main/java/javax/sql/rowset/BaseRowSet.java
07/16/2007 16:02:56 Tidy up format of sql module using Eclipse formatter,
convert tab to spaces, remove redundant empty lines and spaces, etc
modified pyang
/harmony/enhanced/classlib/trunk/modules/sql/src/main/java/javax/sql/rowset/WebRowSet.java
07/16/2007 16:02:56 Tidy up format of sql module using Eclipse formatter,
convert tab to spaces, remove redundant empty lines and spaces, etc
modified pyang
/harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/DateTest.java
07/16/2007 16:02:56 Tidy up format of sql module using Eclipse formatter,
convert tab to spaces, remove redundant empty lines and spaces, etc
modified pyang
/harmony/enhanced/classlib/trunk/modules/sql/src/main/java/java/sql/Time.java
07/16/2007 16:02:56 Tidy up format of sql module using Eclipse formatter,
convert tab to spaces, remove redundant empty lines and spaces, etc
modified pyang
/harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/TestHelper_Driver4.java
07/16/2007 16:02:56 Tidy up format of sql module using Eclipse formatter,
convert tab to spaces, remove redundant empty lines and spaces, etc
modified pyang
/harmony/enhanced/classlib/trunk/modules/sql/src/main/java/javax/sql/rowset/serial/SerialJavaObject.java
07/16/2007 16:02:56 Tidy up format of sql module using Eclipse formatter,
convert tab to spaces, remove redundant empty lines and spaces, etc
modified pyang
/harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/javax/sql/rowset/RowSetMetaDataImplTest.java
07/16/2007 16:02:56 Tidy up format of sql module using Eclipse formatter,
convert tab to spaces, remove redundant empty lines and spaces, etc
modified pyang
/harmony/enhanced/classlib/trunk/modules/sql/src/main/java/javax/sql/rowset/serial/SerialRef.java
07/16/2007 16:02:56 Tidy up format of sql module using Eclipse formatter,
convert tab to spaces, remove redundant empty lines and spaces, etc
modified pyang
/harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/SQLWarningTest.java
07/16/2007 16:02:56 Tidy up format of sql module using Eclipse formatter,
convert tab to spaces, remove redundant empty lines and spaces, etc
modified pyang
/harmony/enhanced/classlib/trunk/modules/sql/src/main/java/javax/sql/rowset/SqlUtil.java
07/16/2007 16:02:56 Tidy up format of sql module using Eclipse formatter,
convert tab to spaces, remove redundant empty lines and spaces, etc
modified pyang
/harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/javax/sql/rowset/serial/SerialExceptionTest.java
07/16/2007 16:02:56 Tidy up format of sql module using Eclipse formatter,
convert tab to spaces, remove redundant empty lines and spaces, etc
modified pyang
/harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/javax/sql/rowset/BaseRowSetTest.java
07/16/2007 16:02:56 Tidy up format of sql module using Eclipse formatter,
convert tab to spaces, remove redundant empty lines and spaces, etc
modified pyang
/harmony/enhanced/classlib/trunk/modules/sql/src/main/java/javax/sql/rowset/spi/SyncFactory.java
07/16/2007 16:02:56 Tidy up format of sql module using Eclipse formatter,
convert tab to spaces, remove redundant empty lines and spaces, etc
modified tonywu
/harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/EventSetDescriptor.java
07/16/2007 15:58:34 Fix bug: Some condition check for listener methods are not
compatible with RI
modified tonywu
/harmony/enhanced/classlib/trunk/modules/beans/src/test/java/org/apache/harmony/beans/tests/java/beans/EventSetDescriptorTest.java
07/16/2007 15:58:34 Fix bug: Some condition check for listener methods are not
compatible with RI