diff options
author | Alex Light <allight@google.com> | 2018-09-18 22:51:55 +0000 |
---|---|---|
committer | Alex Light <allight@google.com> | 2018-10-01 15:34:06 -0700 |
commit | cea421597f26b2afb2d82d72a46c5dc905496ca5 (patch) | |
tree | 60f2a4df80e1fdf8aeb42e9dafca96d75aa43d2f /tools/cpp-define-generator/make_header.py | |
parent | e9f61035e7077032a17d7d0e9035b6ef3995273f (diff) |
Revert "Allow threads to be marked as unsuspendable by kForUserCode"
This allows any thread (including jit-threads) to be suspended by
kForUserCode and the will stop executing at the next suspend-point.
This reverts commit 53570676750d74416cecdf5a8e01f3cf9a8d4169.
Reason for revert: This marking was not sufficient to prevent
deadlocks and there is a better solution in simply preventing the jit
thread from making this situation possible.
Test: ./test.py --host
Test: ./art/tools/run-libjdwp-tests.sh --mode=host
Test: ./art/tools/run-libjdwp-tests.sh \
--mode=host \
--variant=x64 \
--test org.apache.harmony.jpda.tests.jdwp.EventModifiers.InstanceOnlyModifierTest
Bug: 70838465
Bug: 111348762
Change-Id: I8314904cc35f66bdf287ac7b9ec69510310a3474
Diffstat (limited to 'tools/cpp-define-generator/make_header.py')
0 files changed, 0 insertions, 0 deletions