diff options
author | Mathieu Chartier <mathieuc@google.com> | 2014-09-05 13:13:35 -0700 |
---|---|---|
committer | Mathieu Chartier <mathieuc@google.com> | 2014-09-05 13:20:23 -0700 |
commit | 37477444ae4d6fae52258f9ea85d32d5a87ebef2 (patch) | |
tree | 65d77a1b297e2c5648765c7bef4e70bd7ac75bba /libart | |
parent | c9a79e62ee08665ce46fb08c8d1f659d4e78c058 (diff) | |
download | libcore-37477444ae4d6fae52258f9ea85d32d5a87ebef2.zip libcore-37477444ae4d6fae52258f9ea85d32d5a87ebef2.tar.gz libcore-37477444ae4d6fae52258f9ea85d32d5a87ebef2.tar.bz2 |
Change ReferenceQueue.add to append at end of the unenqueued list
We now append the singly linked list at the end of the queue.
Previously the list was added after the first element of the
unenqueued list.
Bug: 17381967
Change-Id: I6d4eb1053e5a2babd559e410b42344a04490e7b5
Diffstat (limited to 'libart')
0 files changed, 0 insertions, 0 deletions