BUILD FAILED: Ant Error Message: /export/users/tst/cc/projects/trunk/working_jdktools/build.xml:242: The following error occurred while executing this line: /export/users/tst/cc/projects/trunk/working_jdktools/make/build-test.xml:55: The following error occurred while executing this line: /export/users/tst/cc/projects/trunk/working_jdktools/make/properties.xml:286: The following error occurred while executing this line: /export/users/tst/cc/projects/trunk/working_jdktools/modules/tools/build.xml:150: Compile failed; see the compiler error output for details. Date of build: 04/10/2007 17:05:16 Time to build: 16 minutes 29 seconds Last changed: 04/10/2007 16:12:24 Last log entry: Applied HARMONY-3587 [drlvm][em64t][jit] Enabling vmhelper inlining for EM64T server mode *********************************************************** Execution log (errors/warnings messages): ======================================== Testing jdktools binaries... ======================================== Compiling JPDA tests Since fork is false, ignoring memoryMaximumSize setting ---------- 1. WARNING in /export/users/tst/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 should be parameterized ---------- ---------- 2. WARNING in /export/users/tst/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/users/tst/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 should be parameterized ---------- 4. WARNING in /export/users/tst/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 should be parameterized ---------- 5. WARNING in /export/users/tst/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 should be parameterized ---------- 6. WARNING in /export/users/tst/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 should be parameterized ---------- ---------- 7. WARNING in /export/users/tst/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 should be parameterized ---------- 8. WARNING in /export/users/tst/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 should be parameterized ---------- 9. WARNING in /export/users/tst/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 should be parameterized ---------- 10. WARNING in /export/users/tst/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 should be parameterized ---------- ---------- 11. WARNING in /export/users/tst/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 should be parameterized ---------- 11 problems (11 warnings) JPDA exclude list: /export/users/tst/cc/projects/trunk/working_classlib/deploy/build/jdktools.jpda.exclude Running JPDA tests Debugger JVM=/export/users/tst/cc/projects/trunk/target/hdk/jdk/jre/bin/java Debuggee JVM=/export/users/tst/cc/projects/trunk/target/hdk/jdk/jre/bin/java LAUNCER exclude list: /export/users/tst/cc/projects/trunk/working_classlib/deploy/build/jdktools.launcher.exclude Running LAUNCHER tests test.jre.home=/export/users/tst/cc/projects/trunk/target/hdk/jdk/jre Run 'java -version' in /export/users/tst/cc/projects/trunk/working_jdktools/build/test_report java version "1.5.0" pre-alpha : not complete or compatible svn = r527064, (Apr 10 2007), Linux/em64t/gcc 3.3.3, release build http://incubator.apache.org/harmony SAMSA exclude list: /export/users/tst/cc/projects/trunk/working_classlib/deploy/build/jdktools.samsa.exclude Running SAMSA tests test.jre.home=/export/users/tst/cc/projects/trunk/target/hdk/jdk/jre Run javac in /export/users/tst/cc/projects/trunk/working_jdktools/build/test_report - EXCLUDED Compiling TOOLS tests Since fork is false, ignoring memoryMaximumSize setting ---------- 1. ERROR in /export/users/tst/cc/projects/trunk/working_jdktools/modules/tools/src/test/java/org/apache/harmony/tests/tools/javac/MainTest.java (at line 1) /* ^ The type java.lang.Object cannot be resolved. It is indirectly referenced from required .class files ---------- 1 problem (1 error) *********************************************************** Unit Tests: (131) *********************************************************** Modifications since last successful build: (4) modified varlax /harmony/enhanced/drlvm/trunk/vm/jitrino/src/codegenerator/ia32/Ia32IRManager.cpp 04/10/2007 16:12:24 Applied HARMONY-3587 [drlvm][em64t][jit] Enabling vmhelper inlining for EM64T server mode modified varlax /harmony/enhanced/drlvm/trunk/vm/vmcore/src/kernel_classes/native/org_apache_harmony_drlvm_VMHelperFastPath.cpp 04/10/2007 16:12:24 Applied HARMONY-3587 [drlvm][em64t][jit] Enabling vmhelper inlining for EM64T server mode modified varlax /harmony/enhanced/drlvm/trunk/vm/jitrino/config/em64t/server.emconf 04/10/2007 16:12:24 Applied HARMONY-3587 [drlvm][em64t][jit] Enabling vmhelper inlining for EM64T server mode modified varlax /harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/Loop.cpp 04/10/2007 15:57:56 Applied HARMONY-3605 [drlvm][winx64][jit] shutdown.TestLock test fails with assertion in -Xem:server mode