commit | 80777ed308b965175223455d738c890618a008b5 | [log] [tgz] |
---|---|---|
author | Alex Light <allight@google.com> | Tue Dec 17 17:07:33 2019 +0000 |
committer | Treehugger Robot <treehugger-gerrit@google.com> | Wed Dec 18 20:05:06 2019 +0000 |
tree | ba8f6f8575f2a2a9d4157db7678328f4572d2458 | |
parent | c4cc618ad864c1f943daaef26914463d92d46ca0 [diff] |
Revert^2 "Make sure all runtime threads are in the System thread group." This reverts commit 9ca8b2bf46978e3a5698f8a27b48aa7eff3514df. The test 2005 exposed an ABA race which could cause the test to sometimes fail with CHECK failures or GC corruption. Reason for revert: Fixed issue causing ABA race in PreObjectAlloc with test. Test: ./test.py --host --debug-gc Bug: 146178357 Change-Id: If265f765e0c1e692755904b4c40bbc718d98f065