BUILD FAILED:
Ant Error Message:
C:\cruise_hdk\cc\projects\trunk\working_jdktools\build.xml:242: The following
error occurred while executing this line:
C:\cruise_hdk\cc\projects\trunk\working_jdktools\make\build-test.xml:60: The
following error occurred while executing this line:
C:\cruise_hdk\cc\projects\trunk\working_jdktools\make\properties.xml:319: The
following error occurred while executing this line:
C:\cruise_hdk\cc\projects\trunk\working_jdktools\modules\tools\build.xml:160:
Compile failed; see the compiler error output for details.
Date of build: 05/24/2007 06:15:57
Time to build: 13 minutes 20 seconds
Last changed: 05/24/2007 04:14:44
Last log entry: Applied patch and regression test from HARMONY-3894
[drlvm][jvmti] JVMTI function GetThreadGroupChildren() return no more than 10
child threds and groups
***********************************************************
Errors/Warnings: (214)
========================================
Testing jdktools binaries...
========================================
Compiling JPDA tests
Since fork is false, ignoring memoryMaximumSize setting
----------
1. WARNING in
C:\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
C:\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
C:\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
C:\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
C:\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
C:\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
C:\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
C:\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
C:\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
C:\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
C:\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
C:\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:
C:\cruise_hdk\cc\projects\trunk\working_classlib\deploy\build\jdktools.jpda.exclude
Running JPDA tests
Debugger JVM=C:\cruise_hdk\cc/projects/trunk/target/hdk/jdk/jre/bin/java
Debuggee JVM=C:\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:
C:\cruise_hdk\cc\projects\trunk\working_classlib\deploy\build\jdktools.samsa.exclude
Running SAMSA tests
test.jre.home=C:\cruise_hdk\cc/projects/trunk/target/hdk/jdk/jre
Run jdk/bin/java -version in
C:\cruise_hdk\cc\projects\trunk\working_jdktools\build\test_report
java version "1.5.0"
pre-alpha : not complete or compatible
svn = r541096, (May 24 2007), Windows/em64t/msvc 1400, release build
http://incubator.apache.org/harmony
Run jdk/bin/javac -version in
C:\cruise_hdk\cc\projects\trunk\working_jdktools\build\test_report
Run jdk/bin/javah in
C:\cruise_hdk\cc\projects\trunk\working_jdktools\build\test_report
Run jdk/bin/jarsigner in
C:\cruise_hdk\cc\projects\trunk\working_jdktools\build\test_report
Run jdk/bin/keytool -help in
C:\cruise_hdk\cc\projects\trunk\working_jdktools\build\test_report
Compiling TOOLS tests
Since fork is false, ignoring memoryMaximumSize setting
----------
1. WARNING in
C:\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
----------
----------
2. ERROR in
C:\cruise_hdk\cc\projects\trunk\working_jdktools\modules\tools\src\test\java\org\apache\harmony\tools\keytool\tests\GenKeyTest.java
(at line 38)
import org.apache.harmony.tools.keytool.KeytoolException;
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.apache.harmony.tools.keytool.KeytoolException cannot be resolved
----------
3. ERROR in
C:\cruise_hdk\cc\projects\trunk\working_jdktools\modules\tools\src\test\java\org\apache\harmony\tools\keytool\tests\GenKeyTest.java
(at line 39)
import org.apache.harmony.tools.keytool.Main;
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.apache.harmony.tools.keytool.Main cannot be resolved
----------
4. ERROR in
C:\cruise_hdk\cc\projects\trunk\working_jdktools\modules\tools\src\test\java\org\apache\harmony\tools\keytool\tests\GenKeyTest.java
(at line 40)
import org.apache.harmony.tools.toolutils.KeyStoreLoaderSaver;
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.apache.harmony.tools.toolutils.KeyStoreLoaderSaver cannot be
resolved
----------
5. ERROR in
C:\cruise_hdk\cc\projects\trunk\working_jdktools\modules\tools\src\test\java\org\apache\harmony\tools\keytool\tests\GenKeyTest.java
(at line 110)
Main.run(args);
^^^^
Main cannot be resolved
----------
6. ERROR in
C:\cruise_hdk\cc\projects\trunk\working_jdktools\modules\tools\src\test\java\org\apache\harmony\tools\keytool\tests\GenKeyTest.java
(at line 113)
KeyStore keyStore = KeyStoreLoaderSaver.loadStore(keyStorePath,
^^^^^^^^^^^^^^^^^^^
KeyStoreLoaderSaver cannot be resolved
----------
7. ERROR in
C:\cruise_hdk\cc\projects\trunk\working_jdktools\modules\tools\src\test\java\org\apache\harmony\tools\keytool\tests\GenKeyTest.java
(at line 175)
Main.run(genKeyNoIssuerArgs);
^^^^
Main cannot be resolved
----------
8. ERROR in
C:\cruise_hdk\cc\projects\trunk\working_jdktools\modules\tools\src\test\java\org\apache\harmony\tools\keytool\tests\GenKeyTest.java
(at line 179)
Main.run(genKeyIssuerArgs);
^^^^
Main cannot be resolved
----------
9. ERROR in
C:\cruise_hdk\cc\projects\trunk\working_jdktools\modules\tools\src\test\java\org\apache\harmony\tools\keytool\tests\GenKeyTest.java
(at line 191)
Main.run(args);
^^^^
Main cannot be resolved
----------
10. ERROR in
C:\cruise_hdk\cc\projects\trunk\working_jdktools\modules\tools\src\test\java\org\apache\harmony\tools\keytool\tests\GenKeyTest.java
(at line 202)
Main.run(args);
^^^^
Main cannot be resolved
----------
11. ERROR in
C:\cruise_hdk\cc\projects\trunk\working_jdktools\modules\tools\src\test\java\org\apache\harmony\tools\keytool\tests\GenKeyTest.java
(at line 213)
Main.run(args);
^^^^
Main cannot be resolved
----------
12. ERROR in
C:\cruise_hdk\cc\projects\trunk\working_jdktools\modules\tools\src\test\java\org\apache\harmony\tools\keytool\tests\GenKeyTest.java
(at line 221)
Main.run(args);
^^^^
Main cannot be resolved
----------
13. ERROR in
C:\cruise_hdk\cc\projects\trunk\working_jdktools\modules\tools\src\test\java\org\apache\harmony\tools\keytool\tests\GenKeyTest.java
(at line 235)
Main.run(args);
^^^^
Main cannot be resolved
----------
14. ERROR in
C:\cruise_hdk\cc\projects\trunk\working_jdktools\modules\tools\src\test\java\org\apache\harmony\tools\keytool\tests\GenKeyTest.java
(at line 237)
} catch (KeytoolException ok) {
^^^^^^^^^^^^^^^^
KeytoolException cannot be resolved to a type
----------
----------
15. ERROR in
C:\cruise_hdk\cc\projects\trunk\working_jdktools\modules\tools\src\test\java\org\apache\harmony\tools\toolutils\tests\KeyStoreLoaderSaverTest.java
(at line 26)
import org.apache.harmony.tools.toolutils.KeyStoreLoaderSaver;
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.apache.harmony.tools.toolutils.KeyStoreLoaderSaver cannot be
resolved
----------
16. ERROR in
C:\cruise_hdk\cc\projects\trunk\working_jdktools\modules\tools\src\test\java\org\apache\harmony\tools\toolutils\tests\KeyStoreLoaderSaverTest.java
(at line 41)
KeyStoreLoaderSaver.loadStore("there_is_no_such_file", "BKS", "pwd"
^^^^^^^^^^^^^^^^^^^
KeyStoreLoaderSaver cannot be resolved
----------
17. ERROR in
C:\cruise_hdk\cc\projects\trunk\working_jdktools\modules\tools\src\test\java\org\apache\harmony\tools\toolutils\tests\KeyStoreLoaderSaverTest.java
(at line 61)
KeyStore keyStore = KeyStoreLoaderSaver.loadStore(null, "BKS",
^^^^^^^^^^^^^^^^^^^
KeyStoreLoaderSaver cannot be resolved
----------
18. ERROR in
C:\cruise_hdk\cc\projects\trunk\working_jdktools\modules\tools\src\test\java\org\apache\harmony\tools\toolutils\tests\KeyStoreLoaderSaverTest.java
(at line 64)
KeyStoreLoaderSaver.saveStore(keyStore, keyStorePath, "pwd"
^^^^^^^^^^^^^^^^^^^
KeyStoreLoaderSaver cannot be resolved
----------
18 problems (17 errors, 1 warning)
***********************************************************
Unit Tests: (130)
All Tests Passed
***********************************************************
Modifications since last successful build: (140)
modified gshimansky
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/jvmti/jvmti_thread_group.cpp
05/24/2007 04:14:44 Applied patch and regression test from HARMONY-3894
[drlvm][jvmti] JVMTI function GetThreadGroupChildren() return no more than 10
child threds and groups
modified gshimansky
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/kernel_classes/javasrc/java/lang/ThreadGroup.java
05/24/2007 04:14:44 Applied patch and regression test from HARMONY-3894
[drlvm][jvmti] JVMTI function GetThreadGroupChildren() return no more than 10
child threds and groups
modified gshimansky
/harmony/enhanced/drlvm/trunk/src/test/regression/excludes/exclude.windows.x86_64
05/24/2007 04:14:44 Applied patch and regression test from HARMONY-3894
[drlvm][jvmti] JVMTI function GetThreadGroupChildren() return no more than 10
child threds and groups
added gshimansky
/harmony/enhanced/drlvm/trunk/src/test/regression/H3894/ThreadGroupChildren.java
05/24/2007 04:14:44 Applied patch and regression test from HARMONY-3894
[drlvm][jvmti] JVMTI function GetThreadGroupChildren() return no more than 10
child threds and groups
added gshimansky
/harmony/enhanced/drlvm/trunk/src/test/regression/H3894/ThreadGroupChildren.cpp
05/24/2007 04:14:44 Applied patch and regression test from HARMONY-3894
[drlvm][jvmti] JVMTI function GetThreadGroupChildren() return no more than 10
child threds and groups
added gshimansky /harmony/enhanced/drlvm/trunk/src/test/regression/H3894
05/24/2007 04:14:44 Applied patch and regression test from HARMONY-3894
[drlvm][jvmti] JVMTI function GetThreadGroupChildren() return no more than 10
child threds and groups
added gshimansky
/harmony/enhanced/drlvm/trunk/src/test/regression/H3894/run.test.xml 05/24/2007
04:14:44 Applied patch and regression test from HARMONY-3894 [drlvm][jvmti]
JVMTI function GetThreadGroupChildren() return no more than 10 child threds and
groups
modified gshimansky
/harmony/enhanced/drlvm/trunk/src/test/regression/excludes/exclude.linux.x86_64
05/24/2007 04:14:44 Applied patch and regression test from HARMONY-3894
[drlvm][jvmti] JVMTI function GetThreadGroupChildren() return no more than 10
child threds and groups
modified gshimansky
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/class_support/method_lookup.cpp
05/24/2007 04:08:53 Applied HARMONY-3949 [drlvm][class_support] Known/proven
race conditions markup at "method_lookup.cpp":234 at CodeChunkInfo *
Method_Lookup_Table::find(void *,bool)
modified gshimansky
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/object/vm_arrays.cpp 05/24/2007
04:07:52 Applied HARMONY-3947 [drlvm][object] Known/proven race conditions
markup at vm_arrays.cpp":414 at increment_array_copy_counter()
modified gshimansky
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/util/vm_strings.cpp 05/24/2007
04:06:53 Applied HARMONY-3945 [drlvm][util] Known/proven race conditions markup
at "vm_strings.cpp":604
modified gshimansky
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/class_support/Class.cpp 05/24/2007
04:05:51 Applied HARMONY-3932 [drlvm][class_support] Known/proven race
conditions markup at vm\vmcore\src\class_support\Class.cpp at is_instanceof()
modified ayza
/harmony/enhanced/classlib/trunk/modules/security/src/main/java/common/java/security/cert/X509CRLSelector.java
05/24/2007 01:48:39 Applying slightly updated version of the patch for
HARMONY-3015 ([classlib][security] Fixes for some minor bugs in the security
module found by FindBugs)
modified ayza
/harmony/enhanced/classlib/trunk/modules/security/src/main/java/common/java/security/KeyStore.java
05/24/2007 01:48:39 Applying slightly updated version of the patch for
HARMONY-3015 ([classlib][security] Fixes for some minor bugs in the security
module found by FindBugs)
modified ayza
/harmony/enhanced/classlib/trunk/modules/security/src/main/java/common/java/security/cert/CollectionCertStoreParameters.java
05/24/2007 01:48:39 Applying slightly updated version of the patch for
HARMONY-3015 ([classlib][security] Fixes for some minor bugs in the security
module found by FindBugs)
modified ayza
/harmony/enhanced/classlib/trunk/modules/security/src/main/java/common/org/apache/harmony/security/x509/ExtendedKeyUsage.java
05/24/2007 01:48:39 Applying slightly updated version of the patch for
HARMONY-3015 ([classlib][security] Fixes for some minor bugs in the security
module found by FindBugs)
modified ayza
/harmony/enhanced/classlib/trunk/modules/security/src/main/java/common/org/apache/harmony/security/x509/Extensions.java
05/24/2007 01:48:39 Applying slightly updated version of the patch for
HARMONY-3015 ([classlib][security] Fixes for some minor bugs in the security
module found by FindBugs)
modified ayza
/harmony/enhanced/classlib/trunk/modules/security/src/main/java/common/org/apache/harmony/security/x509/TBSCertList.java
05/24/2007 01:48:39 Applying slightly updated version of the patch for
HARMONY-3015 ([classlib][security] Fixes for some minor bugs in the security
module found by FindBugs)
modified ayza
/harmony/enhanced/classlib/trunk/modules/security/src/main/java/common/java/security/UnresolvedPermissionCollection.java
05/24/2007 01:48:39 Applying slightly updated version of the patch for
HARMONY-3015 ([classlib][security] Fixes for some minor bugs in the security
module found by FindBugs)
modified ayza
/harmony/enhanced/classlib/trunk/modules/security/src/main/java/common/java/security/Permissions.java
05/24/2007 01:48:39 Applying slightly updated version of the patch for
HARMONY-3015 ([classlib][security] Fixes for some minor bugs in the security
module found by FindBugs)
modified ayza
/harmony/enhanced/classlib/trunk/modules/security/src/main/java/common/org/apache/harmony/security/provider/cert/X509CertPathImpl.java
05/24/2007 01:48:39 Applying slightly updated version of the patch for
HARMONY-3015 ([classlib][security] Fixes for some minor bugs in the security
module found by FindBugs)
modified ayza
/harmony/enhanced/classlib/trunk/modules/security/src/main/java/common/org/apache/harmony/security/x501/AttributeTypeAndValueComparator.java
05/24/2007 01:48:39 Applying slightly updated version of the patch for
HARMONY-3015 ([classlib][security] Fixes for some minor bugs in the security
module found by FindBugs)
modified ayza
/harmony/enhanced/classlib/trunk/modules/security/src/main/java/common/org/apache/harmony/security/fortress/DefaultPolicy.java
05/24/2007 01:48:39 Applying slightly updated version of the patch for
HARMONY-3015 ([classlib][security] Fixes for some minor bugs in the security
module found by FindBugs)
modified ayza
/harmony/enhanced/classlib/trunk/modules/security/src/main/java/common/org/apache/harmony/security/x501/Name.java
05/24/2007 01:48:39 Applying slightly updated version of the patch for
HARMONY-3015 ([classlib][security] Fixes for some minor bugs in the security
module found by FindBugs)
modified ayza
/harmony/enhanced/classlib/trunk/modules/security/src/main/java/common/org/apache/harmony/security/x509/Extension.java
05/24/2007 01:48:39 Applying slightly updated version of the patch for
HARMONY-3015 ([classlib][security] Fixes for some minor bugs in the security
module found by FindBugs)
modified ayza
/harmony/enhanced/classlib/trunk/modules/security/src/main/java/common/org/apache/harmony/security/x501/AttributeTypeAndValue.java
05/24/2007 01:48:39 Applying slightly updated version of the patch for
HARMONY-3015 ([classlib][security] Fixes for some minor bugs in the security
module found by FindBugs)
modified ayza
/harmony/enhanced/classlib/trunk/modules/security/src/main/java/common/org/apache/harmony/security/x509/CertificateIssuer.java
05/24/2007 01:48:39 Applying slightly updated version of the patch for
HARMONY-3015 ([classlib][security] Fixes for some minor bugs in the security
module found by FindBugs)
modified ayza
/harmony/enhanced/classlib/trunk/modules/security/src/main/java/common/org/apache/harmony/security/provider/cert/X509CertFactoryImpl.java
05/24/2007 01:48:39 Applying slightly updated version of the patch for
HARMONY-3015 ([classlib][security] Fixes for some minor bugs in the security
module found by FindBugs)
modified ayza
/harmony/enhanced/classlib/trunk/modules/security/src/main/java/common/java/security/Provider.java
05/24/2007 01:48:39 Applying slightly updated version of the patch for
HARMONY-3015 ([classlib][security] Fixes for some minor bugs in the security
module found by FindBugs)
modified ayza
/harmony/enhanced/classlib/trunk/modules/security/src/main/java/common/java/security/cert/LDAPCertStoreParameters.java
05/24/2007 01:48:39 Applying slightly updated version of the patch for
HARMONY-3015 ([classlib][security] Fixes for some minor bugs in the security
module found by FindBugs)
modified ayza
/harmony/enhanced/classlib/trunk/modules/security/src/main/java/common/org/apache/harmony/security/asn1/InformationObjectSet.java
05/24/2007 01:48:39 Applying slightly updated version of the patch for
HARMONY-3015 ([classlib][security] Fixes for some minor bugs in the security
module found by FindBugs)
modified ayza
/harmony/enhanced/classlib/trunk/modules/security/src/main/java/common/org/apache/harmony/security/x509/AlgorithmIdentifier.java
05/24/2007 01:48:39 Applying slightly updated version of the patch for
HARMONY-3015 ([classlib][security] Fixes for some minor bugs in the security
module found by FindBugs)
modified ayza
/harmony/enhanced/classlib/trunk/modules/security/src/main/java/common/org/apache/harmony/security/x509/CRLNumber.java
05/24/2007 01:48:39 Applying slightly updated version of the patch for
HARMONY-3015 ([classlib][security] Fixes for some minor bugs in the security
module found by FindBugs)
modified ayza
/harmony/enhanced/classlib/trunk/modules/security/src/main/java/common/org/apache/harmony/security/x509/IssuingDistributionPoint.java
05/24/2007 01:48:39 Applying slightly updated version of the patch for
HARMONY-3015 ([classlib][security] Fixes for some minor bugs in the security
module found by FindBugs)
modified ayza
/harmony/enhanced/classlib/trunk/modules/security/src/main/java/common/java/security/BasicPermissionCollection.java
05/24/2007 01:48:39 Applying slightly updated version of the patch for
HARMONY-3015 ([classlib][security] Fixes for some minor bugs in the security
module found by FindBugs)
modified ayza
/harmony/enhanced/classlib/trunk/modules/security/src/main/java/common/org/apache/harmony/security/provider/crypto/DSAPrivateKeyImpl.java
05/24/2007 01:48:39 Applying slightly updated version of the patch for
HARMONY-3015 ([classlib][security] Fixes for some minor bugs in the security
module found by FindBugs)
modified ayza
/harmony/enhanced/classlib/trunk/modules/security/src/test/api/java/org/apache/harmony/security/tests/java/security/TimestampTest.java
05/24/2007 01:48:39 Applying slightly updated version of the patch for
HARMONY-3015 ([classlib][security] Fixes for some minor bugs in the security
module found by FindBugs)
modified ayza
/harmony/enhanced/classlib/trunk/modules/security/src/main/java/common/org/apache/harmony/security/x509/ReasonFlags.java
05/24/2007 01:48:39 Applying slightly updated version of the patch for
HARMONY-3015 ([classlib][security] Fixes for some minor bugs in the security
module found by FindBugs)
modified ayza
/harmony/enhanced/classlib/trunk/modules/security/src/main/java/common/org/apache/harmony/security/x509/AuthorityKeyIdentifier.java
05/24/2007 01:48:39 Applying slightly updated version of the patch for
HARMONY-3015 ([classlib][security] Fixes for some minor bugs in the security
module found by FindBugs)
modified ayza
/harmony/enhanced/classlib/trunk/modules/security/src/test/api/java/org/apache/harmony/security/tests/java/security/KeyStoreTest.java
05/24/2007 01:48:39 Applying slightly updated version of the patch for
HARMONY-3015 ([classlib][security] Fixes for some minor bugs in the security
module found by FindBugs)
modified ayza
/harmony/enhanced/classlib/trunk/modules/security/src/main/java/common/org/apache/harmony/security/provider/crypto/DSAPublicKeyImpl.java
05/24/2007 01:48:39 Applying slightly updated version of the patch for
HARMONY-3015 ([classlib][security] Fixes for some minor bugs in the security
module found by FindBugs)
modified ayza
/harmony/enhanced/classlib/trunk/modules/security/src/main/java/common/java/security/cert/X509CertSelector.java
05/24/2007 01:48:39 Applying slightly updated version of the patch for
HARMONY-3015 ([classlib][security] Fixes for some minor bugs in the security
module found by FindBugs)
modified ayza
/harmony/enhanced/classlib/trunk/modules/security/src/main/java/common/org/apache/harmony/security/x509/tsp/PKIStatusInfo.java
05/24/2007 01:48:39 Applying slightly updated version of the patch for
HARMONY-3015 ([classlib][security] Fixes for some minor bugs in the security
module found by FindBugs)
modified ayza
/harmony/enhanced/classlib/trunk/modules/security/src/main/java/common/org/apache/harmony/security/x509/BasicConstraints.java
05/24/2007 01:48:39 Applying slightly updated version of the patch for
HARMONY-3015 ([classlib][security] Fixes for some minor bugs in the security
module found by FindBugs)
modified ayza
/harmony/enhanced/classlib/trunk/modules/security/src/main/java/common/org/apache/harmony/security/x509/InvalidityDate.java
05/24/2007 01:48:39 Applying slightly updated version of the patch for
HARMONY-3015 ([classlib][security] Fixes for some minor bugs in the security
module found by FindBugs)
modified ayza
/harmony/enhanced/classlib/trunk/modules/security/src/main/java/common/org/apache/harmony/security/asn1/ASN1Choice.java
05/24/2007 01:48:39 Applying slightly updated version of the patch for
HARMONY-3015 ([classlib][security] Fixes for some minor bugs in the security
module found by FindBugs)
modified ayza
/harmony/enhanced/classlib/trunk/modules/security/src/main/java/common/org/apache/harmony/security/x509/GeneralName.java
05/24/2007 01:48:39 Applying slightly updated version of the patch for
HARMONY-3015 ([classlib][security] Fixes for some minor bugs in the security
module found by FindBugs)
modified ayza
/harmony/enhanced/classlib/trunk/modules/security/src/main/java/common/org/apache/harmony/security/x509/ReasonCode.java
05/24/2007 01:48:39 Applying slightly updated version of the patch for
HARMONY-3015 ([classlib][security] Fixes for some minor bugs in the security
module found by FindBugs)
modified ayza
/harmony/enhanced/classlib/trunk/modules/security/src/main/java/common/org/apache/harmony/security/fortress/Services.java
05/24/2007 01:48:39 Applying slightly updated version of the patch for
HARMONY-3015 ([classlib][security] Fixes for some minor bugs in the security
module found by FindBugs)
modified ayza
/harmony/enhanced/classlib/trunk/modules/security/src/main/java/common/org/apache/harmony/security/provider/crypto/SHA1withDSA_SignatureImpl.java
05/24/2007 01:48:39 Applying slightly updated version of the patch for
HARMONY-3015 ([classlib][security] Fixes for some minor bugs in the security
module found by FindBugs)
modified ayza
/harmony/enhanced/classlib/trunk/modules/security/src/main/java/common/java/security/Timestamp.java
05/24/2007 01:48:39 Applying slightly updated version of the patch for
HARMONY-3015 ([classlib][security] Fixes for some minor bugs in the security
module found by FindBugs)
modified gshimansky
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/gc/root_set_enum_common.cpp
05/23/2007 22:39:08 Reverted commit 540942 for HARMONY-3462 because it breaks
VM so that it doesn't even start
modified gshimansky
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/kernel_classes/javasrc/java/lang/ClassLoader.java
05/23/2007 22:39:08 Reverted commit 540942 for HARMONY-3462 because it breaks
VM so that it doesn't even start
modified gshimansky
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/kernel_classes/javasrc/java/lang/Class.java
05/23/2007 22:39:08 Reverted commit 540942 for HARMONY-3462 because it breaks
VM so that it doesn't even start
modified gshimansky
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/class_support/classloader.cpp
05/23/2007 22:39:08 Reverted commit 540942 for HARMONY-3462 because it breaks
VM so that it doesn't even start
modified gshimansky
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/verifier/ver_utils.cpp 05/23/2007
21:48:53 Applied HARMONY-3927 [drlvm][verifier] DRLVM crashes or throw no error
instead of throwing VerifyError if an instruction call has type inconsistency
modified gshimansky
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/IRBuilder.cpp 05/23/2007
21:31:24 Fixed compilation on gcc 4.1.1 after HARMONY-3874 was committed. The
redundant initialization of helperArgs causes compiler to report a warning
modified ayza
/harmony/enhanced/classlib/trunk/modules/awt/src/main/java/common/org/apache/harmony/awt/gl/image/ImageLoader.java
05/23/2007 20:24:33 Removing obsolete call to Thread.interrupt(). This is an
additional fix for HARMONY-3602.
modified varlax
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/gc/root_set_enum_common.cpp
05/23/2007 19:54:51 Postfix to HARMONY-3462, corrected spotted issues.
modified varlax
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/kernel_classes/javasrc/java/lang/ClassLoader.java
05/23/2007 19:54:51 Postfix to HARMONY-3462, corrected spotted issues.
modified varlax
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/kernel_classes/javasrc/java/lang/Class.java
05/23/2007 19:54:51 Postfix to HARMONY-3462, corrected spotted issues.
modified varlax
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/class_support/classloader.cpp
05/23/2007 19:54:51 Postfix to HARMONY-3462, corrected spotted issues.
modified varlax /harmony/enhanced/drlvm/trunk/vm/jitrino/src/jet/sconsts.h
05/23/2007 18:22:55 Applied HARMONY-3874 [dlrvm][jit] "Lazy resolution" feature
implementation in Jitrino compiler
modified varlax
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/simplifier.cpp
05/23/2007 18:22:55 Applied HARMONY-3874 [dlrvm][jit] "Lazy resolution" feature
implementation in Jitrino compiler
modified varlax /harmony/enhanced/drlvm/trunk/vm/jitrino/src/shared/Type.cpp
05/23/2007 18:22:55 Applied HARMONY-3874 [dlrvm][jit] "Lazy resolution" feature
implementation in Jitrino compiler
modified varlax /harmony/enhanced/drlvm/trunk/vm/jitrino/src/jet/cg_meth.cpp
05/23/2007 18:22:55 Applied HARMONY-3874 [dlrvm][jit] "Lazy resolution" feature
implementation in Jitrino compiler
modified varlax
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/memoryoptrep.h
05/23/2007 18:22:55 Applied HARMONY-3874 [dlrvm][jit] "Lazy resolution" feature
implementation in Jitrino compiler
modified varlax
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/translator/java/JavaByteCodeTranslator.h
05/23/2007 18:22:55 Applied HARMONY-3874 [dlrvm][jit] "Lazy resolution"
feature implementation in Jitrino compiler
modified varlax /harmony/enhanced/drlvm/trunk/vm/jitrino/src/vm/VMInterface.h
05/23/2007 18:22:55 Applied HARMONY-3874 [dlrvm][jit] "Lazy resolution" feature
implementation in Jitrino compiler
modified varlax /harmony/enhanced/drlvm/trunk/vm/vmcore/src/util/vm_stats.cpp
05/23/2007 18:22:55 Applied HARMONY-3874 [dlrvm][jit] "Lazy resolution" feature
implementation in Jitrino compiler
modified varlax
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/translator/java/JavaLabelPrepass.h
05/23/2007 18:22:55 Applied HARMONY-3874 [dlrvm][jit] "Lazy resolution" feature
implementation in Jitrino compiler
modified varlax
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/Inst.cpp 05/23/2007
18:22:55 Applied HARMONY-3874 [dlrvm][jit] "Lazy resolution" feature
implementation in Jitrino compiler
modified varlax /harmony/enhanced/drlvm/trunk/vm/vmcore/include/type.h
05/23/2007 18:22:55 Applied HARMONY-3874 [dlrvm][jit] "Lazy resolution" feature
implementation in Jitrino compiler
modified varlax /harmony/enhanced/drlvm/trunk/vm/jitrino/src/jet/compiler.h
05/23/2007 18:22:55 Applied HARMONY-3874 [dlrvm][jit] "Lazy resolution" feature
implementation in Jitrino compiler
modified varlax
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/escanalyzer.cpp
05/23/2007 18:22:55 Applied HARMONY-3874 [dlrvm][jit] "Lazy resolution" feature
implementation in Jitrino compiler
modified varlax /harmony/enhanced/drlvm/trunk/vm/jitrino/src/main/Jitrino.cpp
05/23/2007 18:22:55 Applied HARMONY-3874 [dlrvm][jit] "Lazy resolution" feature
implementation in Jitrino compiler
modified varlax /harmony/enhanced/drlvm/trunk/vm/include/open/vm.h 05/23/2007
18:22:55 Applied HARMONY-3874 [dlrvm][jit] "Lazy resolution" feature
implementation in Jitrino compiler
modified varlax
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/translator/TranslatorIntfc.cpp
05/23/2007 18:22:55 Applied HARMONY-3874 [dlrvm][jit] "Lazy resolution" feature
implementation in Jitrino compiler
modified varlax
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/codegenerator/ia32/Ia32InstCodeSelector.cpp
05/23/2007 18:22:55 Applied HARMONY-3874 [dlrvm][jit] "Lazy resolution"
feature implementation in Jitrino compiler
modified varlax
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/vm/drl/DrlVMInterface.cpp
05/23/2007 18:22:55 Applied HARMONY-3874 [dlrvm][jit] "Lazy resolution" feature
implementation in Jitrino compiler
modified varlax
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/IRBuilder.h 05/23/2007
18:22:55 Applied HARMONY-3874 [dlrvm][jit] "Lazy resolution" feature
implementation in Jitrino compiler
modified varlax
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/translator/java/JavaTranslator.h
05/23/2007 18:22:55 Applied HARMONY-3874 [dlrvm][jit] "Lazy resolution" feature
implementation in Jitrino compiler
modified varlax
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/memoryopt.cpp 05/23/2007
18:22:55 Applied HARMONY-3874 [dlrvm][jit] "Lazy resolution" feature
implementation in Jitrino compiler
modified varlax /harmony/enhanced/drlvm/trunk/vm/jitrino/src/jet/sconsts.cpp
05/23/2007 18:22:55 Applied HARMONY-3874 [dlrvm][jit] "Lazy resolution" feature
implementation in Jitrino compiler
modified varlax /harmony/enhanced/drlvm/trunk/vm/jitrino/src/jet/cg.h
05/23/2007 18:22:55 Applied HARMONY-3874 [dlrvm][jit] "Lazy resolution" feature
implementation in Jitrino compiler
modified varlax
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/class_support/C_Interface.cpp
05/23/2007 18:22:55 Applied HARMONY-3874 [dlrvm][jit] "Lazy resolution" feature
implementation in Jitrino compiler
modified varlax
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/Opnd.cpp 05/23/2007
18:22:55 Applied HARMONY-3874 [dlrvm][jit] "Lazy resolution" feature
implementation in Jitrino compiler
modified varlax
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/codegenerator/ia32/Ia32GCSafePoints.cpp
05/23/2007 18:22:55 Applied HARMONY-3874 [dlrvm][jit] "Lazy resolution"
feature implementation in Jitrino compiler
modified varlax /harmony/enhanced/drlvm/trunk/vm/vmcore/include/Class.h
05/23/2007 18:22:55 Applied HARMONY-3874 [dlrvm][jit] "Lazy resolution" feature
implementation in Jitrino compiler
modified varlax
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/translator/java/JavaByteCodeTranslator.cpp
05/23/2007 18:22:55 Applied HARMONY-3874 [dlrvm][jit] "Lazy resolution"
feature implementation in Jitrino compiler
modified varlax /harmony/enhanced/drlvm/trunk/vm/jitrino/src/jet/magics.cpp
05/23/2007 18:22:55 Applied HARMONY-3874 [dlrvm][jit] "Lazy resolution" feature
implementation in Jitrino compiler
modified varlax
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/vm/VMInterface.cpp 05/23/2007
18:22:55 Applied HARMONY-3874 [dlrvm][jit] "Lazy resolution" feature
implementation in Jitrino compiler
modified varlax /harmony/enhanced/drlvm/trunk/vm/vmcore/src/init/vm_init.cpp
05/23/2007 18:22:55 Applied HARMONY-3874 [dlrvm][jit] "Lazy resolution" feature
implementation in Jitrino compiler
modified varlax
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/jit/jit_runtime_support.cpp
05/23/2007 18:22:55 Applied HARMONY-3874 [dlrvm][jit] "Lazy resolution" feature
implementation in Jitrino compiler
modified varlax
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/translator/java/JavaLabelPrepass.cpp
05/23/2007 18:22:55 Applied HARMONY-3874 [dlrvm][jit] "Lazy resolution"
feature implementation in Jitrino compiler
modified varlax /harmony/enhanced/drlvm/trunk/vm/include/jit_intf.h 05/23/2007
18:22:55 Applied HARMONY-3874 [dlrvm][jit] "Lazy resolution" feature
implementation in Jitrino compiler
modified varlax /harmony/enhanced/drlvm/trunk/vm/jitrino/src/jet/cg_instr.cpp
05/23/2007 18:22:55 Applied HARMONY-3874 [dlrvm][jit] "Lazy resolution" feature
implementation in Jitrino compiler
modified varlax /harmony/enhanced/drlvm/trunk/vm/jitrino/src/jet/bcproc.cpp
05/23/2007 18:22:55 Applied HARMONY-3874 [dlrvm][jit] "Lazy resolution" feature
implementation in Jitrino compiler
modified varlax /harmony/enhanced/drlvm/trunk/vm/jitrino/src/jet/compiler.cpp
05/23/2007 18:22:55 Applied HARMONY-3874 [dlrvm][jit] "Lazy resolution" feature
implementation in Jitrino compiler
modified varlax /harmony/enhanced/drlvm/trunk/vm/jitrino/src/shared/Type.h
05/23/2007 18:22:55 Applied HARMONY-3874 [dlrvm][jit] "Lazy resolution" feature
implementation in Jitrino compiler
modified varlax
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/class_support/Resolve.cpp
05/23/2007 18:22:55 Applied HARMONY-3874 [dlrvm][jit] "Lazy resolution" feature
implementation in Jitrino compiler
modified varlax
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/class_support/method.cpp 05/23/2007
18:22:55 Applied HARMONY-3874 [dlrvm][jit] "Lazy resolution" feature
implementation in Jitrino compiler
modified varlax
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/codegenerator/ia32/Ia32CodeEmitter.cpp
05/23/2007 18:22:55 Applied HARMONY-3874 [dlrvm][jit] "Lazy resolution"
feature implementation in Jitrino compiler
modified varlax
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/lazyexceptionopt.cpp
05/23/2007 18:22:55 Applied HARMONY-3874 [dlrvm][jit] "Lazy resolution" feature
implementation in Jitrino compiler
modified varlax
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/IRBuilder.cpp 05/23/2007
18:22:55 Applied HARMONY-3874 [dlrvm][jit] "Lazy resolution" feature
implementation in Jitrino compiler
modified varlax /harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/Inst.h
05/23/2007 18:22:55 Applied HARMONY-3874 [dlrvm][jit] "Lazy resolution" feature
implementation in Jitrino compiler
modified varlax
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/jet/cg_fld_arr.cpp 05/23/2007
18:22:55 Applied HARMONY-3874 [dlrvm][jit] "Lazy resolution" feature
implementation in Jitrino compiler
modified varlax /harmony/enhanced/drlvm/trunk/vm/jitrino/src/jet/cg_obj.cpp
05/23/2007 18:22:55 Applied HARMONY-3874 [dlrvm][jit] "Lazy resolution" feature
implementation in Jitrino compiler
modified varlax
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/translator/java/JavaTranslator.cpp
05/23/2007 18:22:55 Applied HARMONY-3874 [dlrvm][jit] "Lazy resolution" feature
implementation in Jitrino compiler
modified varlax /harmony/enhanced/drlvm/trunk/vm/jitrino/src/main/Jitrino.h
05/23/2007 18:22:55 Applied HARMONY-3874 [dlrvm][jit] "Lazy resolution" feature
implementation in Jitrino compiler
modified varlax /harmony/enhanced/drlvm/trunk/vm/include/jit_runtime_support.h
05/23/2007 18:22:55 Applied HARMONY-3874 [dlrvm][jit] "Lazy resolution" feature
implementation in Jitrino compiler
modified varlax /harmony/enhanced/drlvm/trunk/vm/jitrino/src/jet/val.h
05/23/2007 18:22:55 Applied HARMONY-3874 [dlrvm][jit] "Lazy resolution" feature
implementation in Jitrino compiler
modified varlax
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/simplifytaus.cpp
05/23/2007 18:22:55 Applied HARMONY-3874 [dlrvm][jit] "Lazy resolution" feature
implementation in Jitrino compiler
modified varlax
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/devirtualizer.cpp
05/23/2007 18:22:55 Applied HARMONY-3874 [dlrvm][jit] "Lazy resolution" feature
implementation in Jitrino compiler
modified varlax
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/translator/TranslatorIntfc.h
05/23/2007 18:22:55 Applied HARMONY-3874 [dlrvm][jit] "Lazy resolution" feature
implementation in Jitrino compiler
modified varlax
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/vm/drl/DrlJITInterface.cpp
05/23/2007 18:22:55 Applied HARMONY-3874 [dlrvm][jit] "Lazy resolution" feature
implementation in Jitrino compiler
modified varlax /harmony/enhanced/drlvm/trunk/build/make/build.xml 05/23/2007
17:14:06 Minor enhancements in "test2" and "smoke.test"
modified varlax
/harmony/enhanced/drlvm/trunk/build/make/targets/smoke.test.xml 05/23/2007
17:14:06 Minor enhancements in "test2" and "smoke.test"
modified pyang
/harmony/enhanced/classlib/trunk/modules/text/src/main/java/java/text/DecimalFormat.java
05/23/2007 17:04:57 Apply patch for HARMONY-3937([classlib] [text] Mistake in
java.text.DecimalFormat)
modified varlax /harmony/enhanced/drlvm/trunk/build/make/build.xml 05/23/2007
16:15:40 Minor enhancements in "test2" target
modified pyang
/harmony/enhanced/classlib/trunk/modules/jndi/src/test/java/org/apache/harmony/jndi/tests/javax/naming/ldap/RdnTest.java
05/23/2007 14:05:07 Apply patch for HARMONY-3887([classlib][jndi] Method
size() of class Rdn will throw Exception when RI passes)
modified pyang
/harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/org/apache/harmony/jndi/internal/parser/RelaxedDnParser.java
05/23/2007 14:05:07 Apply patch for HARMONY-3887([classlib][jndi] Method
size() of class Rdn will throw Exception when RI passes)
modified pyang
/harmony/enhanced/classlib/trunk/modules/jndi/src/test/java/org/apache/harmony/jndi/tests/javax/naming/ldap/TestPagedResultsResponseControl.java
05/23/2007 14:03:36 Apply patch for HARMONY-3884([classlib][jndi] Class
PagedResultsResponseControl is not serialization compatible)
added pyang
/harmony/enhanced/classlib/trunk/modules/jndi/src/test/resources/serialization/org/apache/harmony/jndi/tests/javax/naming/ldap/TestPagedResultsResponseControl.golden.ser
05/23/2007 14:03:36 Apply patch for HARMONY-3884([classlib][jndi] Class
PagedResultsResponseControl is not serialization compatible)
modified pyang
/harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/ldap/PagedResultsResponseControl.java
05/23/2007 14:03:36 Apply patch for HARMONY-3884([classlib][jndi] Class
PagedResultsResponseControl is not serialization compatible)
added pyang
/harmony/enhanced/classlib/trunk/modules/jndi/src/test/resources/serialization/org
05/23/2007 13:59:17 Apply patch for HARMONY-3882([classlib][jndi] Class
LdapName is not serialization compatible)
added pyang
/harmony/enhanced/classlib/trunk/modules/jndi/src/test/resources/serialization/org/apache
05/23/2007 13:59:17 Apply patch for HARMONY-3882([classlib][jndi] Class
LdapName is not serialization compatible)
modified pyang
/harmony/enhanced/classlib/trunk/modules/jndi/src/test/java/org/apache/harmony/jndi/tests/javax/naming/ldap/LdapNameTest.java
05/23/2007 13:59:17 Apply patch for HARMONY-3882([classlib][jndi] Class
LdapName is not serialization compatible)
added pyang
/harmony/enhanced/classlib/trunk/modules/jndi/src/test/resources/serialization/org/apache/harmony/jndi
05/23/2007 13:59:17 Apply patch for HARMONY-3882([classlib][jndi] Class
LdapName is not serialization compatible)
added pyang
/harmony/enhanced/classlib/trunk/modules/jndi/src/test/resources/serialization/org/apache/harmony/jndi/tests
05/23/2007 13:59:17 Apply patch for HARMONY-3882([classlib][jndi] Class
LdapName is not serialization compatible)
added pyang
/harmony/enhanced/classlib/trunk/modules/jndi/src/test/resources/serialization/org/apache/harmony/jndi/tests/javax/naming
05/23/2007 13:59:17 Apply patch for HARMONY-3882([classlib][jndi] Class
LdapName is not serialization compatible)
added pyang
/harmony/enhanced/classlib/trunk/modules/jndi/src/test/resources/serialization/org/apache/harmony/jndi/tests/javax/naming/ldap
05/23/2007 13:59:17 Apply patch for HARMONY-3882([classlib][jndi] Class
LdapName is not serialization compatible)
added pyang
/harmony/enhanced/classlib/trunk/modules/jndi/src/test/resources/serialization/org/apache/harmony/jndi/tests/javax/naming/ldap/LdapNameTest.golden.ser
05/23/2007 13:59:17 Apply patch for HARMONY-3882([classlib][jndi] Class
LdapName is not serialization compatible)
modified pyang /harmony/enhanced/classlib/trunk/modules/jndi/build.xml
05/23/2007 13:59:17 Apply patch for HARMONY-3882([classlib][jndi] Class
LdapName is not serialization compatible)
modified pyang
/harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/ldap/LdapName.java
05/23/2007 13:59:17 Apply patch for HARMONY-3882([classlib][jndi] Class
LdapName is not serialization compatible)
added pyang
/harmony/enhanced/classlib/trunk/modules/jndi/src/test/resources/serialization/org/apache/harmony/jndi/tests/javax
05/23/2007 13:59:17 Apply patch for HARMONY-3882([classlib][jndi] Class
LdapName is not serialization compatible)
added pyang
/harmony/enhanced/classlib/trunk/modules/jndi/src/test/resources/serialization/org/apache/harmony
05/23/2007 13:59:17 Apply patch for HARMONY-3882([classlib][jndi] Class
LdapName is not serialization compatible)
modified varlax
/harmony/enhanced/drlvm/trunk/build/make/targets/cunit.test.xml 05/23/2007
13:18:51 Applied HARMONY-3930 [drlvm][testing] cunit tests should support
'test.vmargs' option
modified varlax
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/gc/root_set_enum_common.cpp
05/23/2007 11:57:33 Win64 warnings fixed
modified varlax
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/FastArrayFilling.cpp
05/23/2007 11:57:33 Win64 warnings fixed