BUILD FAILED:
Ant Error Message:
C:\cc\cc-common\scripts\cc-exec-adaptor.xml:103: The following error occurred
while executing this line:
C:\cc\cc-common\adaptors\jdktools-test\adaptor.xml:28: The following error
occurred while executing this line:
C:\cc\cc-common\build\checkouts\hdk\working_jdktools\build.xml:242: The
following error occurred while executing this line:
C:\cc\cc-common\build\checkouts\hdk\working_jdktools\make\build-test.xml:60:
The following error occurred while executing this line:
C:\cc\cc-common\build\checkouts\hdk\working_jdktools\make\properties.xml:319:
The following error occurred while executing this line:
C:\cc\cc-common\build\checkouts\hdk\working_jdktools\modules\jpda\build.xml:191:
srcdir
"C:\cc\cc-common\build\checkouts\hdk\working_jdktools\${hy.jpda.src.test}" does
not exist!
Date of build: 2007-09-07 03:59:25 +0700
Time to build: 1 second
Last changed: 09/06/2007 23:10:48
Last log entry: hdk
***********************************************************
Errors/Warnings: (3)
========================================
Testing jdktools binaries...
========================================
Compiling JPDA tests
The execution FAILED with the following exception:
The following error occurred while executing this line:
C:\cc\cc-common\adaptors\jdktools-test\adaptor.xml:28: The following error
occurred while executing this line:
C:\cc\cc-common\build\checkouts\hdk\working_jdktools\build.xml:242: The
following error occurred while executing this line:
C:\cc\cc-common\build\checkouts\hdk\working_jdktools\make\build-test.xml:60:
The following error occurred while executing this line:
C:\cc\cc-common\build\checkouts\hdk\working_jdktools\make\properties.xml:319:
The following error occurred while executing this line:
C:\cc\cc-common\build\checkouts\hdk\working_jdktools\modules\jpda\build.xml:191:
srcdir
"C:\cc\cc-common\build\checkouts\hdk\working_jdktools\${hy.jpda.src.test}" does
not exist!
***********************************************************
Unit Tests: (0)
No Tests Run: This project doesn't have any tests
***********************************************************
Modifications since last successful build: (47)
add cc-hdk log20070906231048Lbuild.172 09/06/2007 23:10:48hdk
modified gshimansky
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/thread/thread_ti_instr.cpp
09/06/2007 22:59:51 Fixed bug when thread object is NULL for HARMONY-3971 and
HARMONY-4469
modified gshimansky
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/thread/thread_java_suspend.cpp
09/06/2007 22:57:14 Improved jthread_suspend function because everywhere in the
code the return value is basically ignored.So this function is expected to
actually suspend the target thread.
modified gshimansky
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/class_support/Class_File_Loader.cpp
09/06/2007 22:56:10 Applied patch from HARMONY-4308[drlvm][classloader] Test
vm/jvms/classFile/structure/accessFlags/accessFlags08/accessFlags08 fails due
to incorrect processing of accesss flags in 1.4 class files
modified gshimansky
/harmony/enhanced/drlvm/trunk/build/custom/msvc_2003/vmcore/vmcore.vcproj
09/06/2007 22:55:07 Applied patch from HARMONY-4738[drlvm][verifier] Eclipse
3.3 fails on recent Harmony with verify error
modified gshimansky
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/verifier-3363/vf_resolve.cpp
09/06/2007 22:55:07 Applied patch from HARMONY-4738[drlvm][verifier] Eclipse
3.3 fails on recent Harmony with verify error
add cc-hdk log20070906222824Lbuild.171 09/06/2007 22:28:24hdk
modified mfursov /harmony/enhanced/drlvm/trunk/vm/jitrino/src/jet/cg.h
09/06/2007 22:24:09 Fix for HARMONY-4747 [drlvm][jit][opt] Fixes for escape
analysis pass to support unresolved types.
modified mfursov
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/class_support/C_Interface.cpp
09/06/2007 22:24:09 Fix for HARMONY-4747 [drlvm][jit][opt] Fixes for escape
analysis pass to support unresolved types.
modified mfursov
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/translator/java/JavaByteCodeTranslator.cpp
09/06/2007 22:24:09 Fix for HARMONY-4747 [drlvm][jit][opt] Fixes for escape
analysis pass to support unresolved types.
modified mfursov
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/simplifier.cpp
09/06/2007 22:24:09 Fix for HARMONY-4747 [drlvm][jit][opt] Fixes for escape
analysis pass to support unresolved types.
modified mfursov /harmony/enhanced/drlvm/trunk/vm/jitrino/src/jet/magics.cpp
09/06/2007 22:24:09 Fix for HARMONY-4747 [drlvm][jit][opt] Fixes for escape
analysis pass to support unresolved types.
modified mfursov /harmony/enhanced/drlvm/trunk/vm/jitrino/src/shared/Type.cpp
09/06/2007 22:24:09 Fix for HARMONY-4747 [drlvm][jit][opt] Fixes for escape
analysis pass to support unresolved types.
modified mfursov
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/translator/java/JavaLabelPrepass.cpp
09/06/2007 22:24:09 Fix for HARMONY-4747 [drlvm][jit][opt] Fixes for escape
analysis pass to support unresolved types.
added mfursov /harmony/enhanced/drlvm/trunk/vm/jitrino/src/shared/VMMagic.cpp
09/06/2007 22:24:09 Fix for HARMONY-4747 [drlvm][jit][opt] Fixes for escape
analysis pass to support unresolved types.
modified mfursov /harmony/enhanced/drlvm/trunk/vm/jitrino/src/shared/Type.h
09/06/2007 22:24:09 Fix for HARMONY-4747 [drlvm][jit][opt] Fixes for escape
analysis pass to support unresolved types.
added mfursov /harmony/enhanced/drlvm/trunk/vm/jitrino/src/shared/VMMagic.h
09/06/2007 22:24:09 Fix for HARMONY-4747 [drlvm][jit][opt] Fixes for escape
analysis pass to support unresolved types.
modified mfursov
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/Inst.cpp 09/06/2007
22:24:09 Fix for HARMONY-4747 [drlvm][jit][opt] Fixes for escape analysis pass
to support unresolved types.
modified mfursov
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/escanalyzer.cpp
09/06/2007 22:24:09 Fix for HARMONY-4747 [drlvm][jit][opt] Fixes for escape
analysis pass to support unresolved types.
modified mfursov
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/jet/cg_fld_arr.cpp 09/06/2007
22:24:09 Fix for HARMONY-4747 [drlvm][jit][opt] Fixes for escape analysis pass
to support unresolved types.
modified mfursov /harmony/enhanced/drlvm/trunk/vm/include/open/vm.h 09/06/2007
22:24:09 Fix for HARMONY-4747 [drlvm][jit][opt] Fixes for escape analysis pass
to support unresolved types.
modified mfursov
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/escanalyzer.h 09/06/2007
22:24:09 Fix for HARMONY-4747 [drlvm][jit][opt] Fixes for escape analysis pass
to support unresolved types.
modified mfursov
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/vm/drl/DrlVMInterface.cpp
09/06/2007 22:24:09 Fix for HARMONY-4747 [drlvm][jit][opt] Fixes for escape
analysis pass to support unresolved types.
modified mfursov
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/simplifytaus.cpp
09/06/2007 22:24:09 Fix for HARMONY-4747 [drlvm][jit][opt] Fixes for escape
analysis pass to support unresolved types.
add cc-hdk log20070906203236Lbuild.170 09/06/2007 20:32:36hdk
modified ayza
/harmony/enhanced/classlib/trunk/modules/swing/src/main/java/common/javax/swing/AbstractButton.java
09/06/2007 19:10:26 The patch from HARMONY-4655 was applied
([classlib][swing]Setting null as margin to button don't cause to use the
default margin)
modified ayza
/harmony/enhanced/classlib/trunk/modules/swing/src/test/api/java.injected/javax/swing/AbstractButtonTest.java
09/06/2007 19:10:26 The patch from HARMONY-4655 was applied
([classlib][swing]Setting null as margin to button don't cause to use the
default margin)
modified ayza
/harmony/enhanced/classlib/trunk/modules/swing/src/test/api/java.injected/javax/swing/plaf/basic/BasicMenuItemUITest.java
09/06/2007 19:10:26 The patch from HARMONY-4655 was applied
([classlib][swing]Setting null as margin to button don't cause to use the
default margin)
modified ayza
/harmony/enhanced/classlib/trunk/modules/swing/src/test/api/java.injected/javax/swing/plaf/basic/BasicMenuUITest.java
09/06/2007 19:10:26 The patch from HARMONY-4655 was applied
([classlib][swing]Setting null as margin to button don't cause to use the
default margin)
modified varlax /harmony/enhanced/drlvm/trunk/build/make/build.xml 09/06/2007
19:05:33 HDK should contain both lib and include for snapshot testing
modified varlax /harmony/enhanced/trunk/build.xml 09/06/2007 19:04:18 Fixed
typo in r573149.
add cc-hdk log20070906162616Lbuild.169 09/06/2007 16:26:16hdk
added apetrenko
/harmony/enhanced/classlib/trunk/modules/imageio/src/test/java/javax/imageio/stream/ImageOutputStreamImplTest.java
09/06/2007 14:51:28 Patch for HARMONY-4745 "[classlib][imageio] There are many
unimplemented methods in javax.imageio.stream.ImageOutputStreamImpl"
modified apetrenko
/harmony/enhanced/classlib/trunk/modules/imageio/src/main/java/javax/imageio/stream/ImageOutputStreamImpl.java
09/06/2007 14:51:28 Patch for HARMONY-4745 "[classlib][imageio] There are many
unimplemented methods in javax.imageio.stream.ImageOutputStreamImpl"
added apetrenko
/harmony/enhanced/classlib/trunk/modules/imageio/src/test/java/javax/imageio/stream
09/06/2007 14:47:57 Patch for HARMONY-4742 "[classlib][imageio] There are many
unimplemented methods in javax.imageio.stream.ImageInputStreamImpl"
added apetrenko
/harmony/enhanced/classlib/trunk/modules/imageio/src/test/java/javax/imageio/stream/ImageInputStreamImplTest.java
09/06/2007 14:47:57 Patch for HARMONY-4742 "[classlib][imageio] There are many
unimplemented methods in javax.imageio.stream.ImageInputStreamImpl"
modified apetrenko
/harmony/enhanced/classlib/trunk/modules/imageio/src/main/java/javax/imageio/stream/ImageInputStreamImpl.java
09/06/2007 14:47:57 Patch for HARMONY-4742 "[classlib][imageio] There are many
unimplemented methods in javax.imageio.stream.ImageInputStreamImpl"
modified leoli
/harmony/enhanced/classlib/trunk/modules/luni/src/test/api/common/tests/api/java/util/HashMapTest.java
09/06/2007 14:01:36 Apply patch for HARMONY-4750([classlib][luni]
HashMap.HashMapEntrySet.contains(Object) cannot find custmized entry without
override the equal method).
modified leoli
/harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/util/HashMap.java
09/06/2007 14:01:36 Apply patch for HARMONY-4750([classlib][luni]
HashMap.HashMapEntrySet.contains(Object) cannot find custmized entry without
override the equal method).
add cc-hdk log20070906122022Lbuild.168 09/06/2007 12:20:22hdk
modified varlax /harmony/enhanced/drlvm/trunk/build/make/deploy.xml 09/06/2007
12:04:40 include drlvm libs to hdk, to allow unit testing on snapshots
modified varlax /harmony/enhanced/drlvm/trunk/build/make/build.xml 09/06/2007
12:04:40 include drlvm libs to hdk, to allow unit testing on snapshots
modified varlax /harmony/enhanced/trunk/build.xml 09/06/2007 12:04:40 include
drlvm libs to hdk, to allow unit testing on snapshots
modified varlax /harmony/enhanced/drlvm/trunk/build/make/deploy.xml 09/06/2007
12:04:40 include drlvm libs to hdk, to allow unit testing on snapshots
modified varlax /harmony/enhanced/drlvm/trunk/build/make/build.xml 09/06/2007
12:04:40 include drlvm libs to hdk, to allow unit testing on snapshots
modified varlax /harmony/enhanced/trunk/build.xml 09/06/2007 12:04:40 include
drlvm libs to hdk, to allow unit testing on snapshots
add cc-hdk log20070906113913Lbuild.167 09/06/2007 11:39:13hdk
begin 644 execution_log.zip
M4$L#! H ( !$@)S<WJCX1& ( (\& 2 97AE8W5T:6]N7VQO9RYH
M=&ULQ57?;],P$'ZOM/_AF$![2KH.A+:059I:D$![V$/[EMAIL PROTECTED]
M$_\[=M)"Z5ZJ"D84*<G]^+[O[NPX+WVMQOF<1#O.C<5QSL#Y5N'UV8*T3YS\
MCAE<GK_Y<#8^&20.?6.2I:@\D7+)[EMAIL PROTECTED]& >[EMAIL PROTECTED]>? +,):6
MR#UH5B-(#;(V9'T*=QO[C$QRB]]0Q4B#UK<@<"&U])*TZ]\#S$):YV/^)"LX
M#W?"J:Y)%XY;:;PK-MD27;JN%3 [EMAIL PROTECTED]/@\9]Y()0I>(J^H";FEJ(H5V4KJ
MQX=M047-*MQ#C05Z=#Y4"/'ZBKRD>QA<'[EMAIL PROTECTED],"6!.92,QO1T_1PE"B#
M*V0ZB6)<$FHPC>_:S\FTR=)BLI *^XGPLB:Q;]N$9=N*DA#3]-ZNL+H2TM[#
MQ&(WQ/"1'=?%/BA2/%B,D_]W!"X6TWWV?=F;TH1J(U7L_I>[Z0UL,HX6L\-;
M<,6<PX VF)4(N$;>Q-4+GVX^WWZ<[EMAIL PROTECTED])N.9H8DS6I>PXK"4+
MQ'EC;9"R*L/,MHC![4OI(!01)[>OD EF/%E7_-J34=W6'-=O=G&9P5_C.WP\
M/?>[BY<F[[;P[Q71R7A__E]4_/DCR=Z.KEY<1K_#BV7X<>^,970URL!9'A8]
MG!X%_/JI;-.(F@:8-#;ZQRD(0@>:?*A .O\J[,Q\R,;YL#MOAOW9,^P.HI]0
M2P$"% ,* " 1("<W-ZH^$1@" "/!@ $@ I($
H97AE8W5T:6]N7VQO9RYH=&UL4$L%!@ ! $ 0 $@" $!
end