diff options
author | Mathieu Chartier <mathieuc@google.com> | 2013-09-18 09:58:29 -0700 |
---|---|---|
committer | Mathieu Chartier <mathieuc@google.com> | 2013-09-18 14:11:30 -0700 |
commit | b4ea4de2d6b63a3855968f2748878018a27af106 (patch) | |
tree | 9f27a9eef32d9aa0147abee75fbbd36d1ffe8281 /compiler/dex/mir_optimization.cc | |
parent | c4621985bdfc2b27494087e5dee65a6d0cc5a632 (diff) | |
download | android_art-b4ea4de2d6b63a3855968f2748878018a27af106.tar.gz android_art-b4ea4de2d6b63a3855968f2748878018a27af106.tar.bz2 android_art-b4ea4de2d6b63a3855968f2748878018a27af106.zip |
Fix soft reference clearing issue.
There was a bug where we would check that the pending next field was
non null before enqueueing up cleared references. This was causing
references to not get queued up during ProcessReferences.
Bug: 10626133
Change-Id: Ic1e00e42045092280b4abb3d41f1c58f7adbc3de
Diffstat (limited to 'compiler/dex/mir_optimization.cc')
0 files changed, 0 insertions, 0 deletions