BUILD FAILED:
        Ant Error Message:
/export/cruise_hdk/cc/projects/trunk/working_jdktools/build.xml:242: The 
following error occurred while executing this line: 
/export/cruise_hdk/cc/projects/trunk/working_jdktools/make/build-test.xml:92: 
There were test errors.

Date of build:  05/03/2007 03:31:16
Time to build:  20 minutes 33 seconds
Last changed:   05/03/2007 03:00:18
Last log entry: More changes to enable the jdktools to compile on linux.



***********************************************************
Execution log (errors/warnings messages):       
Tests FAILED

========================================
Testing jdktools binaries...
========================================
Compiling JPDA tests
Since fork is false, ignoring memoryMaximumSize setting
----------
1. WARNING in 
/export/cruise_hdk/cc/projects/trunk/working_jdktools/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/framework/DebuggeeRegister.java
 (at line 57)
        registered.add(debuggee); 
        ^^^^^^^^^^^^^^^^^^^^^^^^
Type safety: The method add(Object) belongs to the raw type LinkedList. 
References to generic type LinkedList<E> should be parameterized
----------
----------
2. WARNING in 
/export/cruise_hdk/cc/projects/trunk/working_jdktools/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/framework/TestOptions.java
 (at line 28)
        import java.io.File;
               ^^^^^^^^^^^^
The import java.io.File is never used
----------
----------
3. WARNING in 
/export/cruise_hdk/cc/projects/trunk/working_jdktools/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/framework/jdwp/PacketDispatcher.java
 (at line 113)
        eventQueue.add(eventPacket);
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
Type safety: The method add(Object) belongs to the raw type List. References to 
generic type List<E> should be parameterized
----------
4. WARNING in 
/export/cruise_hdk/cc/projects/trunk/working_jdktools/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/framework/jdwp/PacketDispatcher.java
 (at line 248)
        replies.put(new Integer(replyPacket.getId()),
                                replyPacket);
        
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Type safety: The method put(Object, Object) belongs to the raw type Hashtable. 
References to generic type Hashtable<K,V> should be parameterized
----------
5. WARNING in 
/export/cruise_hdk/cc/projects/trunk/working_jdktools/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/framework/jdwp/PacketDispatcher.java
 (at line 283)
        commands.put(Id, command);
        ^^^^^^^^^^^^^^^^^^^^^^^^^
Type safety: The method put(Object, Object) belongs to the raw type Hashtable. 
References to generic type Hashtable<K,V> should be parameterized
----------
6. WARNING in 
/export/cruise_hdk/cc/projects/trunk/working_jdktools/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/framework/jdwp/PacketDispatcher.java
 (at line 354)
        commands.put(Id, command);
        ^^^^^^^^^^^^^^^^^^^^^^^^^
Type safety: The method put(Object, Object) belongs to the raw type Hashtable. 
References to generic type Hashtable<K,V> should be parameterized
----------
----------
7. WARNING in 
/export/cruise_hdk/cc/projects/trunk/working_jdktools/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/framework/jdwp/VmMirror.java
 (at line 1829)
        frames.add(frame);
        ^^^^^^^^^^^^^^^^^
Type safety: The method add(Object) belongs to the raw type ArrayList. 
References to generic type ArrayList<E> should be parameterized
----------
8. WARNING in 
/export/cruise_hdk/cc/projects/trunk/working_jdktools/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/framework/jdwp/VmMirror.java
 (at line 1897)
        vars.add(var);
        ^^^^^^^^^^^^^
Type safety: The method add(Object) belongs to the raw type ArrayList. 
References to generic type ArrayList<E> should be parameterized
----------
9. WARNING in 
/export/cruise_hdk/cc/projects/trunk/working_jdktools/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/framework/jdwp/VmMirror.java
 (at line 2117)
        fields.add(superClassFields.toArray()[i]);
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Type safety: The method add(Object) belongs to the raw type ArrayList. 
References to generic type ArrayList<E> should be parameterized
----------
10. WARNING in 
/export/cruise_hdk/cc/projects/trunk/working_jdktools/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/framework/jdwp/VmMirror.java
 (at line 2127)
        fields.add(field);
        ^^^^^^^^^^^^^^^^^
Type safety: The method add(Object) belongs to the raw type ArrayList. 
References to generic type ArrayList<E> should be parameterized
----------
----------
11. WARNING in 
/export/cruise_hdk/cc/projects/trunk/working_jdktools/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/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
----------
11 problems (11 warnings)
JPDA exclude list: 
/export/cruise_hdk/cc/projects/trunk/working_classlib/deploy/build/jdktools.jpda.exclude
Running JPDA tests
  Debugger JVM=/export/cruise_hdk/cc/projects/trunk/target/hdk/jdk/jre/bin/java
  Debuggee JVM=/export/cruise_hdk/cc/projects/trunk/target/hdk/jdk/jre/bin/java
LAUNCER exclude list: 
/export/cruise_hdk/cc/projects/trunk/working_classlib/deploy/build/jdktools.launcher.exclude
Running LAUNCHER tests
test.jre.home=/export/cruise_hdk/cc/projects/trunk/target/hdk/jdk/jre
Run 'java -version' in 
/export/cruise_hdk/cc/projects/trunk/working_jdktools/build/test_report
java version "1.5.0" 
pre-alpha : not complete or compatible
svn = r534607, (May  3 2007), Linux/ia32/gcc 3.3.3, release build
http://incubator.apache.org/harmony
SAMSA exclude list: 
/export/cruise_hdk/cc/projects/trunk/working_classlib/deploy/build/jdktools.samsa.exclude
Running SAMSA tests
test.jre.home=/export/cruise_hdk/cc/projects/trunk/target/hdk/jdk/jre
Run javac in 
/export/cruise_hdk/cc/projects/trunk/working_jdktools/build/test_report - 
EXCLUDED
Compiling TOOLS tests
Since fork is false, ignoring memoryMaximumSize setting
----------
1. WARNING in 
/export/cruise_hdk/cc/projects/trunk/working_jdktools/modules/tools/src/test/java/org/apache/harmony/tests/tools/javah/Test/Test01.java
 (at line 23)
        private static final long xxx2 = 1;
                                  ^^^^
The field Test01.xxx2 is never read locally
----------
1 problem (1 warning)
TOOLS exclude list: 
/export/cruise_hdk/cc/projects/trunk/working_classlib/deploy/build/jdktools.tools.exclude
Running TOOLS tests
test.jre.home=/export/cruise_hdk/cc/projects/trunk/target/hdk/jdk/jre
The test report is in 
/export/cruise_hdk/cc/projects/trunk/working_jdktools/build/test_report/html/index.html

***********************************************************
Unit Tests: (136)
        
error: testGetValues001 
org.apache.harmony.jpda.tests.jdwp.ArrayReference.GetValuesTest
error: testLength001 
org.apache.harmony.jpda.tests.jdwp.ArrayReference.LengthTest
error: testInvokeMethod002 
org.apache.harmony.jpda.tests.jdwp.ClassType.InvokeMethodTest
error: testInvokeMethod003 
org.apache.harmony.jpda.tests.jdwp.ClassType.InvokeMethodTest
error: testNewInstance002 
org.apache.harmony.jpda.tests.jdwp.ClassType.NewInstanceTest
error: testSetValues002 
org.apache.harmony.jpda.tests.jdwp.ClassType.SetValues002Test
error: testSuperClass002 
org.apache.harmony.jpda.tests.jdwp.ClassType.SuperClassTest
error: testSuperClass003 
org.apache.harmony.jpda.tests.jdwp.ClassType.SuperClassTest
error: testClassObjectID001 
org.apache.harmony.jpda.tests.jdwp.MultiSession.ClassObjectIDTest
error: testRefTypeID001 
org.apache.harmony.jpda.tests.jdwp.MultiSession.RefTypeIDTest
error: testSetValues002 
org.apache.harmony.jpda.tests.jdwp.ObjectReference.SetValues002Test
error: testSetValues003 
org.apache.harmony.jpda.tests.jdwp.ObjectReference.SetValues003Test
error: testGetValues002 
org.apache.harmony.jpda.tests.jdwp.ReferenceType.GetValues002Test
error: testGetValues004 
org.apache.harmony.jpda.tests.jdwp.ReferenceType.GetValues004Test
error: testSignature002 
org.apache.harmony.jpda.tests.jdwp.ReferenceType.Signature002Test
error: testSourceDebugExtension001 
org.apache.harmony.jpda.tests.jdwp.ReferenceType.SourceDebugExtensionTest
error: testPopFramesWithInvokeMethods 
org.apache.harmony.jpda.tests.jdwp.StackFrame.PopFrames002Test
error: testFrames005 
org.apache.harmony.jpda.tests.jdwp.ThreadReference.FramesTest
error: testFrames004 
org.apache.harmony.jpda.tests.jdwp.ThreadReference.FramesTest
error: testDisposeObjects001 
org.apache.harmony.jpda.tests.jdwp.VirtualMachine.DisposeObjectsTest
Unit Test Error Details:        (20)
                
Test: testGetValues001Class: 
org.apache.harmony.jpda.tests.jdwp.ArrayReference.GetValuesTestorg.apache.harmony.jpda.tests.framework.TestErrorException:
 org.apache.harmony.jpda.tests.framework.jdwp.exceptions.TimeoutException: 
Connection was closed
        at 
org.apache.harmony.jpda.tests.framework.jdwp.VmMirror.performCommand(VmMirror.java:1585)
        at 
org.apache.harmony.jpda.tests.jdwp.ArrayReference.GetValuesTest.checkArrayRegion(GetValuesTest.java:207)
        at 
org.apache.harmony.jpda.tests.jdwp.ArrayReference.GetValuesTest.checkArrayValues(GetValuesTest.java:168)
        at 
org.apache.harmony.jpda.tests.jdwp.ArrayReference.GetValuesTest.testGetValues001(GetValuesTest.java:137)
        at java.lang.reflect.VMReflection.invokeMethod(VMReflection.java)
Caused by: 
org.apache.harmony.jpda.tests.framework.jdwp.exceptions.TimeoutException: 
Connection was closed
        at 
org.apache.harmony.jpda.tests.framework.jdwp.PacketDispatcher.run(PacketDispatcher.java:599)

Test: testLength001Class: 
org.apache.harmony.jpda.tests.jdwp.ArrayReference.LengthTestorg.apache.harmony.jpda.tests.framework.TestErrorException:
 org.apache.harmony.jpda.tests.framework.jdwp.exceptions.TimeoutException: 
Connection was closed
        at 
org.apache.harmony.jpda.tests.framework.jdwp.VmMirror.performCommand(VmMirror.java:1585)
        at 
org.apache.harmony.jpda.tests.jdwp.ArrayReference.LengthTest.checkArrayLength(LengthTest.java:125)
        at 
org.apache.harmony.jpda.tests.jdwp.ArrayReference.LengthTest.testLength001(LengthTest.java:92)
        at java.lang.reflect.VMReflection.invokeMethod(VMReflection.java)
Caused by: 
org.apache.harmony.jpda.tests.framework.jdwp.exceptions.TimeoutException: 
Connection was closed
        at 
org.apache.harmony.jpda.tests.framework.jdwp.PacketDispatcher.run(PacketDispatcher.java:599)

Test: testInvokeMethod002Class: 
org.apache.harmony.jpda.tests.jdwp.ClassType.InvokeMethodTestorg.apache.harmony.jpda.tests.framework.TestErrorException:
 org.apache.harmony.jpda.tests.framework.jdwp.exceptions.TimeoutException: 
Connection was closed
        at 
org.apache.harmony.jpda.tests.framework.jdwp.VmMirror.performCommand(VmMirror.java:1585)
        at 
org.apache.harmony.jpda.tests.jdwp.ClassType.InvokeMethodTest.testInvokeMethod002(InvokeMethodTest.java:338)
        at java.lang.reflect.VMReflection.invokeMethod(VMReflection.java)
Caused by: 
org.apache.harmony.jpda.tests.framework.jdwp.exceptions.TimeoutException: 
Connection was closed
        at 
org.apache.harmony.jpda.tests.framework.jdwp.PacketDispatcher.run(PacketDispatcher.java:599)

Test: testInvokeMethod003Class: 
org.apache.harmony.jpda.tests.jdwp.ClassType.InvokeMethodTestorg.apache.harmony.jpda.tests.framework.TestErrorException:
 org.apache.harmony.jpda.tests.framework.jdwp.exceptions.TimeoutException: 
Connection was closed
        at 
org.apache.harmony.jpda.tests.framework.jdwp.VmMirror.performCommand(VmMirror.java:1585)
        at 
org.apache.harmony.jpda.tests.jdwp.ClassType.InvokeMethodTest.testInvokeMethod003(InvokeMethodTest.java:466)
        at java.lang.reflect.VMReflection.invokeMethod(VMReflection.java)
Caused by: 
org.apache.harmony.jpda.tests.framework.jdwp.exceptions.TimeoutException: 
Connection was closed
        at 
org.apache.harmony.jpda.tests.framework.jdwp.PacketDispatcher.run(PacketDispatcher.java:599)

Test: testNewInstance002Class: 
org.apache.harmony.jpda.tests.jdwp.ClassType.NewInstanceTestorg.apache.harmony.jpda.tests.framework.TestErrorException:
 org.apache.harmony.jpda.tests.framework.jdwp.exceptions.TimeoutException: 
Connection was closed
        at 
org.apache.harmony.jpda.tests.framework.jdwp.VmMirror.performCommand(VmMirror.java:1585)
        at 
org.apache.harmony.jpda.tests.jdwp.ClassType.NewInstanceTest.testNewInstance002(NewInstanceTest.java:384)
        at java.lang.reflect.VMReflection.invokeMethod(VMReflection.java)
Caused by: 
org.apache.harmony.jpda.tests.framework.jdwp.exceptions.TimeoutException: 
Connection was closed
        at 
org.apache.harmony.jpda.tests.framework.jdwp.PacketDispatcher.run(PacketDispatcher.java:599)

Test: testSetValues002Class: 
org.apache.harmony.jpda.tests.jdwp.ClassType.SetValues002Testorg.apache.harmony.jpda.tests.framework.TestErrorException:
 org.apache.harmony.jpda.tests.framework.jdwp.exceptions.TimeoutException: 
Connection was closed
        at 
org.apache.harmony.jpda.tests.framework.jdwp.VmMirror.performCommand(VmMirror.java:1585)
        at 
org.apache.harmony.jpda.tests.jdwp.ClassType.SetValues002Test.testSetValues002(SetValues002Test.java:140)
        at java.lang.reflect.VMReflection.invokeMethod(VMReflection.java)
Caused by: 
org.apache.harmony.jpda.tests.framework.jdwp.exceptions.TimeoutException: 
Connection was closed
        at 
org.apache.harmony.jpda.tests.framework.jdwp.PacketDispatcher.run(PacketDispatcher.java:599)

Test: testSuperClass002Class: 
org.apache.harmony.jpda.tests.jdwp.ClassType.SuperClassTestorg.apache.harmony.jpda.tests.framework.TestErrorException:
 org.apache.harmony.jpda.tests.framework.jdwp.exceptions.TimeoutException: 
Connection was closed
        at 
org.apache.harmony.jpda.tests.framework.jdwp.VmMirror.performCommand(VmMirror.java:1585)
        at 
org.apache.harmony.jpda.tests.jdwp.ClassType.SuperClassTest.jdwpGetSuperClassReply(SuperClassTest.java:56)
        at 
org.apache.harmony.jpda.tests.jdwp.ClassType.SuperClassTest.testSuperClass002(SuperClassTest.java:169)
        at java.lang.reflect.VMReflection.invokeMethod(VMReflection.java)
Caused by: 
org.apache.harmony.jpda.tests.framework.jdwp.exceptions.TimeoutException: 
Connection was closed
        at 
org.apache.harmony.jpda.tests.framework.jdwp.PacketDispatcher.run(PacketDispatcher.java:599)

Test: testSuperClass003Class: 
org.apache.harmony.jpda.tests.jdwp.ClassType.SuperClassTestorg.apache.harmony.jpda.tests.framework.TestErrorException:
 org.apache.harmony.jpda.tests.framework.jdwp.exceptions.TimeoutException: 
Connection was closed
        at 
org.apache.harmony.jpda.tests.framework.jdwp.VmMirror.performCommand(VmMirror.java:1585)
        at 
org.apache.harmony.jpda.tests.jdwp.ClassType.SuperClassTest.jdwpGetSuperClassReply(SuperClassTest.java:56)
        at 
org.apache.harmony.jpda.tests.jdwp.ClassType.SuperClassTest.testSuperClass003(SuperClassTest.java:204)
        at java.lang.reflect.VMReflection.invokeMethod(VMReflection.java)
Caused by: 
org.apache.harmony.jpda.tests.framework.jdwp.exceptions.TimeoutException: 
Connection was closed
        at 
org.apache.harmony.jpda.tests.framework.jdwp.PacketDispatcher.run(PacketDispatcher.java:599)

Test: testClassObjectID001Class: 
org.apache.harmony.jpda.tests.jdwp.MultiSession.ClassObjectIDTestorg.apache.harmony.jpda.tests.framework.TestErrorException:
 java.net.SocketException: Broken pipe
        at 
org.apache.harmony.jpda.tests.share.JPDADebuggeeSynchronizer.sendMessage(JPDADebuggeeSynchronizer.java:89)
        at 
org.apache.harmony.jpda.tests.jdwp.MultiSession.ClassObjectIDTest.testClassObjectID001(ClassObjectIDTest.java:87)
        at java.lang.reflect.VMReflection.invokeMethod(VMReflection.java)
Caused by: java.net.SocketException: Broken pipe
        at 
org.apache.harmony.luni.platform.OSNetworkSystem.sendStreamImpl(OSNetworkSystem.java)
        at 
org.apache.harmony.luni.platform.OSNetworkSystem.sendStream(OSNetworkSystem.java:234)
        at 
org.apache.harmony.luni.net.PlainSocketImpl.write(PlainSocketImpl.java:554)
        at 
org.apache.harmony.luni.net.SocketOutputStream.write(SocketOutputStream.java:73)
        at java.io.DataOutputStream.writeChar(DataOutputStream.java:194)
        at java.io.DataOutputStream.writeShort(DataOutputStream.java:312)
        at java.io.DataOutputStream.writeUTF(DataOutputStream.java:361)
        at 
org.apache.harmony.jpda.tests.share.JPDADebuggeeSynchronizer.sendMessage(JPDADebuggeeSynchronizer.java:85)
        at 
org.apache.harmony.jpda.tests.jdwp.MultiSession.ClassObjectIDTest.testClassObjectID001(ClassObjectIDTest.java:87)
        ... 13 more

Test: testRefTypeID001Class: 
org.apache.harmony.jpda.tests.jdwp.MultiSession.RefTypeIDTestorg.apache.harmony.jpda.tests.framework.TestErrorException:
 java.net.SocketException: Broken pipe
        at 
org.apache.harmony.jpda.tests.share.JPDADebuggeeSynchronizer.sendMessage(JPDADebuggeeSynchronizer.java:89)
        at 
org.apache.harmony.jpda.tests.jdwp.MultiSession.RefTypeIDTest.testRefTypeID001(RefTypeIDTest.java:88)
        at java.lang.reflect.VMReflection.invokeMethod(VMReflection.java)
Caused by: java.net.SocketException: Broken pipe
        at 
org.apache.harmony.luni.platform.OSNetworkSystem.sendStreamImpl(OSNetworkSystem.java)
        at 
org.apache.harmony.luni.platform.OSNetworkSystem.sendStream(OSNetworkSystem.java:234)
        at 
org.apache.harmony.luni.net.PlainSocketImpl.write(PlainSocketImpl.java:554)
        at 
org.apache.harmony.luni.net.SocketOutputStream.write(SocketOutputStream.java:73)
        at java.io.DataOutputStream.writeChar(DataOutputStream.java:194)
        at java.io.DataOutputStream.writeShort(DataOutputStream.java:312)
        at java.io.DataOutputStream.writeUTF(DataOutputStream.java:361)
        at 
org.apache.harmony.jpda.tests.share.JPDADebuggeeSynchronizer.sendMessage(JPDADebuggeeSynchronizer.java:85)
        at 
org.apache.harmony.jpda.tests.jdwp.MultiSession.RefTypeIDTest.testRefTypeID001(RefTypeIDTest.java:88)
        ... 13 more

Test: testSetValues002Class: 
org.apache.harmony.jpda.tests.jdwp.ObjectReference.SetValues002Testorg.apache.harmony.jpda.tests.framework.TestErrorException:
 org.apache.harmony.jpda.tests.framework.jdwp.exceptions.TimeoutException: 
Connection was closed
        at 
org.apache.harmony.jpda.tests.framework.jdwp.VmMirror.performCommand(VmMirror.java:1585)
        at 
org.apache.harmony.jpda.tests.jdwp.ObjectReference.SetValues002Test.testSetValues002(SetValues002Test.java:126)
        at java.lang.reflect.VMReflection.invokeMethod(VMReflection.java)
Caused by: 
org.apache.harmony.jpda.tests.framework.jdwp.exceptions.TimeoutException: 
Connection was closed
        at 
org.apache.harmony.jpda.tests.framework.jdwp.PacketDispatcher.run(PacketDispatcher.java:599)

Test: testSetValues003Class: 
org.apache.harmony.jpda.tests.jdwp.ObjectReference.SetValues003Testorg.apache.harmony.jpda.tests.framework.TestErrorException:
 org.apache.harmony.jpda.tests.framework.jdwp.exceptions.TimeoutException: 
Connection was closed
        at 
org.apache.harmony.jpda.tests.framework.jdwp.VmMirror.performCommand(VmMirror.java:1585)
        at 
org.apache.harmony.jpda.tests.jdwp.ObjectReference.SetValues003Test.testSetValues003(SetValues003Test.java:124)
        at java.lang.reflect.VMReflection.invokeMethod(VMReflection.java)
Caused by: 
org.apache.harmony.jpda.tests.framework.jdwp.exceptions.TimeoutException: 
Connection was closed
        at 
org.apache.harmony.jpda.tests.framework.jdwp.PacketDispatcher.run(PacketDispatcher.java:599)

Test: testGetValues002Class: 
org.apache.harmony.jpda.tests.jdwp.ReferenceType.GetValues002Testorg.apache.harmony.jpda.tests.framework.TestErrorException:
 org.apache.harmony.jpda.tests.framework.jdwp.exceptions.TimeoutException: 
Connection was closed
        at 
org.apache.harmony.jpda.tests.framework.jdwp.VmMirror.performCommand(VmMirror.java:1585)
        at 
org.apache.harmony.jpda.tests.jdwp.ReferenceType.GetValues002Test.testGetValues002(GetValues002Test.java:97)
        at java.lang.reflect.VMReflection.invokeMethod(VMReflection.java)
Caused by: 
org.apache.harmony.jpda.tests.framework.jdwp.exceptions.TimeoutException: 
Connection was closed
        at 
org.apache.harmony.jpda.tests.framework.jdwp.PacketDispatcher.run(PacketDispatcher.java:599)

Test: testGetValues004Class: 
org.apache.harmony.jpda.tests.jdwp.ReferenceType.GetValues004Testorg.apache.harmony.jpda.tests.framework.TestErrorException:
 org.apache.harmony.jpda.tests.framework.jdwp.exceptions.TimeoutException: 
Connection was closed
        at 
org.apache.harmony.jpda.tests.framework.jdwp.VmMirror.performCommand(VmMirror.java:1585)
        at 
org.apache.harmony.jpda.tests.jdwp.ReferenceType.GetValues004Test.testGetValues004(GetValues004Test.java:120)
        at java.lang.reflect.VMReflection.invokeMethod(VMReflection.java)
Caused by: 
org.apache.harmony.jpda.tests.framework.jdwp.exceptions.TimeoutException: 
Connection was closed
        at 
org.apache.harmony.jpda.tests.framework.jdwp.PacketDispatcher.run(PacketDispatcher.java:599)

Test: testSignature002Class: 
org.apache.harmony.jpda.tests.jdwp.ReferenceType.Signature002Testorg.apache.harmony.jpda.tests.framework.TestErrorException:
 java.net.SocketException: Broken pipe
        at 
org.apache.harmony.jpda.tests.share.JPDADebuggeeSynchronizer.sendMessage(JPDADebuggeeSynchronizer.java:89)
        at 
org.apache.harmony.jpda.tests.jdwp.share.JDWPSyncTestCase.internalTearDown(JDWPSyncTestCase.java:70)
        at 
org.apache.harmony.jpda.tests.jdwp.share.JDWPRawTestCase.tearDown(JDWPRawTestCase.java:110)
Caused by: java.net.SocketException: Broken pipe
        at 
org.apache.harmony.luni.platform.OSNetworkSystem.sendStreamImpl(OSNetworkSystem.java)
        at 
org.apache.harmony.luni.platform.OSNetworkSystem.sendStream(OSNetworkSystem.java:234)
        at 
org.apache.harmony.luni.net.PlainSocketImpl.write(PlainSocketImpl.java:554)
        at 
org.apache.harmony.luni.net.SocketOutputStream.write(SocketOutputStream.java:73)
        at java.io.DataOutputStream.writeChar(DataOutputStream.java:194)
        at java.io.DataOutputStream.writeShort(DataOutputStream.java:312)
        at java.io.DataOutputStream.writeUTF(DataOutputStream.java:361)
        at 
org.apache.harmony.jpda.tests.share.JPDADebuggeeSynchronizer.sendMessage(JPDADebuggeeSynchronizer.java:85)
        at 
org.apache.harmony.jpda.tests.jdwp.share.JDWPSyncTestCase.internalTearDown(JDWPSyncTestCase.java:70)
        ... 11 more

Test: testSourceDebugExtension001Class: 
org.apache.harmony.jpda.tests.jdwp.ReferenceType.SourceDebugExtensionTestorg.apache.harmony.jpda.tests.framework.TestErrorException:
 org.apache.harmony.jpda.tests.framework.jdwp.exceptions.TimeoutException: 
Connection was closed
        at 
org.apache.harmony.jpda.tests.framework.jdwp.VmMirror.performCommand(VmMirror.java:1585)
        at 
org.apache.harmony.jpda.tests.jdwp.ReferenceType.SourceDebugExtensionTest.testSourceDebugExtension001(SourceDebugExtensionTest.java:83)
        at java.lang.reflect.VMReflection.invokeMethod(VMReflection.java)
Caused by: 
org.apache.harmony.jpda.tests.framework.jdwp.exceptions.TimeoutException: 
Connection was closed
        at 
org.apache.harmony.jpda.tests.framework.jdwp.PacketDispatcher.run(PacketDispatcher.java:599)

Test: testPopFramesWithInvokeMethodsClass: 
org.apache.harmony.jpda.tests.jdwp.StackFrame.PopFrames002Testorg.apache.harmony.jpda.tests.framework.TestErrorException:
 org.apache.harmony.jpda.tests.framework.jdwp.exceptions.TimeoutException: 
Connection was closed
        at 
org.apache.harmony.jpda.tests.framework.jdwp.VmMirror.performCommand(VmMirror.java:1585)
        at 
org.apache.harmony.jpda.tests.jdwp.StackFrame.PopFrames002Test.testPopFramesWithInvokeMethods(PopFrames002Test.java:409)
        at java.lang.reflect.VMReflection.invokeMethod(VMReflection.java)
Caused by: 
org.apache.harmony.jpda.tests.framework.jdwp.exceptions.TimeoutException: 
Connection was closed
        at 
org.apache.harmony.jpda.tests.framework.jdwp.PacketDispatcher.run(PacketDispatcher.java:599)

Test: testFrames005Class: 
org.apache.harmony.jpda.tests.jdwp.ThreadReference.FramesTestorg.apache.harmony.jpda.tests.framework.TestErrorException:
 org.apache.harmony.jpda.tests.framework.jdwp.exceptions.TimeoutException: 
Connection was closed
        at 
org.apache.harmony.jpda.tests.framework.jdwp.VmMirror.performCommand(VmMirror.java:1585)
        at 
org.apache.harmony.jpda.tests.jdwp.ThreadReference.FramesTest.getFrames(FramesTest.java:435)
        at 
org.apache.harmony.jpda.tests.jdwp.ThreadReference.FramesTest.testFrames005(FramesTest.java:97)
        at java.lang.reflect.VMReflection.invokeMethod(VMReflection.java)
Caused by: 
org.apache.harmony.jpda.tests.framework.jdwp.exceptions.TimeoutException: 
Connection was closed
        at 
org.apache.harmony.jpda.tests.framework.jdwp.PacketDispatcher.run(PacketDispatcher.java:599)

Test: testFrames004Class: 
org.apache.harmony.jpda.tests.jdwp.ThreadReference.FramesTestorg.apache.harmony.jpda.tests.framework.TestErrorException:
 org.apache.harmony.jpda.tests.framework.jdwp.exceptions.TimeoutException: 
Connection was closed
        at 
org.apache.harmony.jpda.tests.framework.jdwp.VmMirror.performCommand(VmMirror.java:1585)
        at 
org.apache.harmony.jpda.tests.jdwp.ThreadReference.FramesTest.getFrames(FramesTest.java:435)
        at 
org.apache.harmony.jpda.tests.jdwp.ThreadReference.FramesTest.testFrames004(FramesTest.java:151)
        at java.lang.reflect.VMReflection.invokeMethod(VMReflection.java)
Caused by: 
org.apache.harmony.jpda.tests.framework.jdwp.exceptions.TimeoutException: 
Connection was closed
        at 
org.apache.harmony.jpda.tests.framework.jdwp.PacketDispatcher.run(PacketDispatcher.java:599)

Test: testDisposeObjects001Class: 
org.apache.harmony.jpda.tests.jdwp.VirtualMachine.DisposeObjectsTestorg.apache.harmony.jpda.tests.framework.TestErrorException:
 org.apache.harmony.jpda.tests.framework.jdwp.exceptions.TimeoutException: 
Connection was closed
        at 
org.apache.harmony.jpda.tests.framework.jdwp.VmMirror.performCommand(VmMirror.java:1585)
        at 
org.apache.harmony.jpda.tests.jdwp.VirtualMachine.DisposeObjectsTest.testDisposeObjects001(DisposeObjectsTest.java:117)
        at java.lang.reflect.VMReflection.invokeMethod(VMReflection.java)
Caused by: 
org.apache.harmony.jpda.tests.framework.jdwp.exceptions.TimeoutException: 
Connection was closed
        at 
org.apache.harmony.jpda.tests.framework.jdwp.PacketDispatcher.run(PacketDispatcher.java:599)


***********************************************************
Modifications since last successful build:      (78)
            
deleted tellison  
/harmony/enhanced/jdktools/trunk/modules/jpda/src/main/native/jdwp/unix/agent/libjdwp.exp
 05/03/2007 03:00:18 More changes to enable the jdktools to compile on linux.
modified tellison  
/harmony/enhanced/jdktools/trunk/modules/jpda/src/main/native/jdwp/unix/transport/makefile
 05/03/2007 03:00:18 More changes to enable the jdktools to compile on linux.
modified tellison  /harmony/enhanced/jdktools/trunk/modules/launcher/build.xml 
05/03/2007 03:00:18 More changes to enable the jdktools to compile on linux.
modified tellison  /harmony/enhanced/jdktools/trunk/make/properties.xml 
05/03/2007 03:00:18 More changes to enable the jdktools to compile on linux.
modified tellison  /harmony/enhanced/jdktools/trunk/modules/samsa/build.xml 
05/03/2007 03:00:18 More changes to enable the jdktools to compile on linux.
deleted tellison  
/harmony/enhanced/jdktools/trunk/modules/jpda/src/main/native/jdwp/unix/transport/libdt_socket.exp
 05/03/2007 03:00:18 More changes to enable the jdktools to compile on linux.
modified tellison  
/harmony/enhanced/jdktools/trunk/modules/launcher/src/main/native/launcher/unix/makefile
 05/03/2007 03:00:18 More changes to enable the jdktools to compile on linux.
added tellison  
/harmony/enhanced/jdktools/trunk/modules/jpda/src/main/native/jdwp/unix/transport/exports.txt
 05/03/2007 03:00:18 More changes to enable the jdktools to compile on linux.
added tellison  
/harmony/enhanced/jdktools/trunk/modules/jpda/src/main/native/jdwp/unix/agent/exports.txt
 05/03/2007 03:00:18 More changes to enable the jdktools to compile on linux.
modified tellison  /harmony/enhanced/jdktools/trunk/modules/jpda/build.xml 
05/03/2007 02:18:41 Do a better job of compiling jdktools on unix 
machines.(Still work in progress)
modified tellison  /harmony/enhanced/jdktools/trunk/make/properties.xml 
05/03/2007 02:18:41 Do a better job of compiling jdktools on unix 
machines.(Still work in progress)
modified tellison  
/harmony/enhanced/jdktools/trunk/modules/jpda/src/main/native/jdwp/unix/agent/makefile
 05/03/2007 02:18:41 Do a better job of compiling jdktools on unix 
machines.(Still work in progress)
unknown tellison  
/harmony/enhanced/jdktools/trunk/modules/launcher/src/main/native/launcher/windows/winmain.c
 05/02/2007 23:05:52 Moving launcher to jdktools, and fixing up jdktools to 
build against a HDK properly.(This is a work in progress.)
unknown tellison  
/harmony/enhanced/jdktools/trunk/modules/launcher/src/main/native/launcher/shared/cmain.c
 05/02/2007 23:05:52 Moving launcher to jdktools, and fixing up jdktools to 
build against a HDK properly.(This is a work in progress.)
modified tellison  
/harmony/enhanced/jdktools/trunk/modules/jpda/src/main/native/jdwp/windows/transport/makefile
 05/02/2007 23:05:52 Moving launcher to jdktools, and fixing up jdktools to 
build against a HDK properly.(This is a work in progress.)
added tellison  
/harmony/enhanced/jdktools/trunk/modules/launcher/src/main/native/launcher/unix 
05/02/2007 23:05:52 Moving launcher to jdktools, and fixing up jdktools to 
build against a HDK properly.(This is a work in progress.)
modified tellison  
/harmony/enhanced/jdktools/trunk/modules/jpda/src/main/native/jdwp/windows/agent/makefile
 05/02/2007 23:05:52 Moving launcher to jdktools, and fixing up jdktools to 
build against a HDK properly.(This is a work in progress.)
deleted tellison  /harmony/enhanced/jdktools/trunk/make/defines.mak 05/02/2007 
23:05:52 Moving launcher to jdktools, and fixing up jdktools to build against a 
HDK properly.(This is a work in progress.)
added tellison  
/harmony/enhanced/jdktools/trunk/modules/samsa/src/main/native/samsa/unix 
05/02/2007 23:05:52 Moving launcher to jdktools, and fixing up jdktools to 
build against a HDK properly.(This is a work in progress.)
unknown tellison  
/harmony/enhanced/jdktools/trunk/modules/launcher/src/main/native/launcher/windows/makefile.javae
 05/02/2007 23:05:52 Moving launcher to jdktools, and fixing up jdktools to 
build against a HDK properly.(This is a work in progress.)
deleted tellison  
/harmony/enhanced/classlib/trunk/modules/luni/src/main/native/launcher/unix 
05/02/2007 23:05:52 Moving launcher to jdktools, and fixing up jdktools to 
build against a HDK properly.(This is a work in progress.)
modified tellison  /harmony/enhanced/jdktools/trunk/make/properties.xml 
05/02/2007 23:05:52 Moving launcher to jdktools, and fixing up jdktools to 
build against a HDK properly.(This is a work in progress.)
deleted tellison  /harmony/enhanced/jdktools/trunk/make/makefile.include 
05/02/2007 23:05:52 Moving launcher to jdktools, and fixing up jdktools to 
build against a HDK properly.(This is a work in progress.)
added tellison  
/harmony/enhanced/jdktools/trunk/modules/launcher/src/main/native/launcher/windows/main_hlp.c
 05/02/2007 23:05:52 Moving launcher to jdktools, and fixing up jdktools to 
build against a HDK properly.(This is a work in progress.)
modified tellison  /harmony/enhanced/classlib/trunk/modules/luni/build.xml 
05/02/2007 23:05:52 Moving launcher to jdktools, and fixing up jdktools to 
build against a HDK properly.(This is a work in progress.)
unknown tellison  
/harmony/enhanced/jdktools/trunk/modules/launcher/src/main/native/launcher/shared/main.c
 05/02/2007 23:05:52 Moving launcher to jdktools, and fixing up jdktools to 
build against a HDK properly.(This is a work in progress.)
modified tellison  
/harmony/enhanced/jdktools/trunk/modules/jpda/src/main/native/jdwp/unix/transport/makefile
 05/02/2007 23:05:52 Moving launcher to jdktools, and fixing up jdktools to 
build against a HDK properly.(This is a work in progress.)
modified tellison  
/harmony/enhanced/jdktools/trunk/modules/samsa/src/main/native/samsa/windows/makefile
 05/02/2007 23:05:52 Moving launcher to jdktools, and fixing up jdktools to 
build against a HDK properly.(This is a work in progress.)
unknown tellison  
/harmony/enhanced/jdktools/trunk/modules/launcher/src/main/native/launcher/windows/makefile.javaw
 05/02/2007 23:05:52 Moving launcher to jdktools, and fixing up jdktools to 
build against a HDK properly.(This is a work in progress.)
modified tellison  
/harmony/enhanced/jdktools/trunk/modules/jpda/src/main/native/jdwp/unix/agent/makefile
 05/02/2007 23:05:52 Moving launcher to jdktools, and fixing up jdktools to 
build against a HDK properly.(This is a work in progress.)
deleted tellison  
/harmony/enhanced/jdktools/trunk/modules/jpda/src/main/native/jdwp/linux 
05/02/2007 23:05:52 Moving launcher to jdktools, and fixing up jdktools to 
build against a HDK properly.(This is a work in progress.)
deleted tellison  
/harmony/enhanced/classlib/trunk/modules/luni/src/main/native/launcher/shared 
05/02/2007 23:05:52 Moving launcher to jdktools, and fixing up jdktools to 
build against a HDK properly.(This is a work in progress.)
added tellison  
/harmony/enhanced/jdktools/trunk/modules/launcher/src/main/native/launcher/shared/main_hlp.h
 05/02/2007 23:05:52 Moving launcher to jdktools, and fixing up jdktools to 
build against a HDK properly.(This is a work in progress.)
deleted tellison  /harmony/enhanced/jdktools/trunk/make/defines.mk 05/02/2007 
23:05:52 Moving launcher to jdktools, and fixing up jdktools to build against a 
HDK properly.(This is a work in progress.)
modified tellison  /harmony/enhanced/trunk/build.xml 05/02/2007 23:05:52 Moving 
launcher to jdktools, and fixing up jdktools to build against a HDK 
properly.(This is a work in progress.)
added tellison  
/harmony/enhanced/jdktools/trunk/modules/launcher/src/main/native/launcher/unix/main_hlp.c
 05/02/2007 23:05:52 Moving launcher to jdktools, and fixing up jdktools to 
build against a HDK properly.(This is a work in progress.)
deleted tellison  
/harmony/enhanced/jdktools/trunk/modules/launcher/src/main/native/launcher/linux
 05/02/2007 23:05:52 Moving launcher to jdktools, and fixing up jdktools to 
build against a HDK properly.(This is a work in progress.)
unknown tellison  
/harmony/enhanced/jdktools/trunk/modules/launcher/src/main/native/launcher/unix/makefile
 05/02/2007 23:05:52 Moving launcher to jdktools, and fixing up jdktools to 
build against a HDK properly.(This is a work in progress.)
unknown tellison  
/harmony/enhanced/jdktools/trunk/modules/launcher/src/main/native/launcher/shared/libhlp.c
 05/02/2007 23:05:52 Moving launcher to jdktools, and fixing up jdktools to 
build against a HDK properly.(This is a work in progress.)
deleted tellison  /harmony/enhanced/jdktools/trunk/make/rules.mk 05/02/2007 
23:05:52 Moving launcher to jdktools, and fixing up jdktools to build against a 
HDK properly.(This is a work in progress.)
added tellison  
/harmony/enhanced/jdktools/trunk/modules/jpda/src/main/native/jdwp/unix 
05/02/2007 23:05:52 Moving launcher to jdktools, and fixing up jdktools to 
build against a HDK properly.(This is a work in progress.)
deleted tellison  /harmony/enhanced/jdktools/trunk/make/rules.mak 05/02/2007 
23:05:52 Moving launcher to jdktools, and fixing up jdktools to build against a 
HDK properly.(This is a work in progress.)
deleted tellison  
/harmony/enhanced/classlib/trunk/modules/luni/src/main/native/launcher/windows 
05/02/2007 23:05:52 Moving launcher to jdktools, and fixing up jdktools to 
build against a HDK properly.(This is a work in progress.)
deleted tellison  
/harmony/enhanced/jdktools/trunk/modules/samsa/src/main/native/samsa/linux 
05/02/2007 23:05:52 Moving launcher to jdktools, and fixing up jdktools to 
build against a HDK properly.(This is a work in progress.)
modified tellison  
/harmony/enhanced/jdktools/trunk/modules/samsa/src/main/native/samsa/unix/makefile
 05/02/2007 23:05:52 Moving launcher to jdktools, and fixing up jdktools to 
build against a HDK properly.(This is a work in progress.)
unknown tellison  
/harmony/enhanced/jdktools/trunk/modules/launcher/src/main/native/launcher/windows/winmain.c
 05/02/2007 23:05:52 Moving launcher to jdktools, and fixing up jdktools to 
build against a HDK properly.(This is a work in progress.)
unknown tellison  
/harmony/enhanced/jdktools/trunk/modules/launcher/src/main/native/launcher/shared/cmain.c
 05/02/2007 23:05:52 Moving launcher to jdktools, and fixing up jdktools to 
build against a HDK properly.(This is a work in progress.)
modified tellison  
/harmony/enhanced/jdktools/trunk/modules/jpda/src/main/native/jdwp/windows/transport/makefile
 05/02/2007 23:05:52 Moving launcher to jdktools, and fixing up jdktools to 
build against a HDK properly.(This is a work in progress.)
added tellison  
/harmony/enhanced/jdktools/trunk/modules/launcher/src/main/native/launcher/unix 
05/02/2007 23:05:52 Moving launcher to jdktools, and fixing up jdktools to 
build against a HDK properly.(This is a work in progress.)
modified tellison  
/harmony/enhanced/jdktools/trunk/modules/jpda/src/main/native/jdwp/windows/agent/makefile
 05/02/2007 23:05:52 Moving launcher to jdktools, and fixing up jdktools to 
build against a HDK properly.(This is a work in progress.)
deleted tellison  /harmony/enhanced/jdktools/trunk/make/defines.mak 05/02/2007 
23:05:52 Moving launcher to jdktools, and fixing up jdktools to build against a 
HDK properly.(This is a work in progress.)
added tellison  
/harmony/enhanced/jdktools/trunk/modules/samsa/src/main/native/samsa/unix 
05/02/2007 23:05:52 Moving launcher to jdktools, and fixing up jdktools to 
build against a HDK properly.(This is a work in progress.)
unknown tellison  
/harmony/enhanced/jdktools/trunk/modules/launcher/src/main/native/launcher/windows/makefile.javae
 05/02/2007 23:05:52 Moving launcher to jdktools, and fixing up jdktools to 
build against a HDK properly.(This is a work in progress.)
deleted tellison  
/harmony/enhanced/classlib/trunk/modules/luni/src/main/native/launcher/unix 
05/02/2007 23:05:52 Moving launcher to jdktools, and fixing up jdktools to 
build against a HDK properly.(This is a work in progress.)
modified tellison  /harmony/enhanced/jdktools/trunk/make/properties.xml 
05/02/2007 23:05:52 Moving launcher to jdktools, and fixing up jdktools to 
build against a HDK properly.(This is a work in progress.)
deleted tellison  /harmony/enhanced/jdktools/trunk/make/makefile.include 
05/02/2007 23:05:52 Moving launcher to jdktools, and fixing up jdktools to 
build against a HDK properly.(This is a work in progress.)
added tellison  
/harmony/enhanced/jdktools/trunk/modules/launcher/src/main/native/launcher/windows/main_hlp.c
 05/02/2007 23:05:52 Moving launcher to jdktools, and fixing up jdktools to 
build against a HDK properly.(This is a work in progress.)
modified tellison  /harmony/enhanced/classlib/trunk/modules/luni/build.xml 
05/02/2007 23:05:52 Moving launcher to jdktools, and fixing up jdktools to 
build against a HDK properly.(This is a work in progress.)
unknown tellison  
/harmony/enhanced/jdktools/trunk/modules/launcher/src/main/native/launcher/shared/main.c
 05/02/2007 23:05:52 Moving launcher to jdktools, and fixing up jdktools to 
build against a HDK properly.(This is a work in progress.)
modified tellison  
/harmony/enhanced/jdktools/trunk/modules/jpda/src/main/native/jdwp/unix/transport/makefile
 05/02/2007 23:05:52 Moving launcher to jdktools, and fixing up jdktools to 
build against a HDK properly.(This is a work in progress.)
modified tellison  
/harmony/enhanced/jdktools/trunk/modules/samsa/src/main/native/samsa/windows/makefile
 05/02/2007 23:05:52 Moving launcher to jdktools, and fixing up jdktools to 
build against a HDK properly.(This is a work in progress.)
unknown tellison  
/harmony/enhanced/jdktools/trunk/modules/launcher/src/main/native/launcher/windows/makefile.javaw
 05/02/2007 23:05:52 Moving launcher to jdktools, and fixing up jdktools to 
build against a HDK properly.(This is a work in progress.)
modified tellison  
/harmony/enhanced/jdktools/trunk/modules/jpda/src/main/native/jdwp/unix/agent/makefile
 05/02/2007 23:05:52 Moving launcher to jdktools, and fixing up jdktools to 
build against a HDK properly.(This is a work in progress.)
deleted tellison  
/harmony/enhanced/jdktools/trunk/modules/jpda/src/main/native/jdwp/linux 
05/02/2007 23:05:52 Moving launcher to jdktools, and fixing up jdktools to 
build against a HDK properly.(This is a work in progress.)
deleted tellison  
/harmony/enhanced/classlib/trunk/modules/luni/src/main/native/launcher/shared 
05/02/2007 23:05:52 Moving launcher to jdktools, and fixing up jdktools to 
build against a HDK properly.(This is a work in progress.)
added tellison  
/harmony/enhanced/jdktools/trunk/modules/launcher/src/main/native/launcher/shared/main_hlp.h
 05/02/2007 23:05:52 Moving launcher to jdktools, and fixing up jdktools to 
build against a HDK properly.(This is a work in progress.)
deleted tellison  /harmony/enhanced/jdktools/trunk/make/defines.mk 05/02/2007 
23:05:52 Moving launcher to jdktools, and fixing up jdktools to build against a 
HDK properly.(This is a work in progress.)
modified tellison  /harmony/enhanced/trunk/build.xml 05/02/2007 23:05:52 Moving 
launcher to jdktools, and fixing up jdktools to build against a HDK 
properly.(This is a work in progress.)
added tellison  
/harmony/enhanced/jdktools/trunk/modules/launcher/src/main/native/launcher/unix/main_hlp.c
 05/02/2007 23:05:52 Moving launcher to jdktools, and fixing up jdktools to 
build against a HDK properly.(This is a work in progress.)
deleted tellison  
/harmony/enhanced/jdktools/trunk/modules/launcher/src/main/native/launcher/linux
 05/02/2007 23:05:52 Moving launcher to jdktools, and fixing up jdktools to 
build against a HDK properly.(This is a work in progress.)
unknown tellison  
/harmony/enhanced/jdktools/trunk/modules/launcher/src/main/native/launcher/unix/makefile
 05/02/2007 23:05:52 Moving launcher to jdktools, and fixing up jdktools to 
build against a HDK properly.(This is a work in progress.)
unknown tellison  
/harmony/enhanced/jdktools/trunk/modules/launcher/src/main/native/launcher/shared/libhlp.c
 05/02/2007 23:05:52 Moving launcher to jdktools, and fixing up jdktools to 
build against a HDK properly.(This is a work in progress.)
deleted tellison  /harmony/enhanced/jdktools/trunk/make/rules.mk 05/02/2007 
23:05:52 Moving launcher to jdktools, and fixing up jdktools to build against a 
HDK properly.(This is a work in progress.)
added tellison  
/harmony/enhanced/jdktools/trunk/modules/jpda/src/main/native/jdwp/unix 
05/02/2007 23:05:52 Moving launcher to jdktools, and fixing up jdktools to 
build against a HDK properly.(This is a work in progress.)
deleted tellison  /harmony/enhanced/jdktools/trunk/make/rules.mak 05/02/2007 
23:05:52 Moving launcher to jdktools, and fixing up jdktools to build against a 
HDK properly.(This is a work in progress.)
deleted tellison  
/harmony/enhanced/classlib/trunk/modules/luni/src/main/native/launcher/windows 
05/02/2007 23:05:52 Moving launcher to jdktools, and fixing up jdktools to 
build against a HDK properly.(This is a work in progress.)
deleted tellison  
/harmony/enhanced/jdktools/trunk/modules/samsa/src/main/native/samsa/linux 
05/02/2007 23:05:52 Moving launcher to jdktools, and fixing up jdktools to 
build against a HDK properly.(This is a work in progress.)
modified tellison  
/harmony/enhanced/jdktools/trunk/modules/samsa/src/main/native/samsa/unix/makefile
 05/02/2007 23:05:52 Moving launcher to jdktools, and fixing up jdktools to 
build against a HDK properly.(This is a work in progress.)

Reply via email to