xref: /aosp_15_r20/art/test/072-reachability-fence/info.txt (revision 795d594fd825385562da6b089ea9b2033f3abf5a)
1Check that reachabilityFence() prevents garbage collection of objects only referred to by a dead
2reference.
3
4This is not very convincing, since we currently usually keep such objects around anyway.
5