summaryrefslogtreecommitdiff
path: root/test/008-exceptions/src/MultiDexBadInit.java
diff options
context:
space:
mode:
authorAlex Light <allight@google.com>2019-03-04 15:08:04 -0800
committerTreehugger Robot <treehugger-gerrit@google.com>2019-03-08 04:07:45 +0000
commit334630ee9dffdd1932c1ee641d938f25362a4c1a (patch)
tree81957d634aa76967d97c89014eb69158682b0128 /test/008-exceptions/src/MultiDexBadInit.java
parent5b76c16cca1984209e838ada4d79e370d7fda431 (diff)
Remove Global deopt requirement for several jvmti events
The JVMTI_EVENT_SINGLE_STEP, JVMTI_EVENT_FIELD_MODIFICATION, JVMTI_EVENT_METHOD_EXIT, JVMTI_EVENT_SINGLE_FIELD_ACCESS, and JVMTI_EVENT_FRAME_POP events would all deoptimize all threads in all cases when enabled. This changes the behavior to instead only deoptimize individual threads when possible. This should make some debugger interactions faster. Test: ./test.py --host -j72 Test: ./art/tools/run-libjdwp-tests.sh --mode=host Change-Id: I42513cb17fd1144aeb03ca11afd3e3b05e918ce2
Diffstat (limited to 'test/008-exceptions/src/MultiDexBadInit.java')
0 files changed, 0 insertions, 0 deletions