oops. My mistake. Sorry. I will try to rollback right this minute.
On 3/27/07, Stepan Mishura <[EMAIL PROTECTED]> wrote:
Hi Weldon, It looks that this commit broke DRL VM on Linux x86_64. VM fails for me with: java/lang/UnsatisfiedLinkError : Failed loading library "libhytext.so": DSO load failed So I can not run any test. Could you have a look? Thanks, Stepan. -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 28, 2007 4:25 AM To: [EMAIL PROTECTED] Subject: svn commit: r523088 - in /harmony/enhanced/drlvm/trunk/vm: include/open/ thread/src/ vmcore/include/ vmcore/src/thread/ vmi/src/ Author: wjwashburn Date: Tue Mar 27 14:24:55 2007 New Revision: 523088 URL: http://svn.apache.org/viewvc?view=rev&rev=523088 Log: Harmony-3065, TLS inlining to improve performance build, build test pass on win32, RHEL4.0 32-bit w/ gcc4.0.2 Modified: 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 -- Stepan Mishura Intel Enterprise Solutions Software Division
-- Weldon Washburn
