summaryrefslogtreecommitdiff
path: root/compiler/driver/compiler_driver_test.cc
diff options
context:
space:
mode:
author Narayan Kamath <narayan@google.com> 2015-11-16 12:31:28 +0000
committer Narayan Kamath <narayan@google.com> 2015-11-16 12:40:47 +0000
commit68d8ff4bc1b83c87e9dac0ac0394d1381369e223 (patch)
tree9c9323e8b5e46478a28504d0719ec817bbf42220 /compiler/driver/compiler_driver_test.cc
parentff633e2b6473ce9c410ff4b7811b114ec887bbad (diff)
Move arrayCopy / identityHashCode from OpenJdkJvm to System.
These functions are only ever called as the JNI implementation of System.arrayCopy (and never directly from native code) so it's cleaner to keep them as part of System's native implementation. Moreover, this change fixes issues in debug mode where taking the address of a function in a different shared library (potentially compiled with different compilation flags) generates incorrect code. Change-Id: I0da147b9917eb1bb418d3f253fb2bfad46e53e0c
Diffstat (limited to 'compiler/driver/compiler_driver_test.cc')
0 files changed, 0 insertions, 0 deletions