android13/art/test/072-reachability-fence/info.txt

5 lines
198 B
Plaintext

Check that reachabilityFence() prevents garbage collection of objects only referred to by a dead
reference.
This is not very convincing, since we currently usually keep such objects around anyway.