blob: 21b6d6a39f73f61cb55bcaa36d57f7489adf2ad9 [file] [log] [blame]
Hans Boehmc7b28de2018-03-09 17:05:28 -08001Check 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.