commit | e87c1cd9542b5a1b55d4131a0ab6cc831f90c983 | [log] [tgz] |
---|---|---|
author | Vladimir Marko <vmarko@google.com> | Fri Sep 04 15:52:23 2015 +0100 |
committer | Vladimir Marko <vmarko@google.com> | Fri Sep 04 15:52:23 2015 +0100 |
tree | 80d79a406a39cc1908c99614efc88042396967a2 | |
parent | 957fb8930766ae422568e7b1b816159a9e9bc18c [diff] |
ART: Fix 466-get-live-vreg for read barrier. With the read barrier, the test is actually compiled but it runs interpreted, so the vreg is successfully retrieved. Fix the stack visitor to check if we have a compiled frame before checking if the method is "Optimized". Change-Id: I600eb7b5c0c2be1b9617e4d05401a711dac01738