diff options
author | Alex Light <allight@google.com> | 2019-11-18 17:52:55 +0000 |
---|---|---|
committer | Treehugger Robot <treehugger-gerrit@google.com> | 2019-11-18 20:19:43 +0000 |
commit | 8ba9738d55c11dfb7f85a7de9b1d6a4e1225ad20 (patch) | |
tree | 5aabe6d6af38514af0822ab9529a39f542aaa175 /compiler/optimizing/graph_visualizer.cc | |
parent | 0d508a01106746e0d8865752850f4f03bcce1e01 (diff) |
Revert^2 "Initial support for adding virtuals with structural redefinition"
This reverts commit d0e354e54da2f2e79b6fc2ff0e13d53c74976b08.
We were incorrectly continuing to use an ObjPtr over a suspend point
(in this case a CollectGarbageInternal). This led for the ObjPtr to be
invalidated. Instead we should have been using a Handle (that already
exists).
Reason for revert: Fixed stale ObjPtr use.
Test: ./test.py --host
Test: ./test/testrunner/run_build_test_target.py -j80 art-debug-gc
Bug: 134162467
Bug: 144168550
Bug: 144590579
Change-Id: Ied9856a707d377e97d34c7450376caf2a0b83255
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions