commit | 4f2e957b07c8b6e48bbd7593bb64f3c5214fa489 | [log] [tgz] |
---|---|---|
author | Alex Light <allight@google.com> | Thu Mar 16 13:13:31 2017 -0700 |
committer | Alex Light <allight@google.com> | Thu Mar 16 14:23:46 2017 -0700 |
tree | efcfcaaa1efdc567449c406e7107da2e94c127c2 | |
parent | ed883a11b8cd7f3712bd30fca1e2b0fb641bff63 [diff] |
Ensure the GC visits Obsolete Methods We were previously not visiting obsolete methods during GCs. This could lead to the use of stale pointers. Bug: 36335999 Test: ./test/testrunner/testrunner.py --host --interp-ac --gcstress -j40 Change-Id: I2b5c7c75b29f9037204a860501fcdb78104b5e7a