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: 07/04/2007 13:41:02
Time to build: 237 minutes 57 seconds
Last changed: 07/04/2007 13:22:55
Last log entry: classlib
***********************************************************
Errors/Warnings: (24)
[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
[junit] Tests FAILED
BUILD FAILED
C:\harmony\buildtest2\build\checkouts\drlvm\build\make\build.xml:398: 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: 236 minutes 9 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: (4338)
failure: test_exec_Str java.lang.RuntimeTest2
failure: test_exec_Str java.lang.RuntimeTest2
Unit Test Error Details: (2)
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)
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: (192)
add cc-classlib log20070704132255Lbuild.46 07/04/2007 13:22:55classlib
modified tonywu
/harmony/enhanced/classlib/trunk/modules/luni/src/test/api/common/tests/api/java/io/SerializationStressTest5.java
07/04/2007 10:21:07 clean up compiler warnings in io module, no functional
change.
modified tonywu
/harmony/enhanced/classlib/trunk/modules/luni/src/test/api/common/tests/api/java/io/StreamTokenizerTest.java
07/04/2007 10:21:07 clean up compiler warnings in io module, no functional
change.
modified tonywu
/harmony/enhanced/classlib/trunk/modules/luni/src/test/api/common/tests/api/java/io/StringBufferInputStreamTest.java
07/04/2007 10:21:07 clean up compiler warnings in io module, no functional
change.
modified tonywu
/harmony/enhanced/classlib/trunk/modules/luni/src/test/api/common/tests/api/java/io/SerializationStressTest.java
07/04/2007 10:21:07 clean up compiler warnings in io module, no functional
change.
modified tonywu
/harmony/enhanced/classlib/trunk/modules/luni/src/test/api/common/tests/api/java/io/SerializationStressTest1.java
07/04/2007 10:21:07 clean up compiler warnings in io module, no functional
change.
modified tonywu
/harmony/enhanced/classlib/trunk/modules/luni/src/test/api/common/tests/api/java/io/SerializationStressTest2.java
07/04/2007 10:21:07 clean up compiler warnings in io module, no functional
change.
modified tonywu
/harmony/enhanced/classlib/trunk/modules/luni/src/test/api/common/tests/api/java/io/SerializationStressTest3.java
07/04/2007 10:21:07 clean up compiler warnings in io module, no functional
change.
modified tonywu
/harmony/enhanced/classlib/trunk/modules/luni/src/test/api/common/tests/api/java/io/SerializationStressTest4.java
07/04/2007 10:21:07 clean up compiler warnings in io module, no functional
change.
modified tonywu
/harmony/enhanced/classlib/trunk/modules/luni/src/test/api/common/tests/api/java/io/SerializationStressTest5.java
07/04/2007 10:21:07 clean up compiler warnings in io module, no functional
change.
modified tonywu
/harmony/enhanced/classlib/trunk/modules/luni/src/test/api/common/tests/api/java/io/StreamTokenizerTest.java
07/04/2007 10:21:07 clean up compiler warnings in io module, no functional
change.
modified tonywu
/harmony/enhanced/classlib/trunk/modules/luni/src/test/api/common/tests/api/java/io/StringBufferInputStreamTest.java
07/04/2007 10:21:07 clean up compiler warnings in io module, no functional
change.
modified tonywu
/harmony/enhanced/classlib/trunk/modules/luni/src/test/api/common/tests/api/java/io/SerializationStressTest.java
07/04/2007 10:21:07 clean up compiler warnings in io module, no functional
change.
modified tonywu
/harmony/enhanced/classlib/trunk/modules/luni/src/test/api/common/tests/api/java/io/SerializationStressTest1.java
07/04/2007 10:21:07 clean up compiler warnings in io module, no functional
change.
modified tonywu
/harmony/enhanced/classlib/trunk/modules/luni/src/test/api/common/tests/api/java/io/SerializationStressTest2.java
07/04/2007 10:21:07 clean up compiler warnings in io module, no functional
change.
modified tonywu
/harmony/enhanced/classlib/trunk/modules/luni/src/test/api/common/tests/api/java/io/SerializationStressTest3.java
07/04/2007 10:21:07 clean up compiler warnings in io module, no functional
change.
modified tonywu
/harmony/enhanced/classlib/trunk/modules/luni/src/test/api/common/tests/api/java/io/SerializationStressTest4.java
07/04/2007 10:21:07 clean up compiler warnings in io module, no functional
change.
add cc-drlvm log20070704085341Lbuild.28 07/04/2007 08:53:41drlvm
add cc-classlib log20070704082920Lbuild.45 07/04/2007 08:29:20classlib
added tonywu
/harmony/enhanced/classlib/trunk/modules/luni/src/test/api/common/tests/api/java/io/InputStreamTest.java
07/04/2007 07:59:54 Fix Harmony-4337 ([classlib][luni] Compatibility:
InputStream.read(null, offset, len) exception throwing order differs on Harmony
and RI if offset is negative)
modified tonywu
/harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/io/InputStream.java
07/04/2007 07:59:54 Fix Harmony-4337 ([classlib][luni] Compatibility:
InputStream.read(null, offset, len) exception throwing order differs on Harmony
and RI if offset is negative)
added tonywu
/harmony/enhanced/classlib/trunk/modules/luni/src/test/api/common/tests/api/java/io/InputStreamTest.java
07/04/2007 07:59:54 Fix Harmony-4337 ([classlib][luni] Compatibility:
InputStream.read(null, offset, len) exception throwing order differs on Harmony
and RI if offset is negative)
modified tonywu
/harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/io/InputStream.java
07/04/2007 07:59:54 Fix Harmony-4337 ([classlib][luni] Compatibility:
InputStream.read(null, offset, len) exception throwing order differs on Harmony
and RI if offset is negative)
add cc-classlib log20070704074931Lbuild.44 07/04/2007 07:49:31classlib
modified apetrenko
/harmony/enhanced/classlib/trunk/modules/awt/src/main/java/common/org/apache/harmony/awt/gl/CommonGraphics2DFactory.java
07/04/2007 05:54:26 Patch for HARMONY-3719 "Graphics.getFontMetrics() throws
HeadlessExcetion if headless"
modified apetrenko
/harmony/enhanced/classlib/trunk/modules/awt/src/main/java/common/org/apache/harmony/awt/wtk/GraphicsFactory.java
07/04/2007 05:54:26 Patch for HARMONY-3719 "Graphics.getFontMetrics() throws
HeadlessExcetion if headless"
modified apetrenko
/harmony/enhanced/classlib/trunk/modules/awt/src/main/java/common/java/awt/ToolkitImpl.java
07/04/2007 05:54:26 Patch for HARMONY-3719 "Graphics.getFontMetrics() throws
HeadlessExcetion if headless"
modified apetrenko
/harmony/enhanced/classlib/trunk/modules/awt/src/main/java/common/org/apache/harmony/awt/gl/CommonGraphics2DFactory.java
07/04/2007 05:54:26 Patch for HARMONY-3719 "Graphics.getFontMetrics() throws
HeadlessExcetion if headless"
modified apetrenko
/harmony/enhanced/classlib/trunk/modules/awt/src/main/java/common/org/apache/harmony/awt/wtk/GraphicsFactory.java
07/04/2007 05:54:26 Patch for HARMONY-3719 "Graphics.getFontMetrics() throws
HeadlessExcetion if headless"
modified apetrenko
/harmony/enhanced/classlib/trunk/modules/awt/src/main/java/common/java/awt/ToolkitImpl.java
07/04/2007 05:54:26 Patch for HARMONY-3719 "Graphics.getFontMetrics() throws
HeadlessExcetion if headless"
modified mfursov
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/codegenerator/ia32/Ia32CodeEmitter.cpp
07/04/2007 04:01:12 Fix for HARMONY-4318Enabling lazy resolution mode in JET
for 32-bit platforms by default
modified mfursov
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/codegenerator/ia32/Ia32CodeLayout.cpp
07/04/2007 04:01:12 Fix for HARMONY-4318Enabling lazy resolution mode in JET
for 32-bit platforms by default
modified mfursov /harmony/enhanced/drlvm/trunk/vm/jitrino/src/jet/compiler.cpp
07/04/2007 04:01:12 Fix for HARMONY-4318Enabling lazy resolution mode in JET
for 32-bit platforms by default
modified pyang
/harmony/enhanced/classlib/trunk/modules/beans/src/test/java/org/apache/harmony/beans/tests/java/beans/beancontext/BeanContextSupportTest.java
07/04/2007 03:47:04 BeanContextSupport.classEquals() should throw NPE on null
parameters
modified pyang
/harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/beancontext/BeanContextSupport.java
07/04/2007 03:47:04 BeanContextSupport.classEquals() should throw NPE on null
parameters
modified pyang
/harmony/enhanced/classlib/trunk/modules/beans/src/test/java/org/apache/harmony/beans/tests/java/beans/beancontext/BeanContextSupportTest.java
07/04/2007 03:47:04 BeanContextSupport.classEquals() should throw NPE on null
parameters
modified pyang
/harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/beancontext/BeanContextSupport.java
07/04/2007 03:47:04 BeanContextSupport.classEquals() should throw NPE on null
parameters
modified pyang
/harmony/enhanced/classlib/trunk/modules/beans/src/test/java/org/apache/harmony/beans/tests/java/beans/beancontext/BeanContextEventTest.java
07/04/2007 03:41:10 Add serialization test and golden file for
java.beans.beancontext.BeanContextEvent
added pyang
/harmony/enhanced/classlib/trunk/modules/beans/src/test/resources/serialization/org/apache/harmony/beans/tests/java/beans/beancontext/BeanContextEventTest.golden.ser
07/04/2007 03:41:10 Add serialization test and golden file for
java.beans.beancontext.BeanContextEvent
modified pyang
/harmony/enhanced/classlib/trunk/modules/beans/src/test/java/org/apache/harmony/beans/tests/java/beans/beancontext/BeanContextEventTest.java
07/04/2007 03:41:10 Add serialization test and golden file for
java.beans.beancontext.BeanContextEvent
added pyang
/harmony/enhanced/classlib/trunk/modules/beans/src/test/resources/serialization/org/apache/harmony/beans/tests/java/beans/beancontext/BeanContextEventTest.golden.ser
07/04/2007 03:41:10 Add serialization test and golden file for
java.beans.beancontext.BeanContextEvent
add cc-drlvm log20070704021937Lbuild.27 07/04/2007 02:19:37drlvm
add cc-classlib log20070704015908Lbuild.43 07/04/2007 01:59:08classlib
modified xli
/harmony/enhanced/drlvm/trunk/vm/gc_gen/src/los/lspace_alloc_collect.cpp
07/03/2007 23:38:21 Fix HARMONY-4325 : undefine verify macros in
01_mark_sweep.patch for Tick project
modified xli
/harmony/enhanced/drlvm/trunk/vm/gc_gen/src/mark_sweep/sspace_verify.h
07/03/2007 23:38:21 Fix HARMONY-4325 : undefine verify macros in
01_mark_sweep.patch for Tick project
modified xli
/harmony/enhanced/drlvm/trunk/vm/gc_gen/src/mark_sweep/sspace_alloc.cpp
07/03/2007 23:38:21 Fix HARMONY-4325 : undefine verify macros in
01_mark_sweep.patch for Tick project
modified xli
/harmony/enhanced/drlvm/trunk/vm/gc_gen/src/mark_sweep/sspace_mark_sweep.cpp
07/03/2007 23:38:21 Fix HARMONY-4325 : undefine verify macros in
01_mark_sweep.patch for Tick project
added xli /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/mark_sweep/sspace.cpp
07/03/2007 22:01:01 HARMONY-4325 : 01_mark_sweep.patch for Tick project
modified xli
/harmony/enhanced/drlvm/trunk/vm/gc_gen/src/finalizer_weakref/finalizer_weakref.cpp
07/03/2007 22:01:01 HARMONY-4325 : 01_mark_sweep.patch for Tick project
modified xli
/harmony/enhanced/drlvm/trunk/vm/gc_gen/src/mark_compact/mspace_alloc.cpp
07/03/2007 22:01:01 HARMONY-4325 : 01_mark_sweep.patch for Tick project
added xli
/harmony/enhanced/drlvm/trunk/vm/gc_gen/src/los/lspace_alloc_collect.cpp
07/03/2007 22:01:01 HARMONY-4325 : 01_mark_sweep.patch for Tick project
added xli
/harmony/enhanced/drlvm/trunk/vm/gc_gen/src/mark_sweep/sspace_mark.cpp
07/03/2007 22:01:01 HARMONY-4325 : 01_mark_sweep.patch for Tick project
modified xli
/harmony/enhanced/drlvm/trunk/vm/gc_gen/src/mark_compact/mspace_extend_compact.cpp
07/03/2007 22:01:01 HARMONY-4325 : 01_mark_sweep.patch for Tick project
modified xli /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/gen/gen.h 07/03/2007
22:01:01 HARMONY-4325 : 01_mark_sweep.patch for Tick project
modified xli
/harmony/enhanced/drlvm/trunk/vm/gc_gen/src/mark_compact/mspace_collect_compact.h
07/03/2007 22:01:01 HARMONY-4325 : 01_mark_sweep.patch for Tick project
modified xli /harmony/enhanced/drlvm/trunk/build/make/components/vm/gc_gen.xml
07/03/2007 22:01:01 HARMONY-4325 : 01_mark_sweep.patch for Tick project
added xli
/harmony/enhanced/drlvm/trunk/vm/gc_gen/src/mark_sweep/sspace_mark_sweep.h
07/03/2007 22:01:01 HARMONY-4325 : 01_mark_sweep.patch for Tick project
modified xli
/harmony/enhanced/drlvm/trunk/vm/gc_gen/src/verify/verify_gc_effect.cpp
07/03/2007 22:01:01 HARMONY-4325 : 01_mark_sweep.patch for Tick project
modified xli
/harmony/enhanced/drlvm/trunk/vm/gc_gen/src/mark_compact/mspace_slide_compact.cpp
07/03/2007 22:01:01 HARMONY-4325 : 01_mark_sweep.patch for Tick project
modified xli /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/common/gc_common.h
07/03/2007 22:01:01 HARMONY-4325 : 01_mark_sweep.patch for Tick project
added xli
/harmony/enhanced/drlvm/trunk/vm/gc_gen/src/mark_sweep/sspace_verify.cpp
07/03/2007 22:01:01 HARMONY-4325 : 01_mark_sweep.patch for Tick project
added xli /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/los/free_area_pool.cpp
07/03/2007 22:01:01 HARMONY-4325 : 01_mark_sweep.patch for Tick project
modified xli
/harmony/enhanced/drlvm/trunk/vm/gc_gen/src/common/space_tuner.cpp 07/03/2007
22:01:01 HARMONY-4325 : 01_mark_sweep.patch for Tick project
modified xli /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/common/gc_block.h
07/03/2007 22:01:01 HARMONY-4325 : 01_mark_sweep.patch for Tick project
added xli
/harmony/enhanced/drlvm/trunk/vm/gc_gen/src/mark_sweep/sspace_chunk.cpp
07/03/2007 22:01:01 HARMONY-4325 : 01_mark_sweep.patch for Tick project
deleted xli /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/mark_sweep/lspace.cpp
07/03/2007 22:01:01 HARMONY-4325 : 01_mark_sweep.patch for Tick project
deleted xli
/harmony/enhanced/drlvm/trunk/vm/gc_gen/src/mark_sweep/free_area_pool.h
07/03/2007 22:01:01 HARMONY-4325 : 01_mark_sweep.patch for Tick project
modified xli
/harmony/enhanced/drlvm/trunk/vm/gc_gen/src/mark_compact/mspace.cpp 07/03/2007
22:01:01 HARMONY-4325 : 01_mark_sweep.patch for Tick project
added xli /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/los/lspace.h 07/03/2007
22:01:01 HARMONY-4325 : 01_mark_sweep.patch for Tick project
added xli /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/los 07/03/2007 22:01:01
HARMONY-4325 : 01_mark_sweep.patch for Tick project
modified xli
/harmony/enhanced/drlvm/trunk/vm/gc_gen/src/mark_compact/fallback_mark_scan.cpp
07/03/2007 22:01:01 HARMONY-4325 : 01_mark_sweep.patch for Tick project
added xli
/harmony/enhanced/drlvm/trunk/vm/gc_gen/src/mark_sweep/sspace_sweep.cpp
07/03/2007 22:01:01 HARMONY-4325 : 01_mark_sweep.patch for Tick project
added xli /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/mark_sweep/sspace.h
07/03/2007 22:01:01 HARMONY-4325 : 01_mark_sweep.patch for Tick project
modified xli
/harmony/enhanced/drlvm/trunk/vm/gc_gen/src/common/gc_metadata.cpp 07/03/2007
22:01:01 HARMONY-4325 : 01_mark_sweep.patch for Tick project
modified xli /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/gen/gen.cpp
07/03/2007 22:01:01 HARMONY-4325 : 01_mark_sweep.patch for Tick project
modified xli
/harmony/enhanced/drlvm/trunk/vm/gc_gen/src/mark_compact/mspace_collect_compact.cpp
07/03/2007 22:01:01 HARMONY-4325 : 01_mark_sweep.patch for Tick project
deleted xli
/harmony/enhanced/drlvm/trunk/vm/gc_gen/src/mark_sweep/lspace_alloc_collect.cpp
07/03/2007 22:01:01 HARMONY-4325 : 01_mark_sweep.patch for Tick project
modified xli
/harmony/enhanced/drlvm/trunk/vm/gc_gen/src/verify/verify_live_heap.cpp
07/03/2007 22:01:01 HARMONY-4325 : 01_mark_sweep.patch for Tick project
added xli
/harmony/enhanced/drlvm/trunk/vm/gc_gen/src/mark_sweep/sspace_alloc.cpp
07/03/2007 22:01:01 HARMONY-4325 : 01_mark_sweep.patch for Tick project
modified xli
/harmony/enhanced/drlvm/trunk/vm/gc_gen/src/verify/verifier_common.cpp
07/03/2007 22:01:01 HARMONY-4325 : 01_mark_sweep.patch for Tick project
modified xli
/harmony/enhanced/drlvm/trunk/vm/gc_gen/src/verify/verifier_scanner.cpp
07/03/2007 22:01:01 HARMONY-4325 : 01_mark_sweep.patch for Tick project
added xli
/harmony/enhanced/drlvm/trunk/vm/gc_gen/src/mark_sweep/sspace_mark_sweep.cpp
07/03/2007 22:01:01 HARMONY-4325 : 01_mark_sweep.patch for Tick project
modified xli /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/common/gc_common.cpp
07/03/2007 22:01:01 HARMONY-4325 : 01_mark_sweep.patch for Tick project
modified xli
/harmony/enhanced/drlvm/trunk/vm/gc_gen/src/verify/verify_mutator_effect.cpp
07/03/2007 22:01:01 HARMONY-4325 : 01_mark_sweep.patch for Tick project
deleted xli
/harmony/enhanced/drlvm/trunk/vm/gc_gen/src/mark_sweep/free_area_pool.cpp
07/03/2007 22:01:01 HARMONY-4325 : 01_mark_sweep.patch for Tick project
modified xli
/harmony/enhanced/drlvm/trunk/vm/gc_gen/src/verify/verify_gc_effect.h
07/03/2007 22:01:01 HARMONY-4325 : 01_mark_sweep.patch for Tick project
modified xli /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/thread/collector.h
07/03/2007 22:01:01 HARMONY-4325 : 01_mark_sweep.patch for Tick project
added xli
/harmony/enhanced/drlvm/trunk/vm/gc_gen/src/mark_sweep/sspace_verify.h
07/03/2007 22:01:01 HARMONY-4325 : 01_mark_sweep.patch for Tick project
added xli /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/los/lspace.cpp
07/03/2007 22:01:01 HARMONY-4325 : 01_mark_sweep.patch for Tick project
added xli /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/los/free_area_pool.h
07/03/2007 22:01:01 HARMONY-4325 : 01_mark_sweep.patch for Tick project
modified xli
/harmony/enhanced/drlvm/trunk/vm/gc_gen/src/mark_compact/mspace_move_compact.cpp
07/03/2007 22:01:01 HARMONY-4325 : 01_mark_sweep.patch for Tick project
modified xli /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/thread/mutator.h
07/03/2007 22:01:01 HARMONY-4325 : 01_mark_sweep.patch for Tick project
added xli
/harmony/enhanced/drlvm/trunk/vm/gc_gen/src/mark_sweep/sspace_chunk.h
07/03/2007 22:01:01 HARMONY-4325 : 01_mark_sweep.patch for Tick project
deleted xli /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/mark_sweep/lspace.h
07/03/2007 22:01:01 HARMONY-4325 : 01_mark_sweep.patch for Tick project
modified leoli
/harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/InitialContext.java
07/03/2007 21:58:25 Apply patch for HARMONY-4141([classlib][jndi]
InitialContext.getURLOrDefaultInitCtx() optimization)
modified leoli
/harmony/enhanced/classlib/trunk/modules/jndi/src/main/java/javax/naming/InitialContext.java
07/03/2007 21:58:25 Apply patch for HARMONY-4141([classlib][jndi]
InitialContext.getURLOrDefaultInitCtx() optimization)
add cc-drlvm log20070703201439Lbuild.26 07/03/2007 20:14:39drlvm
add cc-classlib log20070703130936Lbuild.42 07/03/2007 13:09:36classlib
modified tonywu
/harmony/enhanced/classlib/trunk/modules/luni/src/test/api/common/tests/api/java/io/ObjectStreamFieldTest.java
07/03/2007 11:52:07 clean up compiler warnings in io module, no functional
change.
modified tonywu
/harmony/enhanced/classlib/trunk/modules/luni/src/test/api/common/tests/api/java/io/NotActiveExceptionTest.java
07/03/2007 11:52:07 clean up compiler warnings in io module, no functional
change.
modified tonywu
/harmony/enhanced/classlib/trunk/modules/luni/src/test/api/common/tests/api/java/io/LineNumberInputStreamTest.java
07/03/2007 11:52:07 clean up compiler warnings in io module, no functional
change.
modified tonywu
/harmony/enhanced/classlib/trunk/modules/luni/src/test/api/common/tests/api/java/io/PipedInputStreamTest.java
07/03/2007 11:52:07 clean up compiler warnings in io module, no functional
change.
modified tonywu
/harmony/enhanced/classlib/trunk/modules/luni/src/test/api/common/tests/api/java/io/InputStreamReaderTest.java
07/03/2007 11:52:07 clean up compiler warnings in io module, no functional
change.
modified tonywu
/harmony/enhanced/classlib/trunk/modules/luni/src/test/api/common/tests/api/java/io/ByteArrayOutputStreamTest.java
07/03/2007 11:52:07 clean up compiler warnings in io module, no functional
change.
modified tonywu
/harmony/enhanced/classlib/trunk/modules/luni/src/test/api/common/tests/api/java/io/ObjectInputStreamTest.java
07/03/2007 11:52:07 clean up compiler warnings in io module, no functional
change.
modified tonywu
/harmony/enhanced/classlib/trunk/modules/luni/src/test/api/common/tests/api/java/io/ObjectOutputStreamTest.java
07/03/2007 11:52:07 clean up compiler warnings in io module, no functional
change.
modified tonywu
/harmony/enhanced/classlib/trunk/modules/luni/src/test/api/common/tests/api/java/io/SequenceInputStreamTest.java
07/03/2007 11:52:07 clean up compiler warnings in io module, no functional
change.
modified tonywu
/harmony/enhanced/classlib/trunk/modules/luni/src/test/api/common/org/apache/harmony/luni/tests/java/io/ObjectInputStreamTest.java
07/03/2007 11:52:07 clean up compiler warnings in io module, no functional
change.
modified tonywu
/harmony/enhanced/classlib/trunk/modules/luni/src/test/api/common/tests/api/java/io/DataInputStreamTest.java
07/03/2007 11:52:07 clean up compiler warnings in io module, no functional
change.
modified tonywu
/harmony/enhanced/classlib/trunk/modules/luni/src/test/api/common/tests/api/java/io/ObjectStreamFieldTest.java
07/03/2007 11:52:07 clean up compiler warnings in io module, no functional
change.
modified tonywu
/harmony/enhanced/classlib/trunk/modules/luni/src/test/api/common/tests/api/java/io/NotActiveExceptionTest.java
07/03/2007 11:52:07 clean up compiler warnings in io module, no functional
change.
modified tonywu
/harmony/enhanced/classlib/trunk/modules/luni/src/test/api/common/tests/api/java/io/LineNumberInputStreamTest.java
07/03/2007 11:52:07 clean up compiler warnings in io module, no functional
change.
modified tonywu
/harmony/enhanced/classlib/trunk/modules/luni/src/test/api/common/tests/api/java/io/PipedInputStreamTest.java
07/03/2007 11:52:07 clean up compiler warnings in io module, no functional
change.
modified tonywu
/harmony/enhanced/classlib/trunk/modules/luni/src/test/api/common/tests/api/java/io/InputStreamReaderTest.java
07/03/2007 11:52:07 clean up compiler warnings in io module, no functional
change.
modified tonywu
/harmony/enhanced/classlib/trunk/modules/luni/src/test/api/common/tests/api/java/io/ByteArrayOutputStreamTest.java
07/03/2007 11:52:07 clean up compiler warnings in io module, no functional
change.
modified tonywu
/harmony/enhanced/classlib/trunk/modules/luni/src/test/api/common/tests/api/java/io/ObjectInputStreamTest.java
07/03/2007 11:52:07 clean up compiler warnings in io module, no functional
change.
modified tonywu
/harmony/enhanced/classlib/trunk/modules/luni/src/test/api/common/tests/api/java/io/ObjectOutputStreamTest.java
07/03/2007 11:52:07 clean up compiler warnings in io module, no functional
change.
modified tonywu
/harmony/enhanced/classlib/trunk/modules/luni/src/test/api/common/tests/api/java/io/SequenceInputStreamTest.java
07/03/2007 11:52:07 clean up compiler warnings in io module, no functional
change.
modified tonywu
/harmony/enhanced/classlib/trunk/modules/luni/src/test/api/common/org/apache/harmony/luni/tests/java/io/ObjectInputStreamTest.java
07/03/2007 11:52:07 clean up compiler warnings in io module, no functional
change.
modified tonywu
/harmony/enhanced/classlib/trunk/modules/luni/src/test/api/common/tests/api/java/io/DataInputStreamTest.java
07/03/2007 11:52:07 clean up compiler warnings in io module, no functional
change.
modified tonywu /harmony/enhanced/classlib/trunk/modules/luni/.classpath
07/03/2007 11:38:48 correct output path for impl tests
modified tonywu /harmony/enhanced/classlib/trunk/modules/luni/.classpath
07/03/2007 11:38:48 correct output path for impl tests
modified tonywu
/harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/io/LineNumberReader.java
07/03/2007 11:24:57 Fix Harmony-4294 ([classlib][io] LineNumberReader treats
\r\n as two lines)
modified tonywu
/harmony/enhanced/classlib/trunk/modules/luni/src/test/api/common/tests/api/java/io/LineNumberReaderTest.java
07/03/2007 11:24:57 Fix Harmony-4294 ([classlib][io] LineNumberReader treats
\r\n as two lines)
modified tonywu
/harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/io/LineNumberReader.java
07/03/2007 11:24:57 Fix Harmony-4294 ([classlib][io] LineNumberReader treats
\r\n as two lines)
modified tonywu
/harmony/enhanced/classlib/trunk/modules/luni/src/test/api/common/tests/api/java/io/LineNumberReaderTest.java
07/03/2007 11:24:57 Fix Harmony-4294 ([classlib][io] LineNumberReader treats
\r\n as two lines)
add cc-classlib log20070703083954Lbuild.41 07/03/2007 08:39:54classlib
modified tonywu
/harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/io/OutputStream.java
07/03/2007 08:27:48 Fix Harmony-4311 ([classlib][luni] Compatibility:
OutputStream.write(null, off, len) exception throwing order differs on Harmony
and RI)
modified tonywu
/harmony/enhanced/classlib/trunk/modules/luni/src/test/api/common/tests/api/java/io/PipedOutputStreamTest.java
07/03/2007 08:27:48 Fix Harmony-4311 ([classlib][luni] Compatibility:
OutputStream.write(null, off, len) exception throwing order differs on Harmony
and RI)
modified tonywu
/harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/io/OutputStream.java
07/03/2007 08:27:48 Fix Harmony-4311 ([classlib][luni] Compatibility:
OutputStream.write(null, off, len) exception throwing order differs on Harmony
and RI)
modified tonywu
/harmony/enhanced/classlib/trunk/modules/luni/src/test/api/common/tests/api/java/io/PipedOutputStreamTest.java
07/03/2007 08:27:48 Fix Harmony-4311 ([classlib][luni] Compatibility:
OutputStream.write(null, off, len) exception throwing order differs on Harmony
and RI)
add cc-classlib log20070703081753Lbuild.40 07/03/2007 08:17:53classlib
modified ivavladimir
/harmony/enhanced/classlib/trunk/modules/awt/make/exclude.linux.x86_64.drl
07/03/2007 03:19:32 exclude test due to HARMONY-4307
modified ivavladimir
/harmony/enhanced/classlib/trunk/modules/awt/make/exclude.linux.x86_64.drl
07/03/2007 03:19:32 exclude test due to HARMONY-4307
add cc-drlvm log20070703023646Lbuild.25 07/03/2007 02:36:46drlvm
modified mfursov
/harmony/enhanced/drlvm/trunk/src/test/regression/excludes/exclude.windows.x86_64
07/03/2007 02:13:40 Excluding HARMONY-4267 regression test for x86_64
platforms. JIT does not support unresolved types for compressed references
today.
modified mfursov
/harmony/enhanced/drlvm/trunk/src/test/regression/excludes/exclude.linux.x86_64
07/03/2007 02:13:40 Excluding HARMONY-4267 regression test for x86_64
platforms. JIT does not support unresolved types for compressed references
today.
add cc-drlvm log20070703020941Lbuild.24 07/03/2007 02:09:41drlvm
add cc-classlib log20070703014408Lbuild.39 07/03/2007 01:44:08classlib
added pyang
/harmony/enhanced/classlib/trunk/modules/luni/src/test/impl/org/apache/harmony/tests/internal/net
07/03/2007 01:08:23 Apply patch for HARMONY-617([classlib][luni]
HttpURLConnection does not support persistent connections)
modified pyang /harmony/enhanced/classlib/trunk/modules/luni/.classpath
07/03/2007 01:08:23 Apply patch for HARMONY-617([classlib][luni]
HttpURLConnection does not support persistent connections)
modified pyang
/harmony/enhanced/classlib/trunk/modules/luni/src/main/java/org/apache/harmony/luni/internal/net/www/protocol/http/HttpURLConnection.java
07/03/2007 01:08:23 Apply patch for HARMONY-617([classlib][luni]
HttpURLConnection does not support persistent connections)
added pyang
/harmony/enhanced/classlib/trunk/modules/luni/src/test/impl/org/apache/harmony/tests/internal/net/www/protocol/http
07/03/2007 01:08:23 Apply patch for HARMONY-617([classlib][luni]
HttpURLConnection does not support persistent connections)
modified pyang
/harmony/enhanced/classlib/trunk/modules/luni/src/main/java/org/apache/harmony/luni/internal/net/www/protocol/https/HttpsURLConnection.java
07/03/2007 01:08:23 Apply patch for HARMONY-617([classlib][luni]
HttpURLConnection does not support persistent connections)
added pyang /harmony/enhanced/classlib/trunk/modules/luni/src/test/impl
07/03/2007 01:08:23 Apply patch for HARMONY-617([classlib][luni]
HttpURLConnection does not support persistent connections)
added pyang
/harmony/enhanced/classlib/trunk/modules/luni/src/test/impl/org/apache/harmony/tests/internal/net/www/protocol/http/PersistenceTest.java
07/03/2007 01:08:23 Apply patch for HARMONY-617([classlib][luni]
HttpURLConnection does not support persistent connections)
added pyang
/harmony/enhanced/classlib/trunk/modules/luni/src/main/java/org/apache/harmony/luni/internal/net/www/protocol/http/HttpConnectionManager.java
07/03/2007 01:08:23 Apply patch for HARMONY-617([classlib][luni]
HttpURLConnection does not support persistent connections)
added pyang
/harmony/enhanced/classlib/trunk/modules/luni/src/test/impl/org/apache/harmony/tests/internal
07/03/2007 01:08:23 Apply patch for HARMONY-617([classlib][luni]
HttpURLConnection does not support persistent connections)
modified pyang
/harmony/enhanced/classlib/trunk/modules/luni/src/test/api/common/org/apache/harmony/luni/tests/internal/net/www/protocol/http/HttpURLConnectionTest.java
07/03/2007 01:08:23 Apply patch for HARMONY-617([classlib][luni]
HttpURLConnection does not support persistent connections)
added pyang
/harmony/enhanced/classlib/trunk/modules/luni/src/main/java/org/apache/harmony/luni/internal/net/www/protocol/http/HttpConnection.java
07/03/2007 01:08:23 Apply patch for HARMONY-617([classlib][luni]
HttpURLConnection does not support persistent connections)
added pyang
/harmony/enhanced/classlib/trunk/modules/luni/src/test/impl/org/apache
07/03/2007 01:08:23 Apply patch for HARMONY-617([classlib][luni]
HttpURLConnection does not support persistent connections)
modified pyang
/harmony/enhanced/classlib/trunk/modules/luni/src/test/api/common/org/apache/harmony/luni/tests/internal/net/www/protocol/https/HttpsURLConnectionTest.java
07/03/2007 01:08:23 Apply patch for HARMONY-617([classlib][luni]
HttpURLConnection does not support persistent connections)
added pyang
/harmony/enhanced/classlib/trunk/modules/luni/src/test/impl/org/apache/harmony/tests/internal/net/www
07/03/2007 01:08:23 Apply patch for HARMONY-617([classlib][luni]
HttpURLConnection does not support persistent connections)
added pyang
/harmony/enhanced/classlib/trunk/modules/luni/src/test/impl/org/apache/harmony/tests/internal/net/www/protocol
07/03/2007 01:08:23 Apply patch for HARMONY-617([classlib][luni]
HttpURLConnection does not support persistent connections)
added pyang
/harmony/enhanced/classlib/trunk/modules/luni/src/main/java/org/apache/harmony/luni/internal/net/www/protocol/http/HttpConfiguration.java
07/03/2007 01:08:23 Apply patch for HARMONY-617([classlib][luni]
HttpURLConnection does not support persistent connections)
added pyang
/harmony/enhanced/classlib/trunk/modules/luni/src/test/impl/org/apache/harmony
07/03/2007 01:08:23 Apply patch for HARMONY-617([classlib][luni]
HttpURLConnection does not support persistent connections)
added pyang
/harmony/enhanced/classlib/trunk/modules/luni/src/test/impl/org/apache/harmony/tests
07/03/2007 01:08:23 Apply patch for HARMONY-617([classlib][luni]
HttpURLConnection does not support persistent connections)
added pyang /harmony/enhanced/classlib/trunk/modules/luni/src/test/impl/org
07/03/2007 01:08:23 Apply patch for HARMONY-617([classlib][luni]
HttpURLConnection does not support persistent connections)
modified pyang /harmony/enhanced/classlib/trunk/modules/luni/build.xml
07/03/2007 01:08:23 Apply patch for HARMONY-617([classlib][luni]
HttpURLConnection does not support persistent connections)
added pyang
/harmony/enhanced/classlib/trunk/modules/luni/src/test/impl/org/apache/harmony/tests/internal/net
07/03/2007 01:08:23 Apply patch for HARMONY-617([classlib][luni]
HttpURLConnection does not support persistent connections)
modified pyang /harmony/enhanced/classlib/trunk/modules/luni/.classpath
07/03/2007 01:08:23 Apply patch for HARMONY-617([classlib][luni]
HttpURLConnection does not support persistent connections)
modified pyang
/harmony/enhanced/classlib/trunk/modules/luni/src/main/java/org/apache/harmony/luni/internal/net/www/protocol/http/HttpURLConnection.java
07/03/2007 01:08:23 Apply patch for HARMONY-617([classlib][luni]
HttpURLConnection does not support persistent connections)
added pyang
/harmony/enhanced/classlib/trunk/modules/luni/src/test/impl/org/apache/harmony/tests/internal/net/www/protocol/http
07/03/2007 01:08:23 Apply patch for HARMONY-617([classlib][luni]
HttpURLConnection does not support persistent connections)
modified pyang
/harmony/enhanced/classlib/trunk/modules/luni/src/main/java/org/apache/harmony/luni/internal/net/www/protocol/https/HttpsURLConnection.java
07/03/2007 01:08:23 Apply patch for HARMONY-617([classlib][luni]
HttpURLConnection does not support persistent connections)
added pyang /harmony/enhanced/classlib/trunk/modules/luni/src/test/impl
07/03/2007 01:08:23 Apply patch for HARMONY-617([classlib][luni]
HttpURLConnection does not support persistent connections)
added pyang
/harmony/enhanced/classlib/trunk/modules/luni/src/test/impl/org/apache/harmony/tests/internal/net/www/protocol/http/PersistenceTest.java
07/03/2007 01:08:23 Apply patch for HARMONY-617([classlib][luni]
HttpURLConnection does not support persistent connections)
added pyang
/harmony/enhanced/classlib/trunk/modules/luni/src/main/java/org/apache/harmony/luni/internal/net/www/protocol/http/HttpConnectionManager.java
07/03/2007 01:08:23 Apply patch for HARMONY-617([classlib][luni]
HttpURLConnection does not support persistent connections)
added pyang
/harmony/enhanced/classlib/trunk/modules/luni/src/test/impl/org/apache/harmony/tests/internal
07/03/2007 01:08:23 Apply patch for HARMONY-617([classlib][luni]
HttpURLConnection does not support persistent connections)
modified pyang
/harmony/enhanced/classlib/trunk/modules/luni/src/test/api/common/org/apache/harmony/luni/tests/internal/net/www/protocol/http/HttpURLConnectionTest.java
07/03/2007 01:08:23 Apply patch for HARMONY-617([classlib][luni]
HttpURLConnection does not support persistent connections)
added pyang
/harmony/enhanced/classlib/trunk/modules/luni/src/main/java/org/apache/harmony/luni/internal/net/www/protocol/http/HttpConnection.java
07/03/2007 01:08:23 Apply patch for HARMONY-617([classlib][luni]
HttpURLConnection does not support persistent connections)
added pyang
/harmony/enhanced/classlib/trunk/modules/luni/src/test/impl/org/apache
07/03/2007 01:08:23 Apply patch for HARMONY-617([classlib][luni]
HttpURLConnection does not support persistent connections)
modified pyang
/harmony/enhanced/classlib/trunk/modules/luni/src/test/api/common/org/apache/harmony/luni/tests/internal/net/www/protocol/https/HttpsURLConnectionTest.java
07/03/2007 01:08:23 Apply patch for HARMONY-617([classlib][luni]
HttpURLConnection does not support persistent connections)
added pyang
/harmony/enhanced/classlib/trunk/modules/luni/src/test/impl/org/apache/harmony/tests/internal/net/www
07/03/2007 01:08:23 Apply patch for HARMONY-617([classlib][luni]
HttpURLConnection does not support persistent connections)
added pyang
/harmony/enhanced/classlib/trunk/modules/luni/src/test/impl/org/apache/harmony/tests/internal/net/www/protocol
07/03/2007 01:08:23 Apply patch for HARMONY-617([classlib][luni]
HttpURLConnection does not support persistent connections)
added pyang
/harmony/enhanced/classlib/trunk/modules/luni/src/main/java/org/apache/harmony/luni/internal/net/www/protocol/http/HttpConfiguration.java
07/03/2007 01:08:23 Apply patch for HARMONY-617([classlib][luni]
HttpURLConnection does not support persistent connections)
added pyang
/harmony/enhanced/classlib/trunk/modules/luni/src/test/impl/org/apache/harmony
07/03/2007 01:08:23 Apply patch for HARMONY-617([classlib][luni]
HttpURLConnection does not support persistent connections)
added pyang
/harmony/enhanced/classlib/trunk/modules/luni/src/test/impl/org/apache/harmony/tests
07/03/2007 01:08:23 Apply patch for HARMONY-617([classlib][luni]
HttpURLConnection does not support persistent connections)
added pyang /harmony/enhanced/classlib/trunk/modules/luni/src/test/impl/org
07/03/2007 01:08:23 Apply patch for HARMONY-617([classlib][luni]
HttpURLConnection does not support persistent connections)
modified pyang /harmony/enhanced/classlib/trunk/modules/luni/build.xml
07/03/2007 01:08:23 Apply patch for HARMONY-617([classlib][luni]
HttpURLConnection does not support persistent connections)
modified xli /harmony/enhanced/drlvm/trunk/vm/vmcore/include/init.h 07/02/2007
21:16:46 HARMONY-3934 : comments by Vladimir Beliaev: The attached patch does
the following things:1. reports error if -XX propery format is broken
(-XX:+key, -XX:-key or -XX:key=[value] is allowed), i.e. '-XX:gc.dll=' is a
proper specification (of empty value) while '-XX:gc.dll' argument produces
error ('initialize_properties' returnns the status code now).2. renamed
'vm.dlls' to 'gc.dll'". This required to do the following: 2.1 add a check
that "gc.dll" property is always set (the vm_init code expects this property is
set either to default value or it is set through command line) 2.2 remove
"parsing cycle" of gc.dll (previously "vm.dlls" may contain the list of
DLLs)I've tested DRLVM with different variants of related command line - works
as expected.
modified xli /harmony/enhanced/drlvm/trunk/vm/vmcore/src/init/vm_init.cpp
07/02/2007 21:16:46 HARMONY-3934 : comments by Vladimir Beliaev: The attached
patch does the following things:1. reports error if -XX propery format is
broken (-XX:+key, -XX:-key or -XX:key=[value] is allowed), i.e. '-XX:gc.dll='
is a proper specification (of empty value) while '-XX:gc.dll' argument produces
error ('initialize_properties' returnns the status code now).2. renamed
'vm.dlls' to 'gc.dll'". This required to do the following: 2.1 add a check
that "gc.dll" property is always set (the vm_init code expects this property is
set either to default value or it is set through command line) 2.2 remove
"parsing cycle" of gc.dll (previously "vm.dlls" may contain the list of
DLLs)I've tested DRLVM with different variants of related command line - works
as expected.
modified xli
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/init/harmony.properties 07/02/2007
21:16:46 HARMONY-3934 : comments by Vladimir Beliaev: The attached patch does
the following things:1. reports error if -XX propery format is broken
(-XX:+key, -XX:-key or -XX:key=[value] is allowed), i.e. '-XX:gc.dll=' is a
proper specification (of empty value) while '-XX:gc.dll' argument produces
error ('initialize_properties' returnns the status code now).2. renamed
'vm.dlls' to 'gc.dll'". This required to do the following: 2.1 add a check
that "gc.dll" property is always set (the vm_init code expects this property is
set either to default value or it is set through command line) 2.2 remove
"parsing cycle" of gc.dll (previously "vm.dlls" may contain the list of
DLLs)I've tested DRLVM with different variants of related command line - works
as expected.
modified xli
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/init/vm_properties.cpp 07/02/2007
21:16:46 HARMONY-3934 : comments by Vladimir Beliaev: The attached patch does
the following things:1. reports error if -XX propery format is broken
(-XX:+key, -XX:-key or -XX:key=[value] is allowed), i.e. '-XX:gc.dll=' is a
proper specification (of empty value) while '-XX:gc.dll' argument produces
error ('initialize_properties' returnns the status code now).2. renamed
'vm.dlls' to 'gc.dll'". This required to do the following: 2.1 add a check
that "gc.dll" property is always set (the vm_init code expects this property is
set either to default value or it is set through command line) 2.2 remove
"parsing cycle" of gc.dll (previously "vm.dlls" may contain the list of
DLLs)I've tested DRLVM with different variants of related command line - works
as expected.
add cc-classlib log20070702204825Lbuild.38 07/02/2007 20:48:25classlib
modified ndbeyer /harmony/enhanced/common_resources/build/depends.properties
07/02/2007 20:39:54 Update Eclipse dependencies to v3.3 (final)Synchronize
common_resources depends.properties and depends.xml with classlib's version
modified ndbeyer /harmony/enhanced/common_resources/build/depends.xml
07/02/2007 20:39:54 Update Eclipse dependencies to v3.3 (final)Synchronize
common_resources depends.properties and depends.xml with classlib's version
modified ndbeyer /harmony/enhanced/jdktools/trunk/make/depends.properties
07/02/2007 20:39:54 Update Eclipse dependencies to v3.3 (final)Synchronize
common_resources depends.properties and depends.xml with classlib's version
modified ndbeyer /harmony/enhanced/classlib/trunk/make/depends.properties
07/02/2007 20:39:54 Update Eclipse dependencies to v3.3 (final)Synchronize
common_resources depends.properties and depends.xml with classlib's version
modified ndbeyer /harmony/enhanced/common_resources/build/depends.properties
07/02/2007 20:39:54 Update Eclipse dependencies to v3.3 (final)Synchronize
common_resources depends.properties and depends.xml with classlib's version
modified ndbeyer /harmony/enhanced/common_resources/build/depends.xml
07/02/2007 20:39:54 Update Eclipse dependencies to v3.3 (final)Synchronize
common_resources depends.properties and depends.xml with classlib's version
modified ndbeyer /harmony/enhanced/jdktools/trunk/make/depends.properties
07/02/2007 20:39:54 Update Eclipse dependencies to v3.3 (final)Synchronize
common_resources depends.properties and depends.xml with classlib's version
modified ndbeyer /harmony/enhanced/classlib/trunk/make/depends.properties
07/02/2007 20:39:54 Update Eclipse dependencies to v3.3 (final)Synchronize
common_resources depends.properties and depends.xml with classlib's version
begin 644 execution_log.zip
M4$L#! H ( /&,Y#92AK7CRB( -IR @ 2 97AE8W5T:6]N7VQO9RYH
M=&UL[5U[<]LXDO]_JN8[X&KN:C-;&UK4P[*]LU.5AS/C7!+G(L]L;24I%4U!
M$F.*5/'A6//[EMAIL PROTECTED](D)ZW=RE 6^H%&H]$ [EMAIL PROTECTED]&28C_]=?;L/>Y-=?
MQA'_]1>'Q<G$Y__Z6S\,DJ>Q]Q>_8&>U__GGWW[]\8<H#2Y^_($Q]K''?9[P
MS^RE_*\7#%C[W&9]S^<QZT?AB+VX^#1THE$83#[=II[?2WB<U//'3Q&/4S^)
M/_4B_W[T5/Z2\11<OSCWSF?V7):2O"[8R+GC.97U,/)7BZU^B^^#ISVADIM<
MZ(J-HW"L+,0?$AX%W1Y?+Y8_<W<8BN<_8EGO%V^>=3IOKIZS?RGK[ ZY>Q>F
MHM:N[\2Q[]VJ%,@K8H6QY43NT'(?'BRW/U#J[ 5>8GWU GVA-/ >U#;BB17S
MD1=;/2^*=453M2VSBEO):&Q]<33,I'[EMAIL PROTECTED](E2KF(R$,H[0>(*YXV\6Z6\
ML9\.O !:.J^(*&S=\RCV0K6E,\-8PM/#-'(YP(A6SC_K0H#2TH=YE'B:PCG3
M-/C+&X]YS\H=V_'51 ,>\,A)N.4%>7'KWHD\YQ:DF=:[EMAIL PROTECTED]:VAV/$R>^
[EMAIL PROTECTED])EXNEWU^#^,L^+T6/XL 8%LMJ]:UZ^Q))[EMAIL PROTECTED]
M)WP4LZO M7Y6<YL%!A:%85(QG&QHNOB$L>#];R_HA5]C()$,0H+(<[EMAIL PROTECTED]
[EMAIL PROTECTED]@:#H\=MTH"$1,9Q%_-Z3G5"0M%J-^MFY5HP;CL9AP(,DSL2,
M_7"B<]7$B60X24)+VE[I5=H"([EMAIL PROTECTED],3?A/777G97K9G3*LOH24K_N
M_6BMS,MT['NNZ.H])@+*%S'FL, 9<=%'F">L%246>S_]^X?+WSY<=CI7U^_8
MS67GIL,^_/%.F+'O!8*X+\:)1%+!?#8;^*=_%4-65SI65_I*-VO^3]G@,_T]
M;X-8) V#K!4LD8/(7( Y08\Y T>J6D9NEEEL8ZYNE]%8!.FG7^Y'B9=E+['(
M*/C8B;@Z1D6\6Q![-IB/-L+.M1AP(J\G \U8^GV8QKGE/[EMAIL PROTECTED]:'/(QZX
MG"7AE(<,[EMAIL PROTECTED]';*S?>"NW5.VCB]6: [[]4ZLVZTF?P%312(8>%^O9V7
[EMAIL PROTECTED]//XD11-)EP\*?;V^N6$X3"WTO4'XJ_I\)_90I\.EYQ)V[<2C&9+M O/CF
MNI]91WAT-B*) ,>#GC#Z1'04QY_$GDC,PXC5\R3=VLYB6D($?<[2L6RRGLP%
MMA/[EMAIL PROTECTED]"T7C3VU6R^?"!0HHN25A(GCKW"<\;..+G8I8TC5 %4V,!Z=E1Y=
MA,_ZF\5'[EMAIL PROTECTED]']OUT^??A^%4D6HLZ_)&X,G5XZO F.WQ'</1Y)^%C
MZO)'XLS4Y:G+F^SR?[Z]$O.8*MW=UG9WF[H[=7?J[NKNOK%:LS3QWXP,FQM@
M/4_TDR2,)CNU9ZYX'C B+ENW8-'VX^A.2/_,7D0\<POQ!1>3*FM19.T"PQV!
MZU('_R8[N"BRO%"G&,KU^Q'_TG[T/#ZDP31/R/1A:;Y9['[EMAIL PROTECTED]''V^NJ&
M/1%-Y:1^HMD9VI52QQ$Y/GWQDNVZ"L,%TE3*Y<Z/7U*1-(F><OG\C]\NV&\\
M21:)&0_N/9&F"$-;EE54YU7B7ACP_]*6ZDQ%N,[8N15IH-QY-<">W\L-JATR
M?LN38=B[#!(Q+KF.[]\Z[AT3B:-\EB%"Y(]+EK:6GV6C/2GPS#4)+[W8N<WR
MXF59647 ]0"WL)##69"*<3QBB=R1%B)V(V'6 K=S"\":89..A4&N9ZMF4+N%
ME)9I&X!H7W+A4:$8M;8UTXX\X?F2!5PW'7O"B\50TT\#-]MOJNC-YAWMA8R@
MFU9&57SN8'II/G<B*2T9\FE"L)"[EMAIL PROTECTED](T+Q$O^/(/(L9<>JZ/(Y%
MGI)!M'8GP)AOK6<<BMV67>8;I3.)$CG"C?![T462H6C^GASV8[F8Q'OZO"%+
M"*6T9P,A[29C ''4F6ED <[EMAIL PROTECTED]&5T[)*Q!D&+)6S:PR;;-(4)S+\0<CF579D
ME:=&0Q$._/#6\9?P#C*]DK$'P6RF_-P;K?G3?]LH*Q9RL)*A%_6ZPBW&3WYF
MHRQCPS [EMAIL PROTECTED]"-G4-B6R,I7=$(-#VOB<;^'LMV4XSSV+WF$")NQ7$R5
M'3,!V3);5=$.A 5MO]+R0#'S[ &7,^3$LU9?;&K-QQXHA]PX:S9#F/QFR=(R
M^N7\(/%ORN"I_#![;L]LWI3_%<I"J#L=&\%2/_ X%;*6ZGQ@'UN>.<+FG3MC
ML>0]19Y^P6(N1H>97__YCQQ&>\'>S!W_9"G\_?.1>5[]^#W/1$L;<Y8H#8[(
M27;36W?K<8TJ'C<GS8_X2#VR'+E[^>'#]8?NN^ONV^L/E]U7'YZ]O>[EMAIL PROTECTED]'(4
MWI<=26:C4&;B:7= 6+5\*%XTQ>$B)H#%^BQ("4&A==<=KKLN6=I:?CZF==?+
MP/@"PJ-<VFTV]K&[EMAIL PROTECTED]'BR/
MJ6&7%,WM$@:@)&233-8/T=C4$OMIB29BW'W\_8XB[O)@2_LI.]U/*42V'@&V
[EMAIL PROTECTED] #;\LOL8PX!]L63^U&A]?KR9C]J%'[EMAIL PROTECTED]"^.&&[EMAIL
PROTECTED]&"/-%
ML)_-0H3YHL8GS-<[EMAIL PROTECTED]@"A"QAG 03P"S!?!M+Y)
M! [EMAIL PROTECTED]/(\Q7U0Y!F"]:=R7,U[>]M$N8+T(@;!8BS%=9[_S.D4:$^3J6
MEB#,UW<;<[EMAIL PROTECTED] [EMAIL PROTECTED]"^]&?*W6?$'UT][/+NL$_P*FHVF
MG'*)9P]65J*;X\*^YJ^>L1[.3JUPG"C5U5=H:<?_9'GW7Y;<3K4TKITLCW%J
MJFEP.YG^5U.Z8)E10Z&WP^)3$*\/ >L3#:@?%-1OKH#OR*.6K6ADHI&)1J8Y
MC^*1*7O!VSCBR?JK>$RI<21A2]2[8MBB57%"(Q__DC6AD0F0NEF(T,C4^(1&
M/@+?(C2RRE$)C4QHY%V%QF\-C7SD4-QO RS]_2")Z?;(XX(E$Y*8D,1[ZJV$
M)(;D#80D)B3Q=O:$)"XN1$AB0A(?S<K<=X5K(R3Q=X1?)23QL;0$(8F_VXA+
M2&)"$A->B_!:S"1>J\.C>]'79N\/WH\J94QQ$#1Q'-TKU=57B-#$\YA]"%B>
M:$#]P'"\:.+5;ZX<]+(**H+)3S^Q%^%H[&5I05]J^C6,[EMAIL PROTECTED]/G-=86WR0UT
M6;S'LR7:P)V(J.GXDUADHG)EJ)7UMUC!8EJ"[EMAIL PROTECTED](>O)U>[EMAIL PROTECTED]
M*Y=GW4QG.41$X:A($26O)$P<?X7CC%\169&E7C!IW#PT5K"4?:XUU:S(8[/5
M&R^X6[-4OL+;E<6[3I)$"LMAY:X;7#32W?9BXC,'+/C>;>1$DW75+/'W+!<(
M;[,\9?UG_C"N4OU;)_;<XZQ^IMKVZN<_5ZR^)QPP\?J3X[3 3+OM1IB7J&H'
M"7^/TL(S+,[EMAIL PROTECTED])EZ"DO,[EMAIL PROTECTED](>8E*MIA[$0*+0]I ZG9
M]OIGOU:M>Q)UW3 HRL&.H?Y3[10VF)6H:(?IYO=QFF&JW'8KS J4-T(@9-_S
M(QTDEY4K-,)*@<I&Z#O)++8<JRF65%099+E89;,<:Q=954]ECIUUDV0HYKA'
M[B++.JJ,LE*NO&423R0F<1*EHZ,SR$*U0CLL_5RI^G*)W._&PHS.H&BQ^^!&
M6%%PFRE6"U4RR-2IA'7[X3':8UF_;>98*5/)&F/NW(E4)2T\AGIP6RRTVV:)
MI1*5[! Y7X]WYK&FWS9;K)2I9(T,LWF,9LC!I%OJG_]8J>*)-Q*_'6/-<\VV
M57WZJZ[NEP_<39,2JW%3%E?O7EU?9/MS4YH<'-H=\*0[CKPP\I))?JZJ&H\+
M]OY9IW/Y$L\EWH$F,4H38=:,!:"<UOS;)CH:A46K.>ZP;'5SZO(F[_$JTG-J
MO/3A9,K S?:%L.+7R"O+[W[UDF%W#CBIILTJL_(M([O4ZW=771[<5^F54Q;E
[EMAIL PROTECTED]>FB3+-.6ERSB(H?)?SK]9.<5TIC]B]5J-=NVVVWVI"T>VS\SNU9PQORH
MZ;,/>U*K1MN23]\BM=YKRGL>?W#Y6'9?.6L9E_7^52X5AD6?\])*9,05(F1V
M!+1T2,RH]SL,*W:EM*F#WR^?=OC]:K'>0UMYE;J:]-FYK_(:Y(][;FO%SIM&
MY3EIV3K/&90WO!<ON/#2QE_E4EX;5YZSWH5"&XSVZQ2*E0"-XHN5&:^T6RSS
M*-\6,RY<&K&J*AF3ZKHDT60W^LP9[< ^#]5;2O*HKDD0RD&G*T^K5M1GP:FZ
M5E^=ZO:1/';@/5E:[EMAIL PROTECTED]&*8[U&[&<;_1;[EMAIL PROTECTED]/60,L
ML2C?+AF3RD/S*I>J$] J1EEPV+,7;,=@ %*YC$7UC'")3;7D=+ZM6%6C%4;[
M;9'M6]VZF45.V(WR2P#*SD]6N%28BT[YB-%IRJO*D%?,;6\-HT&HZ":W<LXG
MB<NO7\XY//XEU)$3H-?LBWA4T,03 =\18[!.C44Y[R]1<^7JFE;8#O3M]GC?
MD3>5:/2>%1M$83IF"P7L6L&!4;3T??<[EMAIL PROTECTED]
MYXVT&B=+]Z]5-A5<=C-N[TBG0\1]#>1*7X$%>;F)L8)5I39:8E9ZTJYAMRO]
MYA,E$9!\GP_P_1K*=_<:[UK376DH(VL:^*&KG;;D&R\7+-NCVIW8754D\S0Y
MCTFR2\1VV+T63/<6=)1H1L#<1>;(^=>XRA1HB<[EMAIL PROTECTED];U?8.<3S6-;J7O
M\1VHM,)HGPZBP'ON0[P&70FPW+Q;S7A5:88-9N7=8QCZO;@+"8EZ#M6<5'+H
MAE^#\LOHJURJ:2-9S,U;*:ZL<MIGI]F&@MV'; WR5&.W)>J2T_CMG,K[Q3*O
[EMAIL PROTECTED]"DN#\0I8[4:O2OM0&XQVHU/E_;%"9CNR5X5]LG4^^^S;V[#,@("4D79/
M(2DP7T"/ZNS)[*G@:[EMAIL PROTECTED]&8N[3<CSWN\X1_9B_E?[.['+R(R]<P
M3'9Z&XDHTEU<V#&[D>33,%F_-2A[-'TW"EB;_&:M_.?/["[EMAIL PROTECTED]@?1B,F9Z47
MK'G6;HT4HYNP_7N?RV7POA?TL@:,,YA[?O^R>$YV6:V3^]')<K5.5#XBH2C!
MYL4I^_2'>!3>\=4;:I0:YP<2K 59=D'/A8IFJ6R^M&5EZ!.DF)Q4<<O,TL4I
M!FV4JQ&?Q,,TZ8FL\N1&_/FEPX6TZ^#?CJ<XZZ2_J45_4<LCN:?E""YGHROL
MOLDK[/*^R$>WPN=&3N#UN?+JJ0,&A5>.Z"R74:0Z,[EMAIL PROTECTED]"L5F)0H*QD'"E
MOXJ)(@)%A&.STK<8$73S#65Q^6\W6PK(" J"S5YFS]JYV_6]"#=>]O:E<<3O
MO3"-<W_PLI.D87_I'8JBJTHB*WOMDS5VDN'1^2'UUF^RMZ[UIOR$\A<OZ8;3
M8SK"=^52\_8A??LOL\\NKHCN2.VF"TBB][SP/?G6S-DUU>S)%*FF6,3<I39E
MK+&'"ZOSF+1\8;5H2:[EMAIL PROTECTED];S#071W-HSZDG&*AD/W^[,/;ZW?_>5H_;RO@
M)EYX(O.X 8_B'<AJG-L*60/WY/W0"9)P]&$6J&]F:VY*JG]SYPY#HF^>Q6=[
MV=G%T=*%V 7[W5.PS=?"-:76&(KDV+V3M8'P!11>8Y\-?7[H]'ADO9#/DOHW
MGKSDXA?YCM?LCQ#953DI%+N<'=N^"N3MW)[C>W_Q"&J4JIP4BKT)!V^R)ZP>
M $*%V'=A\BI,5?#58JEZ.H703A+Q."Y771CMFO#Y8?U%JZ$Z0SGZK4J\\H+,
M6TKJ@"#?JL*[]Y<XH4J"-3$#5^KX3+X$!B($5+Q01-[GX#)TY0N$A)&KV*->
M%: N6\ \<@;R;990_MKB12(X6'UET4W6;ZX[0,[EMAIL PROTECTED],/5B/T!;=9/U6>8!R
MA;6Z: %KD;QZ-SGX$BH"1+(I"MAY=24W&:]G2_^7\I1# U0Y^DTE!'7V/EZH
MWP+*%PA)@WD\B*^#RP<O0=033;VI0#Z."=V!(@'E"X1, G<8A8'0L[=0&%'1
M,@PVU<A=/'^9=2P&$Z!P.-F:2+E"8V5[1RNY&[EMAIL PROTECTED] ]9 =X*
MLZSB=3)$:[EMAIL PROTECTED])Y%D3.!!E-8^34A7P+/DJG8F_Q*1(@<,,F:*#&-#OLC
MT<^CB?4R3&]]4'C 4"D$7L'&:#")0M1[W_% '01!I! '[EMAIL PROTECTED]
M&B*%N#\SR ]6GHY**["<;\)HM<)+^"F 4"NVA!,!"-?$CGG4M_(-@;=.,)E/
MQ$#)[EMAIL PROTECTED]/AN3SP,*RFA8U&DRG+NV/%&8YC/H4F+1'?X/8\<'Y'[EMAIL
PROTECTED];9
MSXLP"GC4$0,R7"B8$"[EMAIL PROTECTED] A6D1:)[EMAIL PROTECTED] "%4E")'H6B!0I']J<2
M')2*E!6/%!KQOB]"H/4;3][R9!B"%N 01&[EMAIL PROTECTED]"X"WW!!;@[EMAIL PROTECTED];5
M6Y14B]"KJ$*:%&K84-PRL45'I0R]BF]"[EMAIL PROTECTED]:%Y=%,.NY-Q"Q3/S]>=KO
MPZ8K6,IBP:CU/3A-L;"L-4!Y-Y"@6,Q;[P$A0UFZ6$"V)HP0H2F_1<@D "WL
[EMAIL PROTECTED] D%U"*8D'P:0*0H%B,W%'\W8F'(V<,77[!4JX)SD_X6')MJC.- ;^'
M(<@WT*3%HJ^"#"O#41T93[M-^#2\0D<Y'%VQ4)D(3/T0VLI8RF+!'7D1-$*<
MIGRQD%P_P+BU(0Y,J1)\??T6+5))LR8L33S?>JD\DKB0 BA<R#Y\'WGWW.<#
M#LKX$$1%XMY'(<@K (6+V.>C.WSH1!"M'SK+]X"Y\;-G2Z# M;-G1X!-(P0?
M([EMAIL PROTECTED]>XNB\TT_!A!\0D/1DT/K]>7-?N27J?]A,'N<,'O;91%FCS![*,4(LT>8
M/<+L$68/+(0P>]M8$V:/,'[EMAIL PROTECTED]: ,'M:X?O [.7/KQWL%B$:%DB8/<+L
M04019H\P>Z6%$V9OBVC"[!%FCS![A-G3*T*8O0VQA-G3:DB8O169A-DCS!ZT
M.&'VU/((LT>8/:[EMAIL PROTECTED]>X39(\P>8?96.]_T8Q"S=_V>,'NKF+UP3)B]
M[;((LT>8/[EMAIL PROTECTED]"F+UMK FS1YB]-7&$V0,K0)@]K7#"[!%F
MCS![$&&$V2/,'F'V%*()LT>8/<+L$69/KPAA]C;$$F9/JR%A]E9D$F:/,'O0
MXH394\LCS!YA]K2"";-'F#W"[!%FCS![A-E;[7S3CP',WI)J^Y%?IOX'P>P)
MRRC5U5=H7YB]V%>[EMAIL PROTECTED]<$[D+3IC W6("?V(W0R^>YO?YZ":^WO-HDK4'N&_E
M#$[RH;2T-GHW77S Z0%A%PF["-"#L(MZX81=).PB81>U[+\#["(!# E@"%>
M (9:X00P)( A [EMAIL PROTECTED]@2 !# [EMAIL PROTECTED]/ D "&!# [EMAIL
PROTECTED]>$0(8;[EMAIL PROTECTED]@*%60P(8
MKLA\? !#0OX!11#RCY!_A/P#"R;D'R'_"/E'R#]"_A'R;[7S33\&D'\='MWS
MB(W"'F>OK^C&OE7T7QS=*]755^B;OK&OW5!,M^>PD.\!![CY 0_".\?7$0".
M ' PH02 (P < > ( +>-,5W>IQ9%V#K"UL&$$+8.!'PKA9G+GU\[L%U PM81
[EMAIL PROTECTED]:.L'6$K2-LG5X1PM9MB"5LG59#PM:MR'Q\V#JZ
MO \CA"!\6#$$X2,(GTHL0?BT@@G"1Q"^ T+X5K]EO+H1EZBT FS5Q]%=SXL^
MLWRVWV/BR\5.T6BBR+*NGW)-XD_#9!TN]O%+*@)I_OMG=A,Y0=P/HQ%+O!&_
[EMAIL PROTECTED];X8Y:HOE'.0U4SL&UJFJ\DFT/W^P-FNU^FU!?J$JYH:CL>?S
MIW?"];C_M*#\_-$5;9>5EC[?8'&81FX._XI9$NZT_KDVT\I/W7Q#JX\]T?\3
M_IF]E/[EMAIL PROTECTED]/@5ATM\$>ZQ^>SH6[>9$&N,>I!I3ASI +]6KL?HM
[EMAIL PROTECTED] '[EMAIL PROTECTED]/QTS?&>WCJ).SPX9ECD'"S7:@H<3C,[EMAIL
PROTECTED]
M)Z+)')$0_+P?K<I890\HXFFL6881?_&J7B+ZD[QHDL<SX+:([V+T"S5W?LJ_
MG/A.,[EMAIL PROTECTED]&>]GB=79AU?SFW^7AZ8NZE-&L2)<RO,*;O.4,AD83_ABL12
MHYQM:[33T#>:%>G/J]$W:Q7I*]:_6=\%F+S9:[EMAIL PROTECTED]<[EMAIL PROTECTED])
MGT3OM62,*\I094J_F).%T<!RQHZ0:DU5LJ1YK $/>.2Y<0ZBSC&SQ:L+,XXW
M6<<2H\$%J]O_8*\<ST_%;.N"U?[!LO7T_/%&M#OCOC..>4^4M%JG(D7F!8M\
M17Q/H7QK5OV\K>$K9B>_O1 -TF,B294#_KTG NS [3J]7O<[EMAIL PROTECTED]@G
M73%F1),[EMAIL PROTECTED])V"U[Y\]-S<.7/H&Q/+?OL#,RV 3=IN]$$LP4;P;;.6W /
M &MK6V<MN&[EMAIL PROTECTED];>USA!7.X,9M-*%\&ZA&0YBAUM1UKW)L$=$ ;%S!
M]AS.%N,+M5-X[$)HVZ@;88NP+=C!I+;V[F.88-N&]S/$L(#Q6X01;'@GPRA[
M;[EMAIL PROTECTED],VP1HPZF-V",@'!;C+9F.ED#/I8AE+5K<+:(:(MAB\GH6B9B>/T,
M[@<8&S3A;!$V,!1G$$Z+86O#6^P(AD>[EMAIL PROTECTED]:QL(7S*M,](;#!D!$VPQ(PZ"
MK5TSXV&8+-30D(-H,TQ>[EMAIL PROTECTED]@/F)FT#<YN;:MUBHAA",^MUQ 3
M'40V?HH8TFVP-]A-JU%'&'BEX6P%XW.KK37$9><F6P[,U[NF*Y)26IV]>G;U
MYO+ESF>+B!F^;[EMAIL PROTECTED];]%!X FG#?MZVV;22;;2'L< Y?H3RWSNOPSHK0
MMVXC7!^3)R/:#:%NPT8LU(+-:R#YME&>@$GE$(-!'3$88/[EMAIL PROTECTED]
M?(Y8 D4EX'"_-932(K1M(984X<[EMAIL PROTECTED]"+6O>"CA(U:!T;TB19BB0ILA29J3$-H
MVSPSM(8 ZL!%:<410$X(F$/ G(,#<[YX$ML;[EMAIL PROTECTED])[EMAIL PROTECTED] 3%>2Q0
MG,W/T8!B^",!Q=C6Z1D\_4&!8K2K(@<'Q=C6F0%,3-MJ-!'X"KBRF,DV AB$
M618#:UL'@*)*Y;^HU4'[EMAIL PROTECTED]"[&2@<#$-!MFP"N&,#&8=2TS"_&&M$6!5QX5
M)@:A+0H38V1C':,[EMAIL PROTECTED]&$#R&-JL11D!L=]F&4"9F,#&8!<.#8ZXP_F4(P8,)
MMX?O#2@<II$=<$.H&%,AX?!-AAG*, O2!\<@&L&(U:TSQ"85*JF!)Z*&/ $S
[EMAIL PROTECTED](FJT&-.HCMZ\.#9Q&Q!I6(&ND/* ]#[(1B)ND86(P9?7&0 [EMAIL
PROTECTED]
MIM$P!(NQSZRV;@-LS["8MG6.V9/#Q&S,1BHX7+4L&X%#1JQZG2+8(M VX,U)
M;'AMU^!=%8ZV:=A6&P'(QJ!M$&R/ &W3/[EMAIL PROTECTED]"] @,#0"!N&[EMAIL PROTECTED]
M94 6352CH1 WB&09CKBQ4;!.1&Z/ZA,([EMAIL PROTECTED]@9VA#EMAQC$S0Q N(B.Z1,(
M]"[EMAIL PROTECTED]);302T#17%0*8EP T!;@APHP;<7+\GP,T:X"8<$^"& #<$N*D*
MN!']Z)$ ;LY1QS3AB!L;<)3PX(B;4]PI+'A.>6;539STJ:/P)G SH&Z,@4\*
MF_HUMW(Y,((K?":/F\K#03<MU#4_J.,=9DZ-(&;RJ [EMAIL PROTECTED]:PY<'#&U4
M&MJ80:P.8)9[#>U_8NZA,7';@+F+:!!L,7MIF%6XP\,!#&E[\(N.#.&9,-$6
[EMAIL PROTECTED]&*8*&[EMAIL
PROTECTED]&PR%6XRVF*',$-C5C&TQYXSAF)N6J;LW,&P->[EMAIL PROTECTED]
MP&$&=(,9T0U%!=1E;? VPXPZ9MK,4!*&<@5#IRQ,73^ \%S4[B)8WP;J<!3B
M+IHS'&($W'!GJ+U\.%+"D+KRYF3$C!H<<MJ8!0L$;@9SJPX"-],V R^W4:$,
[EMAIL PROTECTED]""!P>M6R#0.IB=O-1N!D$2 #1V3"H),RMSR92,GE#"R(O181>S'HN
M!C>#Z!-PV,PIZGIU#&S&S"4B&-LB(*H&',&V3A%9*7SLJ9OI#S8J%0%;H7YF
MG9HXSV+C1G:X*YP5C<!'@/0@/ SA80Z.A_'D6R7'$4^4[YK=H1Z/!P\C3*/4
M5U\CPL,0'H;P,*(?/0X\3 .3-2+R&OVTY.!@&-%QC;R4J=&NF\&7G#90KZ&!
M&Z+>,#-'/Z]CWF8!GSLT<4L5X$EZT] U-+;=-#*3Q-W[BF%K8G\2=V8&I:T!
M\(IM9L</QQ;N82A/0,S^C<!!<-IBC&!B-Q6GK:&Y/WQS P6ZPAQX,W%/+_+F
MZD?5RU#:PH<=1+PU<O.&;6;3$]<=4(/[EMAIL PROTECTED] S.;S%CF0FLC;[EMAIL PROTECTED]
M'/Y^I@;JB#&F/[EMAIL PROTECTED] 9N/T/F=C4S? VEHJCW,!BX7\]8FQD!Q> <U]1<![ZU
M8S40: 4X*,9&+*P@(#Q-W+N%X,[0%G-J$R\M:EMGB)M^$.Z >[EMAIL PROTECTED] B%P
MQ#E#P140UP>W,# \L)^=H]0%!\@&ZITG*$Q,'8&\ NO;M.J8=VJ#1^$FZKH3
MA+HVYC9QL'F;*! 8KD-LYR),"[F335P*$1=7EJ&2*/!S7:&>L4G'!730EU:
M!F;;1-W=AG"R-N+*<H2VF(". ,8@<ARP#5JH6RT1/0*SO _O$(9>(GN*NQ,/
ML[I?T&A'@/<@5 [EMAIL PROTECTED])Y'3.Y:L]=7=%/,&C(FCNZ5^NIK1,@80L;L
M"QGS$_O]V8>WU^_^\[3>;#44!1<J="9QPD=2[C>(QQ&]]W'@<>PZ"FF,>2.4
M=IGKX(B<[EMAIL PROTECTED]"T3^W9U,Z^$:J%F+/#%Z89E%^6_VUH-<>X <[EMAIL
PROTECTED]<8H,
MM=D*7I\^-7>H_^!GHQ&[EMAIL PROTECTED]'_Q#:FMAH-'<_#6(G&W,J&*$MYGZ:PU_O< 3O
MA#+%%NX)AJX*^'9?"[EMAIL PROTECTED]@L3;A'[EMAIL PROTECTED];UJ
MRM!%,H_J?AK$ECL<VM(RL]5LSL$0J#_,F(.!7]3,]%Y#;\L[_/4TAM[C9>KE
MI&9.%S<04P?,27-$?HMZ)13F!#M8WQ;J&#\"B7-J"-IRCAK6$2?Y40$'\^HQ
[EMAIL PROTECTED]'M9ZHB4%(Z9D7>'& F]&$ ='[EMAIL PROTECTED]'0+
M%-0);H4S([EMAIL PROTECTED](H-)2#- 6<1<T'#'3-'4U"P;6;^CEC AM40,QYC 9
M8MD"=94,XC0HYBP&PKH8T SFRB;435 &DKTM9Y-6O^6[;,M0AS600ZY!7DSH
M$3E!W ^C$9-[GA+47&_51C&*I"&B-I:[EMAIL PROTECTED]@U-A;'R
MY]F.ZM^W?S1D['^701YQXB1IS/1D,&FZ3> 7OL>#9(XF84]ZO.^D?O+SUE>+
MKM+/WEGT^O(&27']_H:]?];IZ"F6[H$!4JQA9 JIMO-X[W,GEHB5H,=Z/!']
MC_=$WXF%66*6!CW!V=1&^,ET(UQNMW,W":.)I=)ZB?1"[\IY%90%G_]Q]>9E
M84.6!.YDCQ* ==$X/[O(]J[[H>^'7S-LD(QF+'3=-(J$B;\.)4:(/W W3>3/
MR="+F>\%_&)WJG3=<#0. ^'[EMAIL PROTECTED],A2;U/[EMAIL PROTECTED]"T0P(U,_<4M66
M-V'B^--P5V^<LI$7I(*698-E&/[EMAIL PROTECTED](LV>_N>%X(FHG_I6U;Y_;
M&9 K9DFHK/*TM^05SH+GE"'[^)<W%GXF2TF.XIL:5K+)J5NOU=KB?\VN&"IL
M2W#X\8<?9"-.6RD,[EMAIL PROTECTED],OGK)4+382O,^N'PLRUS\4+K=B]5U>LY8=-AE36=_
MRUVME;E:Q-E7^<^B5-:4<H3_X<<??CEQ?OWE1,0Z\>]MV)N(_PR3D?_K_P-0
M2P$"% ,* " #QC.0V4H:UX\HB #:<@( $@ I($
H97AE8W5T:6]N7VQO9RYH=&UL4$L%!@ ! $ 0 /HB $!
end