commit | 460c6ce61766196fc47ec5744417254fa2d6e364 | [log] [tgz] |
---|---|---|
author | Alex Light <allight@google.com> | Wed Jul 11 16:13:24 2018 +0000 |
committer | Alex Light <allight@google.com> | Tue Jul 17 11:03:27 2018 -0700 |
tree | 70831d1dd48b3e65e1266da179d01c7d27cc1e47 | |
parent | 53570676750d74416cecdf5a8e01f3cf9a8d4169 [diff] |
Revert^2 "Rewrite JVMTI method tracing to use trampolines" This reverts commit 8772eb7ced96101e6202d8884edc84224ee1f1fd. We had issues with trampolines confusing the libgcc _Unwind_Backtrace function and jit suspension deadlocking with user-code suspension. Reason for revert: Fixed issue causing test 989 to fail in some configurations. Test: ./test.py --host --gcstress --cms Test: ./art/tools/run-libjdwp-tests.sh --mode=host Change-Id: Id83aa0d71f4523fe1b5e448d49887779f911a1a2