OSDN Git Service

Dalvik houdini hook rebase on KK
authorllin4 <ling.lin@intel.com>
Tue, 12 Nov 2013 08:38:39 +0000 (16:38 +0800)
committerChih-Wei Huang <cwhuang@linux.org.tw>
Thu, 13 Feb 2014 19:58:37 +0000 (03:58 +0800)
commit474df315744d857345758fc2ee5765e46091443a
tree76634804c2dd7c2a1817a007965288316065ba93
parent6e21232cf2bca0e73bd418413564cb140ab9ccbd
Dalvik houdini hook rebase on KK

Including positive hash code patch port from OTC https://otc-android.intel.com/gerrit/#/c/13089/:
Make x86 version of Dalvik to always return positive hash code
when Houdini is enabled in the platform, to match
the ARM app's assumption on its native platform.
MiTalk fails without this fix.

Category: feature differentiation
Domain: AOSP.Houdini-Integration

Change-Id: I3d5df892360cfccb1acd7a4f13315795384375eb
Signed-off-by: llin4 <ling.lin@intel.com>
vm/Jni.cpp
vm/Native.cpp
vm/ReconfigureDvm.mk
vm/Sync.cpp
vm/oo/Object.h