On 3/28/07, Weldon Washburn wrote:
Wonderful! This would be greatly appreciated.
Done at r523162. I've run classlib tests (excluding awt,swing) and see 1 failed test - javax.imageio.ImageIOTest 1 crashed test - org.apache.harmony.beans.tests.java.beans.SimpleBeanInfoTest ... going to look into other commits BTW, I use a script to do roll back (see attach). It may be useful for others - a list of modified files should be placed to 'rollback.list' file and the script is run with revision number as parameter, for example, 'rollback.sh 523087' Thanks, Stepan.
On 3/27/07, Stepan Mishura wrote: > > Weldon, > > To avoid duplicated work. Actually I've already reverted the commit > locally. > > Currently I'm running classlib tests on Linux x86_64 and I can to > commit to rollback HARMONY-3065 after the suite run finish. > > Thanks, > Stepan. > > On 3/28/07, Weldon Washburn <[EMAIL PROTECTED]> wrote: > > My mistake. I did not test on 64-bit linux. > > > > -- > > Weldon Washburn > > > > > -- > Stepan Mishura > Intel Enterprise Solutions Software Division > -- Weldon Washburn
rollback.sh
Description: Bourne shell script
harmony/enhanced/drlvm/trunk/vm/include/open/hythread.h
harmony/enhanced/drlvm/trunk/vm/include/open/hythread_ext.h
harmony/enhanced/drlvm/trunk/vm/thread/src/hythr.def
harmony/enhanced/drlvm/trunk/vm/thread/src/hythr.exp
harmony/enhanced/drlvm/trunk/vm/thread/src/thread_init.c
harmony/enhanced/drlvm/trunk/vm/thread/src/thread_java_monitors.c
harmony/enhanced/drlvm/trunk/vm/thread/src/thread_native_basic.c
harmony/enhanced/drlvm/trunk/vm/thread/src/thread_native_suspend.c
harmony/enhanced/drlvm/trunk/vm/thread/src/thread_native_thin_monitor.c
harmony/enhanced/drlvm/trunk/vm/thread/src/thread_native_tls.c
harmony/enhanced/drlvm/trunk/vm/thread/src/thread_private.h
harmony/enhanced/drlvm/trunk/vm/vmcore/include/vm_threads.h
harmony/enhanced/drlvm/trunk/vm/vmcore/src/thread/thread_generic.cpp
harmony/enhanced/drlvm/trunk/vm/vmcore/src/thread/thread_manager.cpp
harmony/enhanced/drlvm/trunk/vm/vmi/src/vmi.cpp
