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\samsa\build.xml:142:
Execute failed: java.io.IOException: CreateProcess:
C:\cruise_hdk\cc\projects\trunk\target\hdk\jdk\jre\..\bin\jarsigner.exe error=2
Date of build: 06/22/2007 18:32:00
Time to build: 10 minutes 28 seconds
Last changed: 06/22/2007 16:26:08
Last log entry: Clarify thread detach semantics to fix
HARMONY-4237 (hythread_detach() documentation)
***********************************************************
Errors/Warnings: (100)
========================================
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 = r549778, (Jun 22 2007), Windows/ia32/msvc 1310, release build
http://harmony.apache.org
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
***********************************************************
Unit Tests: (129)
All Tests Passed
***********************************************************
Modifications since last successful build: (130)
modified tellison
/harmony/enhanced/classlib/trunk/modules/portlib/src/main/native/thread/shared/hythread.c
06/22/2007 16:26:08 Clarify thread detach semantics to fixHARMONY-4237
(hythread_detach() documentation)
modified tonywu
/harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/net/URLClassLoader.java
06/22/2007 15:19:29 clean up compiler warning, no functionality modified.
modified tonywu
/harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/util/HugeEnumSet.java
06/22/2007 15:19:29 clean up compiler warning, no functionality modified.
modified tonywu
/harmony/enhanced/classlib/trunk/modules/luni/src/main/java/org/apache/harmony/luni/platform/INetworkSystem.java
06/22/2007 15:19:29 clean up compiler warning, no functionality modified.
modified tonywu
/harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/io/ObjectInputStream.java
06/22/2007 15:19:29 clean up compiler warning, no functionality modified.
modified tonywu
/harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/io/ObjectOutputStream.java
06/22/2007 15:19:29 clean up compiler warning, no functionality modified.
modified tonywu
/harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/net/ProxySelectorImpl.java
06/22/2007 15:19:29 clean up compiler warning, no functionality modified.
modified tonywu
/harmony/enhanced/classlib/trunk/modules/luni/src/main/java/org/apache/harmony/luni/util/TwoKeyHashMap.java
06/22/2007 15:19:29 clean up compiler warning, no functionality modified.
modified tonywu
/harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/util/EnumMap.java
06/22/2007 15:19:29 clean up compiler warning, no functionality modified.
modified tonywu
/harmony/enhanced/classlib/trunk/modules/luni/src/main/java/org/apache/harmony/luni/platform/OSNetworkSystem.java
06/22/2007 15:19:29 clean up compiler warning, no functionality modified.
modified tonywu
/harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/util/Stack.java
06/22/2007 15:19:29 clean up compiler warning, no functionality modified.
modified tonywu
/harmony/enhanced/classlib/trunk/modules/luni/src/main/java/org/apache/harmony/luni/util/FloatingPointParser.java
06/22/2007 15:19:29 clean up compiler warning, no functionality modified.
modified tonywu /harmony/enhanced/classlib/trunk/modules/portlib/build.xml
06/22/2007 09:16:54 recover the checking which prevents these native tests
running on 64 bit machine
modified tonywu
/harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hyfiletext/shared/hyfiletext.c
06/22/2007 09:04:28 add property eol-style
modified tonywu
/harmony/enhanced/classlib/trunk/modules/luni/src/test/api/common/org/apache/harmony/luni/tests/java/lang/String2Test.java
06/22/2007 08:56:30 convert some character to ascii and format the file
modified ayza
/harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/EventHandler.java
06/22/2007 05:46:37 Applying patch from HARMONY-4033 ([classlib][beans] A
listener created by means of EventHandler.create() does not work)
modified ayza
/harmony/enhanced/classlib/trunk/modules/beans/src/test/java/org/apache/harmony/beans/tests/java/beans/EventHandlerTest.java
06/22/2007 05:46:37 Applying patch from HARMONY-4033 ([classlib][beans] A
listener created by means of EventHandler.create() does not work)
modified ayza
/harmony/enhanced/classlib/trunk/modules/beans/src/main/java/org/apache/harmony/beans/Command.java
06/22/2007 04:41:05 Fixing class loading issues
modified ayza
/harmony/enhanced/classlib/trunk/modules/beans/src/test/java/org/apache/harmony/beans/tests/java/beans/XMLDecoderTest.java
06/22/2007 04:31:22 Handling of special form of array constructor was added.
This is a bug fix for HARMONY-1890 ([classlib][beans]
java.beans.XMLDecoder.readObject() throws unexpected
ArrayIndexOutOfBoundsException)
modified ayza
/harmony/enhanced/classlib/trunk/modules/beans/src/main/java/org/apache/harmony/beans/Handler.java
06/22/2007 04:31:22 Handling of special form of array constructor was added.
This is a bug fix for HARMONY-1890 ([classlib][beans]
java.beans.XMLDecoder.readObject() throws unexpected
ArrayIndexOutOfBoundsException)
modified ayza
/harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/Statement.java
06/22/2007 04:31:22 Handling of special form of array constructor was added.
This is a bug fix for HARMONY-1890 ([classlib][beans]
java.beans.XMLDecoder.readObject() throws unexpected
ArrayIndexOutOfBoundsException)
modified gshimansky
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/codegenerator/ia32/Ia32StackInfo.cpp
06/22/2007 00:12:53 Applied HARMONY-1859[drlvm][util] StackOverflowError
handling leads to Segmentation fault on Linux with -Xem:opt and jet and is
handled incorrectly with -Xint on both Win and Linux
modified gshimansky
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/util/win/ia32_em64t/nt_exception_filter_common.cpp
06/22/2007 00:12:53 Applied HARMONY-1859[drlvm][util] StackOverflowError
handling leads to Segmentation fault on Linux with -Xem:opt and jet and is
handled incorrectly with -Xint on both Win and Linux
modified gshimansky
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/util/win/include/exception_filter.h
06/22/2007 00:12:53 Applied HARMONY-1859[drlvm][util] StackOverflowError
handling leads to Segmentation fault on Linux with -Xem:opt and jet and is
handled incorrectly with -Xint on both Win and Linux
modified gshimansky
/harmony/enhanced/drlvm/trunk/vm/port/include/stack_iterator.h 06/22/2007
00:12:53 Applied HARMONY-1859[drlvm][util] StackOverflowError handling leads to
Segmentation fault on Linux with -Xem:opt and jet and is handled incorrectly
with -Xint on both Win and Linux
modified gshimansky
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/util/linux/signals_ipf.cpp
06/22/2007 00:12:53 Applied HARMONY-1859[drlvm][util] StackOverflowError
handling leads to Segmentation fault on Linux with -Xem:opt and jet and is
handled incorrectly with -Xint on both Win and Linux
modified gshimansky
/harmony/enhanced/drlvm/trunk/vm/interpreter/src/interpreter.cpp 06/22/2007
00:12:53 Applied HARMONY-1859[drlvm][util] StackOverflowError handling leads to
Segmentation fault on Linux with -Xem:opt and jet and is handled incorrectly
with -Xint on both Win and Linux
modified gshimansky
/harmony/enhanced/drlvm/trunk/vm/vmcore/include/exceptions.h 06/22/2007
00:12:53 Applied HARMONY-1859[drlvm][util] StackOverflowError handling leads to
Segmentation fault on Linux with -Xem:opt and jet and is handled incorrectly
with -Xint on both Win and Linux
modified gshimansky
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/exception/exceptions_jit.cpp
06/22/2007 00:12:53 Applied HARMONY-1859[drlvm][util] StackOverflowError
handling leads to Segmentation fault on Linux with -Xem:opt and jet and is
handled incorrectly with -Xint on both Win and Linux
modified gshimansky
/harmony/enhanced/drlvm/trunk/vm/vmcore/include/exceptions_jit.h 06/22/2007
00:12:53 Applied HARMONY-1859[drlvm][util] StackOverflowError handling leads to
Segmentation fault on Linux with -Xem:opt and jet and is handled incorrectly
with -Xint on both Win and Linux
modified gshimansky
/harmony/enhanced/drlvm/trunk/vm/port/src/lil/ipf/pim/stack_iterator_ipf.cpp
06/22/2007 00:12:53 Applied HARMONY-1859[drlvm][util] StackOverflowError
handling leads to Segmentation fault on Linux with -Xem:opt and jet and is
handled incorrectly with -Xint on both Win and Linux
modified gshimansky
/harmony/enhanced/drlvm/trunk/vm/port/src/lil/ia32/pim/stack_iterator_ia32.cpp
06/22/2007 00:12:53 Applied HARMONY-1859[drlvm][util] StackOverflowError
handling leads to Segmentation fault on Linux with -Xem:opt and jet and is
handled incorrectly with -Xint on both Win and Linux
modified gshimansky
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/util/linux/signals_ia32.cpp
06/22/2007 00:12:53 Applied HARMONY-1859[drlvm][util] StackOverflowError
handling leads to Segmentation fault on Linux with -Xem:opt and jet and is
handled incorrectly with -Xint on both Win and Linux
modified gshimansky
/harmony/enhanced/drlvm/trunk/vm/port/src/lil/em64t/pim/stack_iterator_em64t.cpp
06/22/2007 00:12:53 Applied HARMONY-1859[drlvm][util] StackOverflowError
handling leads to Segmentation fault on Linux with -Xem:opt and jet and is
handled incorrectly with -Xint on both Win and Linux
modified gshimansky
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/util/linux/signals_em64t.cpp
06/22/2007 00:12:53 Applied HARMONY-1859[drlvm][util] StackOverflowError
handling leads to Segmentation fault on Linux with -Xem:opt and jet and is
handled incorrectly with -Xint on both Win and Linux
modified gshimansky
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/exception/exceptions_impl.cpp
06/22/2007 00:12:53 Applied HARMONY-1859[drlvm][util] StackOverflowError
handling leads to Segmentation fault on Linux with -Xem:opt and jet and is
handled incorrectly with -Xint on both Win and Linux
modified gshimansky
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/class_support/String_Pool.cpp
06/22/2007 00:12:53 Applied HARMONY-1859[drlvm][util] StackOverflowError
handling leads to Segmentation fault on Linux with -Xem:opt and jet and is
handled incorrectly with -Xint on both Win and Linux
modified apetrenko
/harmony/enhanced/classlib/trunk/modules/awt/src/main/java/common/org/apache/harmony/awt/gl/font/FontManager.java
06/22/2007 00:03:30 Patch for HARMONY-4217 "[classlib][awt]
ExceptionInInitializerError is thrown if call certain method like getFontName()
on a Font object"
modified tellison
/harmony/enhanced/classlib/trunk/modules/prefs/src/test/java/org/apache/harmony/prefs/tests/java/util/prefs/AbstractPreferencesTest.java
06/21/2007 23:26:30 Remove preferences.dtd, and it's reference from the test
case, since it should not be in our repository.
deleted tellison
/harmony/enhanced/classlib/trunk/modules/prefs/src/test/resources/prefs/java/util/prefs/preferences.dtd
06/21/2007 23:26:30 Remove preferences.dtd, and it's reference from the test
case, since it should not be in our repository.
modified ayza
/harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/PersistenceDelegate.java
06/21/2007 23:16:48 Fix for java.beans.Encoder and related classes to enable
correct handling of compound objects and arrays. Among other thing it fixes
problems described in HARMONY-4106 ([classlib][beans] XMLEncoder does not
encode array values)
modified ayza
/harmony/enhanced/classlib/trunk/modules/beans/src/main/java/org/apache/harmony/beans/ObjectNode.java
06/21/2007 23:16:48 Fix for java.beans.Encoder and related classes to enable
correct handling of compound objects and arrays. Among other thing it fixes
problems described in HARMONY-4106 ([classlib][beans] XMLEncoder does not
encode array values)
modified gshimansky
/harmony/enhanced/jdktools/trunk/modules/samsa/src/main/native/samsa/samsa.c
06/21/2007 23:03:22 Applied additional patch for HARMONY-4190 to free allocated
cmd_line
modified gshimansky
/harmony/enhanced/jdktools/trunk/modules/samsa/src/main/native/samsa/samsa.c
06/21/2007 22:47:40 Applied HARMONY-4190[jdktools][samsa][eut] Harmony JDK java
wrapper strips quotes for JVM properties and program arguments
modified gshimansky
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/kernel_classes/native/org_apache_harmony_vm_VMGenericsAndAnnotations.cpp
06/21/2007 21:05:25 Applied HARMONY-4230[drlvm][kernel][reliability] assert in
getParameterAnnotations function
modified hindessm
/harmony/enhanced/classlib/trunk/modules/portlib/src/main/native/thrstub/unix/makefile
06/21/2007 17:23:52 Setting svn:eol-style on some makefiles.
modified hindessm
/harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/init/unix/makefile
06/21/2007 17:23:52 Setting svn:eol-style on some makefiles.
modified hindessm
/harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hynls/windows/makefile
06/21/2007 17:23:52 Setting svn:eol-style on some makefiles.
modified hindessm
/harmony/enhanced/classlib/trunk/modules/luni/src/main/native/hyzip/unix/makefile
06/21/2007 17:23:52 Setting svn:eol-style on some makefiles.
modified hindessm
/harmony/enhanced/classlib/trunk/modules/nio_char/src/main/native/niochar/windows/makefile
06/21/2007 17:23:52 Setting svn:eol-style on some makefiles.
modified hindessm
/harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hygp/unix/makefile
06/21/2007 17:23:52 Setting svn:eol-style on some makefiles.
modified hindessm
/harmony/enhanced/classlib/trunk/modules/awt/src/main/native/oglwrapper/unix/makefile
06/21/2007 17:23:52 Setting svn:eol-style on some makefiles.
modified hindessm
/harmony/enhanced/classlib/trunk/modules/portlib/src/main/native/thrstub/windows/makefile
06/21/2007 17:23:52 Setting svn:eol-style on some makefiles.
modified hindessm
/harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hystr/unix/makefile
06/21/2007 17:23:52 Setting svn:eol-style on some makefiles.
modified hindessm
/harmony/enhanced/classlib/trunk/modules/luni/src/main/native/hyzip/windows/makefile
06/21/2007 17:23:52 Setting svn:eol-style on some makefiles.
modified hindessm
/harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hygp/windows/makefile
06/21/2007 17:23:52 Setting svn:eol-style on some makefiles.
modified hindessm
/harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hymem/unix/makefile
06/21/2007 17:23:52 Setting svn:eol-style on some makefiles.
modified hindessm
/harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hystr/windows/makefile
06/21/2007 17:23:52 Setting svn:eol-style on some makefiles.
modified hindessm
/harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hyfile/unix/makefile
06/21/2007 17:23:52 Setting svn:eol-style on some makefiles.
modified hindessm
/harmony/enhanced/classlib/trunk/modules/awt/src/main/native/fontlib/unix/makefile
06/21/2007 17:23:52 Setting svn:eol-style on some makefiles.
modified hindessm
/harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hyport/unix/makefile
06/21/2007 17:23:52 Setting svn:eol-style on some makefiles.
modified hindessm
/harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hyfiletext/unix/makefile
06/21/2007 17:23:52 Setting svn:eol-style on some makefiles.
modified hindessm
/harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hymem/windows/makefile
06/21/2007 17:23:52 Setting svn:eol-style on some makefiles.
modified hindessm
/harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hycpu/unix/makefile
06/21/2007 17:23:52 Setting svn:eol-style on some makefiles.
modified hindessm
/harmony/enhanced/classlib/trunk/modules/imageio/src/main/native/pngencoder/unix/makefile
06/21/2007 17:23:52 Setting svn:eol-style on some makefiles.
modified hindessm
/harmony/enhanced/classlib/trunk/modules/awt/src/main/native/fontlib/windows/makefile
06/21/2007 17:23:52 Setting svn:eol-style on some makefiles.
modified hindessm
/harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hyerror/unix/makefile
06/21/2007 17:23:52 Setting svn:eol-style on some makefiles.
modified hindessm
/harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hyfiletext/windows/makefile
06/21/2007 17:23:52 Setting svn:eol-style on some makefiles.
modified hindessm
/harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hyport/windows/makefile
06/21/2007 17:23:52 Setting svn:eol-style on some makefiles.
modified hindessm
/harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hynls/unix/makefile
06/21/2007 17:23:52 Setting svn:eol-style on some makefiles.
modified hindessm
/harmony/enhanced/classlib/trunk/modules/nio_char/src/main/native/niochar/unix/makefile
06/21/2007 17:23:52 Setting svn:eol-style on some makefiles.
modified hindessm
/harmony/enhanced/classlib/trunk/modules/imageio/src/main/native/pngencoder/windows/makefile
06/21/2007 17:23:52 Setting svn:eol-style on some makefiles.
modified hindessm
/harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hycpu/windows/makefile
06/21/2007 17:23:52 Setting svn:eol-style on some makefiles.
modified hindessm
/harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hytime/unix/makefile
06/21/2007 17:23:52 Setting svn:eol-style on some makefiles.
added leoli
/harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hyfiletext/shared/hyfiletext.c
06/21/2007 15:54:01 Apply patch HARMONY-4258 ([classlib][portlib] Modify the
native test for hyfile and add the native test for hyfiletext)
modified leoli /harmony/enhanced/classlib/trunk/modules/portlib/build.xml
06/21/2007 15:54:01 Apply patch HARMONY-4258 ([classlib][portlib] Modify the
native test for hyfile and add the native test for hyfiletext)
modified leoli
/harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hytime/windows/makefile
06/21/2007 15:54:01 Apply patch HARMONY-4258 ([classlib][portlib] Modify the
native test for hyfile and add the native test for hyfiletext)
modified leoli
/harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hygp/unix/makefile
06/21/2007 15:54:01 Apply patch HARMONY-4258 ([classlib][portlib] Modify the
native test for hyfile and add the native test for hyfiletext)
added leoli
/harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hyfiletext/unix
06/21/2007 15:54:01 Apply patch HARMONY-4258 ([classlib][portlib] Modify the
native test for hyfile and add the native test for hyfiletext)
modified leoli
/harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hygp/windows/makefile
06/21/2007 15:54:01 Apply patch HARMONY-4258 ([classlib][portlib] Modify the
native test for hyfile and add the native test for hyfiletext)
added leoli
/harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hyfiletext/windows
06/21/2007 15:54:01 Apply patch HARMONY-4258 ([classlib][portlib] Modify the
native test for hyfile and add the native test for hyfiletext)
modified leoli
/harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hymem/unix/makefile
06/21/2007 15:54:01 Apply patch HARMONY-4258 ([classlib][portlib] Modify the
native test for hyfile and add the native test for hyfiletext)
modified leoli
/harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hyfile/unix/makefile
06/21/2007 15:54:01 Apply patch HARMONY-4258 ([classlib][portlib] Modify the
native test for hyfile and add the native test for hyfiletext)
added leoli
/harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hyfiletext
06/21/2007 15:54:01 Apply patch HARMONY-4258 ([classlib][portlib] Modify the
native test for hyfile and add the native test for hyfiletext)
added leoli
/harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hyfiletext/unix/makefile
06/21/2007 15:54:01 Apply patch HARMONY-4258 ([classlib][portlib] Modify the
native test for hyfile and add the native test for hyfiletext)
modified leoli
/harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hymem/windows/makefile
06/21/2007 15:54:01 Apply patch HARMONY-4258 ([classlib][portlib] Modify the
native test for hyfile and add the native test for hyfiletext)
modified leoli
/harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hyfile/shared/hyfile.c
06/21/2007 15:54:01 Apply patch HARMONY-4258 ([classlib][portlib] Modify the
native test for hyfile and add the native test for hyfiletext)
modified leoli
/harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hyfile/windows/makefile
06/21/2007 15:54:01 Apply patch HARMONY-4258 ([classlib][portlib] Modify the
native test for hyfile and add the native test for hyfiletext)
modified leoli
/harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hycpu/unix/makefile
06/21/2007 15:54:01 Apply patch HARMONY-4258 ([classlib][portlib] Modify the
native test for hyfile and add the native test for hyfiletext)
added leoli
/harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hyfiletext/shared
06/21/2007 15:54:01 Apply patch HARMONY-4258 ([classlib][portlib] Modify the
native test for hyfile and add the native test for hyfiletext)
added leoli
/harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hyfiletext/windows/makefile
06/21/2007 15:54:01 Apply patch HARMONY-4258 ([classlib][portlib] Modify the
native test for hyfile and add the native test for hyfiletext)
modified leoli
/harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hytime/unix/makefile
06/21/2007 15:54:01 Apply patch HARMONY-4258 ([classlib][portlib] Modify the
native test for hyfile and add the native test for hyfiletext)
modified leoli
/harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hycpu/windows/makefile
06/21/2007 15:54:01 Apply patch HARMONY-4258 ([classlib][portlib] Modify the
native test for hyfile and add the native test for hyfiletext)
modified mfursov
/harmony/enhanced/drlvm/trunk/src/test/regression/excludes/exclude.windows.x86
06/21/2007 15:40:38 Disabling HARMONY-1859 regression test: fix is not
completely integrated yet.
modified mfursov
/harmony/enhanced/drlvm/trunk/src/test/regression/excludes/exclude.linux.x86
06/21/2007 15:40:38 Disabling HARMONY-1859 regression test: fix is not
completely integrated yet.
added tonywu
/harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hyport/shared/hyport.c
06/21/2007 12:58:54 Apply patch HARMONY-4254 ([classlib][portlib] Add native
tests for hynls, hyport, hystr)
modified tonywu
/harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hyerror/windows/makefile
06/21/2007 12:58:54 Apply patch HARMONY-4254 ([classlib][portlib] Add native
tests for hynls, hyport, hystr)
modified tonywu /harmony/enhanced/classlib/trunk/modules/portlib/build.xml
06/21/2007 12:58:54 Apply patch HARMONY-4254 ([classlib][portlib] Add native
tests for hynls, hyport, hystr)
added tonywu
/harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hynls/shared
06/21/2007 12:58:54 Apply patch HARMONY-4254 ([classlib][portlib] Add native
tests for hynls, hyport, hystr)
added tonywu
/harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hystr/windows
06/21/2007 12:58:54 Apply patch HARMONY-4254 ([classlib][portlib] Add native
tests for hynls, hyport, hystr)
added tonywu
/harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hynls/windows/makefile
06/21/2007 12:58:54 Apply patch HARMONY-4254 ([classlib][portlib] Add native
tests for hynls, hyport, hystr)
added tonywu
/harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hyport/unix
06/21/2007 12:58:54 Apply patch HARMONY-4254 ([classlib][portlib] Add native
tests for hynls, hyport, hystr)
added tonywu
/harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hystr
06/21/2007 12:58:54 Apply patch HARMONY-4254 ([classlib][portlib] Add native
tests for hynls, hyport, hystr)
added tonywu
/harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hystr/shared/hystr.c
06/21/2007 12:58:54 Apply patch HARMONY-4254 ([classlib][portlib] Add native
tests for hynls, hyport, hystr)
added tonywu
/harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hystr/unix/makefile
06/21/2007 12:58:54 Apply patch HARMONY-4254 ([classlib][portlib] Add native
tests for hynls, hyport, hystr)
added tonywu
/harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hyport/windows
06/21/2007 12:58:54 Apply patch HARMONY-4254 ([classlib][portlib] Add native
tests for hynls, hyport, hystr)
added tonywu
/harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hystr/shared
06/21/2007 12:58:54 Apply patch HARMONY-4254 ([classlib][portlib] Add native
tests for hynls, hyport, hystr)
added tonywu
/harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hystr/windows/makefile
06/21/2007 12:58:54 Apply patch HARMONY-4254 ([classlib][portlib] Add native
tests for hynls, hyport, hystr)
added tonywu
/harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hynls/unix
06/21/2007 12:58:54 Apply patch HARMONY-4254 ([classlib][portlib] Add native
tests for hynls, hyport, hystr)
added tonywu
/harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hynls/shared/hynls.c
06/21/2007 12:58:54 Apply patch HARMONY-4254 ([classlib][portlib] Add native
tests for hynls, hyport, hystr)
added tonywu
/harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hyport/unix/makefile
06/21/2007 12:58:54 Apply patch HARMONY-4254 ([classlib][portlib] Add native
tests for hynls, hyport, hystr)
added tonywu
/harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hyport
06/21/2007 12:58:54 Apply patch HARMONY-4254 ([classlib][portlib] Add native
tests for hynls, hyport, hystr)
added tonywu
/harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hynls/windows
06/21/2007 12:58:54 Apply patch HARMONY-4254 ([classlib][portlib] Add native
tests for hynls, hyport, hystr)
modified tonywu
/harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hyerror/unix/makefile
06/21/2007 12:58:54 Apply patch HARMONY-4254 ([classlib][portlib] Add native
tests for hynls, hyport, hystr)
added tonywu
/harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hyport/shared
06/21/2007 12:58:54 Apply patch HARMONY-4254 ([classlib][portlib] Add native
tests for hynls, hyport, hystr)
added tonywu
/harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hystr/unix
06/21/2007 12:58:54 Apply patch HARMONY-4254 ([classlib][portlib] Add native
tests for hynls, hyport, hystr)
added tonywu
/harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hyport/windows/makefile
06/21/2007 12:58:54 Apply patch HARMONY-4254 ([classlib][portlib] Add native
tests for hynls, hyport, hystr)
added tonywu
/harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hynls
06/21/2007 12:58:54 Apply patch HARMONY-4254 ([classlib][portlib] Add native
tests for hynls, hyport, hystr)
added tonywu
/harmony/enhanced/classlib/trunk/modules/portlib/src/test/native/hynls/unix/makefile
06/21/2007 12:58:54 Apply patch HARMONY-4254 ([classlib][portlib] Add native
tests for hynls, hyport, hystr)
added pyang
/harmony/enhanced/classlib/trunk/modules/luni/src/test/api/windows/org
06/21/2007 10:31:59 Apply patch for HARMONY-3656([classlib][luni] File.mkdir
does not support unicode) with small modifications to make new FileTest for
windows only compile
added pyang
/harmony/enhanced/classlib/trunk/modules/luni/src/test/api/windows/org/apache
06/21/2007 10:31:59 Apply patch for HARMONY-3656([classlib][luni] File.mkdir
does not support unicode) with small modifications to make new FileTest for
windows only compile
modified pyang
/harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/io/File.java
06/21/2007 10:31:59 Apply patch for HARMONY-3656([classlib][luni] File.mkdir
does not support unicode) with small modifications to make new FileTest for
windows only compile
modified pyang
/harmony/enhanced/classlib/trunk/modules/portlib/src/main/native/port/windows/hyfile.c
06/21/2007 10:31:59 Apply patch for HARMONY-3656([classlib][luni] File.mkdir
does not support unicode) with small modifications to make new FileTest for
windows only compile
added pyang
/harmony/enhanced/classlib/trunk/modules/luni/src/test/api/windows/org/apache/harmony/luni
06/21/2007 10:31:59 Apply patch for HARMONY-3656([classlib][luni] File.mkdir
does not support unicode) with small modifications to make new FileTest for
windows only compile
added pyang
/harmony/enhanced/classlib/trunk/modules/luni/src/test/api/windows/org/apache/harmony/luni/tests
06/21/2007 10:31:59 Apply patch for HARMONY-3656([classlib][luni] File.mkdir
does not support unicode) with small modifications to make new FileTest for
windows only compile
added pyang
/harmony/enhanced/classlib/trunk/modules/luni/src/test/api/windows/org/apache/harmony/luni/tests/java
06/21/2007 10:31:59 Apply patch for HARMONY-3656([classlib][luni] File.mkdir
does not support unicode) with small modifications to make new FileTest for
windows only compile
modified pyang
/harmony/enhanced/classlib/trunk/modules/luni/src/test/api/common/tests/api/java/io/FileTest.java
06/21/2007 10:31:59 Apply patch for HARMONY-3656([classlib][luni] File.mkdir
does not support unicode) with small modifications to make new FileTest for
windows only compile
added pyang
/harmony/enhanced/classlib/trunk/modules/luni/src/test/api/windows/org/apache/harmony/luni/tests/java/io/WinFileTest.java
06/21/2007 10:31:59 Apply patch for HARMONY-3656([classlib][luni] File.mkdir
does not support unicode) with small modifications to make new FileTest for
windows only compile
added pyang
/harmony/enhanced/classlib/trunk/modules/luni/src/test/api/windows/org/apache/harmony
06/21/2007 10:31:59 Apply patch for HARMONY-3656([classlib][luni] File.mkdir
does not support unicode) with small modifications to make new FileTest for
windows only compile
added pyang
/harmony/enhanced/classlib/trunk/modules/luni/src/test/api/windows/org/apache/harmony/luni/tests/java/io
06/21/2007 10:31:59 Apply patch for HARMONY-3656([classlib][luni] File.mkdir
does not support unicode) with small modifications to make new FileTest for
windows only compile