Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_art
/
c210ab55bcebda93f4e21d6df6e1dca5a5e152c5
/
.
/
test
/
072-reachability-fence
/
info.txt
blob: 21b6d6a39f73f61cb55bcaa36d57f7489adf2ad9 [
file
] [
log
] [
blame
]
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.