Hi,

The following changes since commit 4cfb501928aac056574a758bc98bb0897d3b9a01:
  Eduard - Gabriel Munteanu (1):
        x86-64: stub for emit_itable_resolver_stub()

are available in the git repository at:

  git://github.com/vegard/jato.git master


Vegard


Vegard Nossum (5):
      regression: retab StringTest and encode unicode with \uXXXX syntax
      vm: don't build itables for abstract classes
      vm: fix deadlock (error in invokestatic handling)
      jato: set java.library.path system property
      vm: implement getStaticMethodId JNI call

 arch/x86/emit-code.c           |   14 +++++++-------
 include/vm/class.h             |    5 +++++
 include/vm/static.h            |    2 +-
 jit/trampoline.c               |    6 ++++++
 regression/jvm/StringTest.java |    6 +++---
 vm/class.c                     |    4 +++-
 vm/itable.c                    |    5 +----
 vm/jato.c                      |    6 ++++--
 vm/jni-interface.c             |   29 ++++++++++++++++++++++++++++-
 9 files changed, 58 insertions(+), 19 deletions(-)

------------------------------------------------------------------------------
Enter the BlackBerry Developer Challenge  
This is your chance to win up to $100,000 in prizes! For a limited time, 
vendors submitting new applications to BlackBerry App World(TM) will have 
the opportunity to enter the BlackBerry Developer Challenge. See full prize 
details at: http://p.sf.net/sfu/blackberry
_______________________________________________
Jatovm-devel mailing list
Jatovm-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jatovm-devel

Reply via email to