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

5 lines
198 B
Plaintext
Raw Permalink Normal View History

2025-08-25 08:21:32 +08:00
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.