BUILD COMPLETE: build.838
Date of build: 2008-06-10 02:34:39 -0700
Time to build: 15 minutes 54 seconds
Last changed: 06/10/2008 02:20:50
Last log entry: Typo in summary
***********************************************************
Errors/Warnings: (7)
[cc-ant]: Test Suite 'drlvm' execution. Repository updated: true
[cc-ant]: Check for 'run' failure of classlib =
${classlib.parameters.run.failed}
[cc-ant]: Result: failed.superiors = '${failed.superiors}'
[cc-ant]: Do cleanup for /export/users/cc/build/checkouts/drlvm
[cc] /usr/bin/ar: creating libencoder.a
[cc] /usr/bin/ar: creating libport.a
[cc] /usr/bin/ar: creating libverifier.a
***********************************************************
Unit Tests: (0)
No Tests Run: This project doesn't have any tests
***********************************************************
Modifications since last successful build: (15)
modified varlax /harmony/enhanced/drlvm/trunk/make/tests/lazy-test.xml
06/10/2008 02:20:50 Typo in summary
modified varlax
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/codegenerator/ia32/Ia32GCMap.cpp
06/10/2008 02:14:56 Add enumeration to rt logging
modified varlax /harmony/enhanced/drlvm/trunk/vm/jitrino/src/jet/cg_meth.cpp
06/10/2008 02:13:56 fighting 64-bit compiler warnings
modified varlax /harmony/enhanced/drlvm/trunk/vm/jitrino/src/jet/cg.cpp
06/10/2008 02:13:56 fighting 64-bit compiler warnings
modified varlax
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/codegenerator/ia32/Ia32Inst.h
06/10/2008 02:12:17 Fixed spotted typos in comments
modified varlax
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/codegenerator/ia32/Ia32Printer.cpp
06/10/2008 02:12:17 Fixed spotted typos in comments
modified varlax
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/codegenerator/ia32/Ia32ConstraintsResolver.cpp
06/10/2008 02:12:17 Fixed spotted typos in comments
modified varlax
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/codegenerator/ia32/Ia32InstCodeSelector.cpp
06/10/2008 02:12:17 Fixed spotted typos in comments
modified varlax
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/codegenerator/ia32/Ia32RegAlloc3.cpp
06/10/2008 02:12:17 Fixed spotted typos in comments
modified varlax
/harmony/enhanced/drlvm/trunk/vm/port/src/encoder/ia32_em64t/enc_defs.h
06/10/2008 02:12:17 Fixed spotted typos in comments
modified varlax
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/codegenerator/ia32/Ia32EarlyPropagation.cpp
06/10/2008 02:12:17 Fixed spotted typos in comments
modified varlax /harmony/enhanced/drlvm/trunk/vm/jitrino/src/main/PMF.cpp
06/10/2008 02:04:36 Quickfix for logging method with too long signature (met at
SPECjvm2008/derby)
modified varlax
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/jit/jit_runtime_support.cpp
06/10/2008 02:00:38 arguments to lil_parse_onto_end() must be pointer-sized.
modified varlax /harmony/enhanced/drlvm/trunk/vm/vmcore/src/jni/jni.cpp
06/10/2008 01:56:57 Avoid data race at static initializers
modified varlax
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/translator/java/JavaByteCodeTranslator.cpp
06/10/2008 01:55:57 putfield to magic field should be handled with properly
converted type, same as getfield