BUILD COMPLETE: build.209
Date of build: 2007-09-09 19:11:02 +0700
Time to build: 26 minutes 39 seconds
Last changed: 09/09/2007 18:57:03
Last log entry: drlvm
***********************************************************
Unit Tests: (0)
No Tests Run: This project doesn't have any tests
***********************************************************
Modifications since last successful build: (6)
add cc-drlvm log20070909185703Lbuild.230 09/09/2007 18:57:03drlvm
modified xli
/harmony/enhanced/drlvm/trunk/vm/gc_gen/javasrc/org/apache/harmony/drlvm/gc_gen/GCHelper.java
09/09/2007 18:53:44 use long to represent Address type in GC helper code. This
is a workaround due to JIT limitation in processing Address magic type.
modified xli /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/jni/java_natives.cpp
09/09/2007 18:53:44 use long to represent Address type in GC helper code. This
is a workaround due to JIT limitation in processing Address magic type.
add cc-drlvm log20070907213426Lbuild.229 09/07/2007 21:34:26drlvm
modified mfursov
/harmony/enhanced/drlvm/trunk/vm/jitrino/config/ia32/opt.emconf 09/07/2007
21:31:15 Enabling lazy resolution mode in -Xem:opt execution mode
modified mfursov
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/codegenerator/ia32/Ia32GCSafePoints.cpp
09/07/2007 21:31:15 Enabling lazy resolution mode in -Xem:opt execution mode