summaryrefslogtreecommitdiff
path: root/test/008-exceptions/src/MultiDexBadInit.java
diff options
context:
space:
mode:
authorAlex Light <allight@google.com>2019-04-08 16:28:29 +0000
committerTreeHugger Robot <treehugger-gerrit@google.com>2019-04-29 17:17:02 +0000
commit817eb04c810eabd8df4c2be1e32e9110b7824d3d (patch)
tree13dd59ed8ef5f11d9ca9e4d093686386f73e4ecd /test/008-exceptions/src/MultiDexBadInit.java
parente574f042fe73435258b9dde724277f28051b1394 (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 Merged-In: I8359e595cdd73f49cb68c8c70d755cab0e563ac7 Change-Id: I8359e595cdd73f49cb68c8c70d755cab0e563ac7 (cherry picked from commit 66834468e9106e264a74766c17a0c047a3448921)
Diffstat (limited to 'test/008-exceptions/src/MultiDexBadInit.java')
0 files changed, 0 insertions, 0 deletions