summaryrefslogtreecommitdiff
path: root/test/ReferenceMap/ReferenceMap.java
diff options
context:
space:
mode:
author Nicolas Geoffray <ngeoffray@google.com> 2014-07-23 12:37:10 +0100
committer Nicolas Geoffray <ngeoffray@google.com> 2014-07-23 13:05:12 +0100
commitd0f04f70cc76e9f3119bbff1ebf559396993b154 (patch)
tree87e6e6ed06bc38ad8a3da61efedd47337a571c26 /test/ReferenceMap/ReferenceMap.java
parentd83d1a7edf07c33336935faff918424b23247320 (diff)
Use the correct HOST_ARCH for oat files.
This typo explains why test-art-host-oat-optimizing-SignalTest32 would work on a 32bit host build and fail on a 64bit host build: because dex2oat does not generate the code in the expected path (x86_64 instead of x86), dalvikvm would re-generate it, with the default settings (that is with quick compiler), and hence the test would not fail. Change-Id: I08b5ec316deb4d669fe76066d33a91fc3ed9e3f9
Diffstat (limited to 'test/ReferenceMap/ReferenceMap.java')
0 files changed, 0 insertions, 0 deletions