commit | 523317d62c9b4472fd7adbe8c4c7e5e07c0eb8b1 | [log] [tgz] |
---|---|---|
author | Przemyslaw Szczepaniak <pszczepaniak@google.com> | Wed Aug 05 16:02:52 2015 +0100 |
committer | Narayan Kamath <narayan@google.com> | Thu Nov 12 09:10:10 2015 +0000 |
tree | 854c0117b363057f3d92957ec6a1519b68af3316 | |
parent | b97322e9be86ba338ace9d8c661b27376b6805a3 [diff] |
Fix ReferenceQueue code (and some test) ReferenceQueue from OpenJdk needs some more alterations to work with OpenJdk-but-heavily-modified-to-work-with-our-GC Reference class. Updated ReferenceTest#test_subclass test to expect seems to expect #clear followed by #enqueue, but android code doesn't call any of them. I need to find someone knowledgeable to figure out what's the expected behavior). Change-Id: I86f9a9682d781136fb3d97023ee9de39d2a2ac1a