summaryrefslogtreecommitdiff
path: root/test/MultiDex/Main.java
diff options
context:
space:
mode:
authorAlex Light <allight@google.com>2019-04-08 16:28:29 +0000
committerAlex Light <allight@google.com>2019-04-10 22:42:02 +0000
commit66834468e9106e264a74766c17a0c047a3448921 (patch)
treebe827201de65b3dc888182c949ac580e084a0fb4 /test/MultiDex/Main.java
parent11d5a2507adf5a6d06adca5f18c399b826883182 (diff)
Revert^2 "Perform SetEvent under the user_code_suspend_count_lock_"
If we needed to condition-wait for a gc to finish we would trigger an overly restrictive deadlock check. This passed testing because normally the Wait will not be executed. To prevent this type of issue from occuring in the future we added a way for code to assert that condition-waiting is allowed without actually going to sleep. This reverts commit eaa4831142fa58f176ddad52c0d5e9c288e26b81. Reason for revert: Relaxed too-strict check in CheckSafeToWait. Test: ./test.py --host Bug: 130150240 Change-Id: I8359e595cdd73f49cb68c8c70d755cab0e563ac7
Diffstat (limited to 'test/MultiDex/Main.java')
0 files changed, 0 insertions, 0 deletions