commit | 72f7b880d5d0057b9fac3a51ef3a0f22909bc633 | [log] [tgz] |
---|---|---|
author | David Brazdil <dbrazdil@google.com> | Tue Sep 15 17:00:52 2015 +0100 |
committer | David Brazdil <dbrazdil@google.com> | Tue Sep 15 17:50:43 2015 +0100 |
tree | 5a5a92f0c52bd334f662ba2f51885540874973bb | |
parent | b505997b2176bd29a108cb6c33d06d4ef29ba001 [diff] |
ART: Fix 004-ReferenceMap run test This patch adds a new option to ArtMethod::ToNativeQuickPc to select the order of iteration over stack maps. The method is only used by the runtime to find native_pc of catch blocks, but also by the 004-ReferenceMap test which uses it to find native_pc of a safepoint. Change-Id: Idb2b34aabf1ac7249c30a00806af7d63d7e682dd